IBM / cloudpak-gitops

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

chore: Use GitOps stable on OCP 4.6 #96

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Closes: #84

Description of changes:

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  default  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops      config/argocd                          84-argocd-ga
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      84-argocd-ga
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   main
cp4i-app             https://kubernetes.default.svc  ibm-cloudpaks     default  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops      config/argocd-cloudpaks/cp4i           84-argocd-ga
cp4i-client          https://kubernetes.default.svc  dev               default  OutOfSync  Missing  <none>      <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/client/overlays  
cp4i-operators       https://kubernetes.default.svc  ibm-cloudpaks     default  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops      config/cloudpaks/cp4i/operators        84-argocd-ga
cp4i-resources       https://kubernetes.default.svc  ibm-cloudpaks     default  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops      config/cloudpaks/cp4i/resources        84-argocd-ga
rhacm-app            https://kubernetes.default.svc  openshift-gitops  default  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops      config/argocd-rhacm                    84-argocd-ga
rhacm-cloudpaks      https://kubernetes.default.svc  openshift-gitops  default  Synced     Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops      config/rhacm/cloudpaks                 84-argocd-ga
rhacm-seeds          https://kubernetes.default.svc  openshift-gitops  default  Synced     Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops      config/rhacm/seeds                     84-argocd-ga