Chetan Banavikalmutt

Results 8 issues of Chetan Banavikalmutt

Signed-off-by: Chetan Banavikalmutt Note on DCO: If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details*...

Currently, the namespaced resources owned by cluster scoped resources are not shown on the UI. This PR updates `IterateHierarchy()` to consider all resources(both cluster and namespace scoped) while managing a...

Fix lint errors in sync and diff packages Signed-off-by: Chetan Banavikalmutt

This PR introduces a proposal to add support for managing cluster secrets outside the control-plane/argocd namespace. Checklist: * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with...

Currently, Argo CD doesn't report connection errors on the cluster UI page unless the cache is invalidated (manually/periodically every 24 hours) or there is a sync error. During auto-sync, this...

**What type of PR is this?** /kind bug **What does this PR do / why we need it**: Users have the option to disable DeploymentConfig API on their OCP clusters....

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

Argo CD doesn't report connection errors on the cluster UI page unless the cache is invalidated (manually/periodically every 24 hours) or there is a sync error. This error is only...