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

chore: Update OpenShift GitOps to 1.8 #290

Merged
merged 1 commit into from
Oct 26, 2023
Merged

chore: Update OpenShift GitOps to 1.8 #290

merged 1 commit into from
Oct 26, 2023

Conversation

nastacio
Copy link
Member

@nastacio nastacio commented Oct 26, 2023

Closes: #288

Description of changes:

  • Update operator version from stable to gitops-1.8

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                         288-ocp413
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     288-ocp413
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  288-ocp413
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                   288-ocp413
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                288-ocp413
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                    288-ocp413

Signed-off-by: Denilson Nastacio <[email protected]>
@nastacio nastacio added the chore General upkeep of the repository, not a bug or enhancement label Oct 26, 2023
@nastacio nastacio self-assigned this Oct 26, 2023
@nastacio nastacio temporarily deployed to dev October 26, 2023 02:25 — with GitHub Actions Inactive
@nastacio nastacio changed the title chore: Update GitOps to 1.8 chore: Update OpenShift GitOps to 1.8 Oct 26, 2023
@nastacio nastacio marked this pull request as ready for review October 26, 2023 11:12
@nastacio nastacio merged commit bc94f6f into main Oct 26, 2023
3 checks passed
@nastacio nastacio deleted the 288-ocp413 branch October 26, 2023 11:15
@nastacio nastacio temporarily deployed to dev October 26, 2023 11:15 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General upkeep of the repository, not a bug or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Update GitOps config to work with OCP 4.13 clusters and later
1 participant