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 56 gitops-operator issues
Sort by recently updated
recently updated
newest added

**What type of PR is this?** kind failing-test **What does this PR do / why we need it**: Disable 1-090_validate_permissions test to unblock CI checks **Have you updated the necessary...

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.10.1 to 2.10.8. Release notes Sourced from github.com/argoproj/argo-cd/v2's releases. v2.10.8 Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.8/manifests/install.yaml HA: kubectl create namespace...

ok-to-test
dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

ok-to-test
dependencies

**What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` > /kind...

do-not-merge/work-in-progress

**What type of PR is this?** /kind cleanup **What does this PR do / why we need it**: The current version of controller-gen is not compatible with Go v1.22.1 and...

**What type of PR is this?** Remove workaround from e2e tests related to issue #148

ok-to-test

**What type of PR is this?** /kind enhancement **What does this PR do / why we need it**: Add pod security policy restricted to the openshift-gitops namespace. openshift-prefixed namespaces are...

kind/enhancement
approved
needs-ok-to-test

**Is your feature request related to a problem? Please describe.** When ArgoCD is used to sync a catalog source that uses the `olm.catalogImageTemplate` to set the image name, the image...

**What type of PR is this?** /kind documentation **What does this PR do / why we need it**: **Have you updated the necessary documentation?** * [ ] Documentation update is...

kind/documentation

**Describe the bug** The `argocd-server` pod shows a lot of errors like these: > W0312 10:33:57.113524 1 reflector.go:324] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: failed to list *v1alpha1.ApplicationSet: applicationsets.argoproj.io is forbidden: User "system:serviceaccount:argocd:argocd-argocd-server" cannot list...