gitops-operator icon indicating copy to clipboard operation
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.

Results 120 gitops-operator issues
Sort by recently updated
recently updated
newest added

**What type of PR is this?** /kind documentation **What does this PR do / why we need it**: fix small typos in README and dex doc , no change in...

kind/documentation
ok-to-test

**Describe the bug** Trying to add a user to the ConfigMap `argocd-cm`, but after saving the value/field `data.accounts` is reversed. From the ArgoCD docu/RH article is this field not managed...

**What type of PR is this?** - Experimenting with running upstream argo-rollouts-manager E2E tests on downstream gitops-operator - Since gitops-operator vendors in argo-rollouts-manager, the same tests should _theoretically_ pass in...

kind/enhancement
do-not-merge/work-in-progress

**What type of PR is this?** > /kind chore **What does this PR do / why we need it**: **Goal**: Overall increase the quality and presence of vital operator metadata...

lgtm

**Describe the bug** I am using the latest version of the operator, installed from Openshift Operator Hub (v1.11.1) I have an ApplicationSet described as so: ``` - scmProvider: cloneProtocol: https...

When trying to apply custom styling to ArgoCD, for example to color the banners as an easy distinction on which Cluster one is currently on, there is a documentation to...

**What type of PR is this?** /kind enhancement **What does this PR do / why do we need it**: Action: https://github.com/marketplace/actions/codecov A necessity w.r.t project status; Use codecov for generating...

kind/enhancement
do-not-merge/work-in-progress

**What type of PR is this?** > /kind bug **What does this PR do / why we need it**: When this operator is installed, the default route created is pass...

ok-to-test

**What type of PR is this?** /kind failing-test **What does this PR do / why we need it**: We want to get rid of ignore-test folder, moving stable tests into...

do-not-merge/work-in-progress

**Describe the bug** I have used the GitOps operator to get a service resource created in. my openshift cluster. It does get created fine according to its definition in Git....