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: Argo CD placement rule #183

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Signed-off-by: Denilson Nastacio dnastaci@us.ibm.com

closes: #182

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.

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                           182-rhacm-rule
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       182-rhacm-rule
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    182-rhacm-rule
cp4i-apic            https://kubernetes.default.svc  cp4i                     default              Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4i/install-apic      182-rhacm-rule
cp4i-app             https://kubernetes.default.svc  cp4i                     default              Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd-cloudpaks/cp4i            182-rhacm-rule
cp4i-mq              https://kubernetes.default.svc  cp4i                     default              Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4i/install-mq        182-rhacm-rule
cp4i-platform        https://kubernetes.default.svc  cp4i                     default              Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4i/install-platform  182-rhacm-rule
cp4i-prereqs         https://kubernetes.default.svc  cp4i                     default              Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/cloudpaks/cp4i/install-prereqs   182-rhacm-rule
rhacm-app            https://kubernetes.default.svc  open-cluster-management  rhacm-control-plane  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd-rhacm                     182-rhacm-rule
rhacm-cloudpaks      https://kubernetes.default.svc  open-cluster-management  rhacm-control-plane  Synced  Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops  config/rhacm/cloudpaks                  182-rhacm-rule
rhacm-seeds          https://kubernetes.default.svc  open-cluster-management  rhacm-control-plane  Synced  Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops  config/rhacm/seeds                      182-rhacm-rule
nastacio commented 2 years ago

:tada: This PR is included in version 0.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: