gitops-operator
gitops-operator copied to clipboard
An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.
Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.11.4 to 2.11.6. Release notes Sourced from github.com/argoproj/argo-cd/v2's releases. v2.11.6 Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/manifests/install.yaml HA: kubectl create namespace...
The GitOps operator in one env updated yesterday to `1.13.0` since then I cannot get to the resouces of any apps without hitting ``` Unable to load data: error getting...
**What type of PR is this?** /kind failing-test **What does this PR do / why we need it**: This PR updates some parallel tests to synchronize with tests in gitops/operator-e2e
**Describe the bug** Running RedHat Openshift 4.15.17_1541 ``` oc get csv -n openshift-operators NAME DISPLAY VERSION REPLACES PHASE openshift-gitops-operator.v1.11.0 Red Hat OpenShift GitOps 1.11.0 openshift-gitops-operator.v1.10.1 Succeeded ``` ``` oc get...
Is it possible to update this gitops-operator to pick up ArgoCD 2.11.x as it has a fix we require: https://github.com/argoproj/argo-cd/commit/e5c88c914b73e455f3f36dc24583e65c743da792 Is there a general process around when new versions in...
This PR contains the following updates: | Package | Change | Notes | |---|---|---| | quay.io/konflux-ci/tekton-catalog/task-apply-tags | `0.1` -> `0.2` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/apply-tags/0.2/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-build-image-index | `8619eab` -> `3499772` |...
# Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content `/ok-to-test` For more detailed information about running a PipelineRun, please refer to Pipelines as...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | minor | `1.22` -> `1.24` | --- > [!WARNING]...
**What type of PR is this?** /kind bug **What does this PR do / why we need it**: Upgraded ArgoCD Operator and ArgoCD to pick up the fix related to...
This is an automated cherry-pick of #774 /assign saumeya