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

**Describe the bug** On cluster power-up (after power down), gitops dex pods can refuse connections, which prevents login to argocd **To Reproduce** Steps to reproduce the behavior: 1. Use the...

kind/bug
fixed-in-latest

**Describe the bug** Environment ========= Red Hat OpenShift 4.9.18 Red Hat Advanced Cluster Management for Kubernetes 2.4.1 Red Hat OpenShift GitOps 1.4.3 microshift quay.io/microshift/microshift:4.8.0-0.microshift-2022-02-04-005920 ACM is setup and both local-cluster...

triage:required

**Is your feature request related to a problem? Please describe.** Allow a Namespaced GitOps deployment to self provision projects. The feature is straight forward in summary: - In OpenShift we...

kind/enhancement

**Describe the bug** When using an "Application-scoped" argocd (e.g. one that is not scoped to All Namepsaces in a cluster), the GitOps operator dynamically maintains a list of "managed namespaces",...

kind/bug

**Is your feature request related to a problem? Please describe.** I'd like to find a way to add custom tools to Argo CD when using this operator. **Describe the solution...

kind/enhancement

**Describe the bug** Applications with Helm charts defined in a chart repository fail to be deployed. **To Reproduce** Steps to reproduce the behavior: 1. Create an application with a hosted...

kind/bug

**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...

kind/enhancement
needs-ok-to-test

**What type of PR is this?** /kind bug JIRA - https://issues.redhat.com/browse/GITOPS-4185 We were not able to patch the NodePlacement directly through ArgoCD CR, if we do, it removes the nodePlacement...

kind/bug

**What type of PR is this?** /kind code-refactoring **What does this PR do / why we need it**: Non-kuttl test execution was removed in a previous [ PR ](https://github.com/redhat-developer/gitops-operator/pull/611/files) as...

**What type of PR is this?** /kind bug **What does this PR do / why we need it**: Given a ROSA cluster with OpenShift GitOps installed, When ROSA hibernates and...

kind/bug
needs-rebase