IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
138 stars 68 forks source link

Default instance of Analytics Engine should be ignored when checking instances #457

Closed fketelaars closed 5 months ago

fketelaars commented 1 year ago

Describe the bug

fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “Destroy was not confirmed via --confirm-destroy or global_config confirm_destroy property, will not delete Analytics Engine instance ProfHbIntrnl”}

Solution

fketelaars commented 1 year ago

To validate:

aishwaryapradeep01 commented 1 year ago

While trying to reproduce the issue, was unable to find ProfHbIntrnl instance. Steps attempted:

  1. Install CP4D 4.7.0 with WKC enabled and DataQuality set to true
  2. Run deployer
  3. Check for the instance
  4. Re-run the deployer
aishwaryapradeep01 commented 1 year ago

@fketelaars Is there an alternate way to reproduce the creation of ProfHbIntrnl instance ?

fketelaars commented 5 months ago

The ProfHbIntrnl instance no longer shows when listing the instances using the API. Closing.