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

feat: Upgrade RHACM to 2.9 #298

Merged
merged 1 commit into from
Nov 22, 2023
Merged

feat: Upgrade RHACM to 2.9 #298

merged 1 commit into from
Nov 22, 2023

Conversation

nastacio
Copy link
Member

@nastacio nastacio commented Nov 22, 2023

closes: #297

Description of changes:

  • Upgrade RHACM subscription channel to 2.9
  • Update links to RHACM and OCP documentation
  • Update installation instructions
  • Fix conditional creation of multicluster-engine namespace, as it should not be conditional
  • Update API version for deprecated API groups

Output of argocd app list command or screenshot of the Argo CD 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                         297-rhacm-29
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     297-rhacm-29
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  297-rhacm-29
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                   297-rhacm-29
openshift-gitops/rhacm-cloudpaks      https://kubernetes.default.svc  openshift-gitops         rhacm-control-plane   Synced  Healthy  Auto        <none>      https://github.com/IBM/cloudpak-gitops  config/rhacm/cloudpaks                297-rhacm-29
openshift-gitops/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                    297-rhacm-29

I also validated the installation by creating an AWS cluster:
image

Signed-off-by: Denilson Nastacio <[email protected]>
@nastacio nastacio self-assigned this Nov 22, 2023
@nastacio nastacio added the enhancement New feature or request label Nov 22, 2023
@nastacio nastacio marked this pull request as ready for review November 22, 2023 19:57
@nastacio nastacio merged commit 88e5266 into main Nov 22, 2023
3 checks passed
@nastacio nastacio deleted the 297-rhacm-29 branch November 22, 2023 19:57
@nastacio
Copy link
Member Author

🎉 This PR is included in version 0.32.0 🎉

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 Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released The issue or pull request is added to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Upgrade RHACM from 2.8 to 2.9
1 participant