argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

ArgoProj Helm Charts

Results 127 argo-helm issues
Sort by recently updated
recently updated
newest added

We could always do with more reviewers! If you’ve submitted some PRs, and maybe done a few reviewers, you can self-nominate by submitting a PR adding yourself to the CODEOWNERS...

pinned

### Describe the bug We want to use azure blob storage to store artifacts there from our argo-workflows. **Issue:** `kubectl apply -f my-resource-file.yaml --namespace=mynamespace` does not apply the changes to...

bug
argo-workflows

There are helm charts that expose image pull secrets as an array of strings. Argo Workflows helm exposes them as an array of objects {name: value}. Add support to define...

argo-workflows
size/M

Sometimes users need to add some custom type of artifacts repo like self-hosted Artifactory.

argo-workflows
size/S

# Context The TLS support with Dex server was introduced with https://github.com/argoproj/argo-cd/pull/9883 with version 2.5.0 (yet to be released). This PR will try to integrate this feature with the Helm...

argo-cd
size/M

### Describe the bug I use argocd as a dependency and have Application resources in my templates directory. CRD's don't get installed before other resources, I think since CRD's are...

bug
argo-cd

### Describe the bug Found a very minor issue, All Env fields should be defaulted to "[]" instead of "{}'. ExtraEnv fields in values.yaml are defaulted correctly but looks like...

bug

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* link next to...

argo-cd
size/S

Signed-off-by: Eugene Lugovtsov 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*...

argo-cd
size/M

### Is your feature request related to a problem? When setting up SSO pointing to an internal OIDC host the pods state they cannot complete the connection and do not...

enhancement