Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Move Cert Manager to CP4BA folder #279

Merged
merged 1 commit into from
Sep 21, 2023
Merged

fix: Move Cert Manager to CP4BA folder #279

merged 1 commit into from
Sep 21, 2023

Conversation

nastacio
Copy link
Member

@nastacio nastacio commented Sep 19, 2023

closes: #278

Description of changes:

  • Moves conditional creation of IBM Cert Manager operator to cp4a folder.

Output of argocd app list command or screenshot of the ArgoCD Application synchronization window showing successful application of changes in this branch.

argocd app list
NAME                 CLUSTER                         NAMESPACE         PROJECT               STATUS  HEALTH   SYNCPOLICY  CONDITIONS  REPO                                    PATH                                  TARGET
argo-app             https://kubernetes.default.svc  openshift-gitops  argocd-control-plane  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd                         278-cp4ba-cert
cp-shared-app        https://kubernetes.default.svc  ibm-cloudpaks     default               Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd-cloudpaks/cp-shared     278-cp4ba-cert
cp-shared-operators  https://kubernetes.default.svc  ibm-cloudpaks     default               Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp-shared/operators  278-cp4ba-cert
cp4a-app             https://kubernetes.default.svc  cp4a              default               Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd-cloudpaks/cp4a          278-cp4ba-cert
cp4a-operators       https://kubernetes.default.svc  cp4a              default               Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4a/operators       278-cp4ba-cert
cp4a-resources       https://kubernetes.default.svc  cp4a              default               Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4a/resources       278-cp4ba-cert

@nastacio nastacio added the bug Something isn't working label Sep 19, 2023
@nastacio nastacio self-assigned this Sep 19, 2023
@nastacio nastacio temporarily deployed to dev September 19, 2023 21:07 — with GitHub Actions Inactive
@nastacio nastacio temporarily deployed to dev September 20, 2023 02:51 — with GitHub Actions Inactive
@nastacio nastacio temporarily deployed to dev September 20, 2023 02:54 — with GitHub Actions Inactive
@nastacio nastacio temporarily deployed to dev September 20, 2023 02:56 — with GitHub Actions Inactive
@nastacio nastacio temporarily deployed to dev September 20, 2023 02:59 — with GitHub Actions Inactive
@nastacio nastacio temporarily deployed to dev September 20, 2023 11:56 — with GitHub Actions Inactive
@nastacio nastacio marked this pull request as ready for review September 21, 2023 13:35
@nastacio nastacio temporarily deployed to dev September 21, 2023 13:36 — with GitHub Actions Inactive
@nastacio nastacio merged commit 8c47ca0 into main Sep 21, 2023
3 checks passed
@nastacio nastacio deleted the 278-cp4ba-cert branch September 21, 2023 18:20
@nastacio nastacio temporarily deployed to dev September 21, 2023 18:20 — with GitHub Actions Inactive
@nastacio
Copy link
Member Author

🎉 This PR is included in version 0.29.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nastacio nastacio added the released The issue or pull request is added to a release label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released The issue or pull request is added to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Only install IBM Cert Manager conditionally and when installing CP4BA
1 participant