gitops-engine icon indicating copy to clipboard operation
gitops-engine copied to clipboard

Democratizing GitOps

Results 168 gitops-engine issues
Sort by recently updated
recently updated
newest added

In argoproj/argo-cd#13965, upgrading to client-go 0.26 uncovered an issue with existing namespaces not preserving labels and annotations when converting an existing namespace to use `managedNamespaceMetadata`. From 0.26 up, in order...

This is a follow up of #493 I tried to implement the proposals of @crenshaw-dev What do you think?

Argocd application controller 2.8 outputs logs like this: ``` time="2023-09-19T10:49:45Z" level=info msg="warning loading openapi schema: %s" server="https://172.18.1.1:6443" ```

We recently encountered an issue when using tigera-operator which ends up in infinity syncing: time | log -- | -- 2023-08-13T20:00:30Z | Adding resource result, status: 'SyncFailed', phase: '', message:...

A warning handler has been added to this PR to display webhook validation warnings in the Argo CD user interface. This PR is related to [Issue](https://github.com/argoproj/argo-cd/issues/9256) posted before and [PR](https://github.com/argoproj/argo-cd/pull/11856)...

This code implements the semantics raised in #501, mainly so I could see what the effects would be. I am actually pretty happy that the result suits my use case...

This is related to [a comment stating that endpointslice should be ignored](https://github.com/argoproj/argo-cd/issues/9819#issuecomment-1171045786).

Hi! We have a setup where a central admin cluster running Argo CD is managing Applications on a fleet of workload clusters. Our central admin cluster connects to the worker...

Related to https://github.com/argoproj/gitops-engine/issues/520