-
# Summary
Allow configuration to redirect user to custom URL after user clicks Logout button.
## Use Cases
When would you use this?
This feature will be very handy when third party integra…
-
### GitHub Username
@nitishfy
### Requirements
- [x] I have reviewed [the community membership guidelines](https://github.com/argoproj/argoproj/blob/master/community/membership.md)
- [x] I hav…
-
We are using the Git generator, provisioning all Argo CD projects and applicationsets through a standardized Helm Chart.
```
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
spec:
generato…
-
**Describe the bug**
Attempting to use argocd CLI and authenticating with `argocd login --sso` and Okta SSO, and receiving the following output and error in the CLI:
```
WARN[0005] Failed to i…
-
# Summary
We need a feature to restore configMap content to state before deployment.
In our CI/CD model ‘Rollout’ object is created on the basis of helm chart and passed chart values. During depl…
-
**Describe the bug**
After upgrading ArgoCD to **v2.12.6** from v2.11.7, all applicationsets have gotten stuck. The sync does not get triggered, although changes are detected. See below the logs …
-
If an Argo CD `Application` has a git repo as its source and a corresponding `Environment` subscribes to that repo, we know exactly what commit the `Application` should be synced to for a given `Envir…
-
voir si on peut ajouter ce dashboard grafana : https://github.com/argoproj/argo-cd/blob/master/examples/dashboard.json
-
### Terraform Version, ArgoCD Provider Version and ArgoCD Version
```
Terraform version: 1.7.5
ArgoCD provider version: 6.1.1
ArgoCD version: v2.10.2+fcf5d8c.dirty
```
## Terraform configura…
-
**Describe the bug**
According to Step 13 of the AI Toolkit guide, the Gitops pipeline is supposed to "trigger Argo CD to deploy the app to QA". This is not happening. The app is functional in dev …