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

#557 disabled below test to unblock ci. Creating this issue to track re-enablement of these tests. |Test|Issue|PR to fix test| |:-:|:-:|:-:| |1-004_validate_argocd_installation| |1-005_validate_metrics| |1-006_validate_machine_config|[GITOPS-2844](https://issues.redhat.com/browse/GITOPS-2844)|| |1-010_validate-ootb-manage-other-namespace|[GITOPS-2997](https://issues.redhat.com/browse/GITOPS-2997)| |1-018_validate_disable_default_instance|[GITOPS-2829](https://issues.redhat.com/browse/GITOPS-2829)|#540| |1-027_validate_operand_from_git|[GITOPS-2838](https://issues.redhat.com/browse/GITOPS-2838) |1-031_validate_toolchain| |1-035_validate_argocd_secret_repopulate|[GITOPS-2998](https://issues.redhat.com/browse/GITOPS-2998)|#545| |1-042_validate_status_host|[GITOPS-2985](https://issues.redhat.com/browse/GITOPS-2985)|#530|...

**Is your feature request related to a problem? Please describe.** When the gitops-operator is installed, by default the cluster ArgoCD instance uses self-signed certificates which can be an unexpected user...

kind/enhancement
jira-created

Our ArgoCD GUI gets very slow when accessing a application with many resources. What i'm understanding from the documentation maby enabling gzip compressions helps. This could be done via `argocd-server...

**Describe the bug** After the OpenShift GitOps operator was deployed on new OpenShift 4.12 clusters on AWS, I ran into permission errors when creating an application via Argo CD UI,...

**Describe the bug** I created an ROKS Cluster on IBM TechZone, installed the GitOps Operator and created an instance with all default values in a new namespace "example". After accessing...

**Is your feature request related to a problem? Please describe.** In investigating the security posture and configuration of ArgoCD and the GitOps Operator, there seems to be potential risks due...

When GitOps operator is run locally, it does not correctly setup the 'argoproj.io' Role rules for the 'argocd-application-controller' pod/service account. #### When all of these are true: - You run...

kind/bug

**Describe the bug** The bundle manifest doesn't take the `IMAGE` and `VERSION` variable into account. Its value is statically set to `containerImage: quay.io/redhat-developer/gitops-backend-operator:v0.0.3` in `config/manifests/bases/gitops-operator.clusterserviceversion.yaml` and `bundle/manifests/gitops-operator.clusterserviceversion.yaml`. The catalog will...

**Describe the bug** I cannot add an application that uses a Helm chart with Kustomize if the Helm has a minimum kubeVersion requirement higher than v1.20.0 even though the cluster...

**Describe the bug** When deploy a route object with ArgoCD the kind:route is showing without a quick link to the route address like ingress. And from time to time the...