IBM / cloudpak-gitops

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

feat: Add RHACM technology preview flags #211

Closed nastacio closed 1 year ago

nastacio commented 1 year ago

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

closes: #210

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
openshift-gitops/argo-app             https://kubernetes.default.svc  openshift-gitops         argocd-control-plane  Synced     Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops  config/argocd                         210-rhacm-tech
openshift-gitops/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     210-rhacm-tech
openshift-gitops/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  210-rhacm-tech
openshift-gitops/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                   210-rhacm-tech
openshift-gitops/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                210-rhacm-tech
openshift-gitops/rhacm-seeds          https://kubernetes.default.svc  open-cluster-management  rhacm-control-plane   OutOfSync  Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops  config/rhacm/seeds                    210-rhacm-tech
nastacio commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: