IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

fix: Need workaround for zen-databases crashing in CP4D #304

Closed nastacio closed 10 months ago

nastacio commented 10 months ago

Describe the bug This is an issue originating in npm this week, affecting installations of WKC in CP4D: https://www.ibm.com/support/pages/node/7087504

To Reproduce Steps to reproduce the behavior:

  1. Use this repository instructions to install CP4D 4.8.0
  2. Once the installation completes, edit the components parameter of the cp4d-app application to add ,wkc at the end.
  3. Request the synchronization of the cp4d-app
  4. The installation of WKC eventually fails with a timeout
  5. The zen-databases-xxxx pods are crashing

Expected behavior The addition of wkc should work.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

nastacio commented 10 months ago

:tada: This issue has been resolved in version 0.34.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: