cloud-native-toolkit / terraform-gitops-cp-catalogs

Module to populate a gitops repo with the resources to provision IBM Cloud Pak catalog
Apache License 2.0
0 stars 0 forks source link

Path change made in latest release may break downstream deployments #17

Open tcskill opened 2 years ago

tcskill commented 2 years ago

I'm finding since the release of PR #16 deployments of maximo products BAS, MAS, and on occasion SLS fail, also the module cp-catalogs. itself seems to be hit and miss on actually being able to be deployed. I believe the change in the path that was made with this latest release is causing an issue during deployment of other modules that have a dependency.

sgumpana commented 2 years ago

PR #16 is to fix the following issues (14 & 15) for CPD installation. FYI, This has been discussed with Sean and Andrew in Office hours calls, and changes are reviewed by Andrew. In case if there is a conflict in image registry path between cloud paks we need to split/separate this catalog source module.

https://github.com/cloud-native-toolkit/terraform-gitops-cp-catalogs/issues/14 https://github.com/cloud-native-toolkit/terraform-gitops-cp-catalogs/issues/15

tcskill commented 2 years ago

I can tell you multiple MAS component module installs have failed since the release with catalog source issues. After pinning to the previous release, installs did not have the issue or errors.