Anand Francis Joseph

Results 11 issues of Anand Francis Joseph

Proposal for decoupling the application sync process from the Application controller service account. Addresses issue https://github.com/argoproj/argo-cd/issues/7689 Note on DCO: If the DCO action in the integration test fails, one or...

This change is for propogating impersonation related configurations to the `kubeconfig` used for executing the `kubectl` command.

# Summary In argocd app create command, currently the following `--sync-policy` options are supported - `none/auto/automatic/automated`. But in web console, there is no `none` option, and instead we just have...

enhancement
good first issue

Implementation of proposal https://github.com/argoproj/argo-cd/pull/14255 Addresses issue https://github.com/argoproj/argo-cd/issues/7689 Many engineers from Red Hat worked on this effort. This PR consolidates all their effort to have a single PR/merge commit for the...

# Summary [`resource.inclusions` / `resource.exclusions`](https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#resource-exclusioninclusion) are static mechanisms to control the resource kinds that are being watched and stored in the cluster cache. Implement a dynamic watch that watches only...

enhancement

**What this PR does / why we need it**: This PR is a proposal/suggestion for allowing users to provide Test excludes as part of the `TestSuite`. Its still work in...

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

Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this does not need to...

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

**What type of PR is this?** /kind bug **What does this PR do / why we need it**: Upgraded ArgoCD Operator and ArgoCD to pick up the fix related to...

approved