Alexis Gauthiez

Results 4 issues of Alexis Gauthiez

Today, the Helm operator does not trigger an upgrade as soon as a ConfigMap or Secret referenced using HelmRelease `.spec.valuesFrom` changes. It would be nice not to have to wait...

enhancement
blocked design

# Summary Disable/hide irrelevant elements on Argo CD UI according to user permissions configured through [RBAC](https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/). # Motivation Today, [as reported on Slack](https://cloud-native.slack.com/archives/C01TSERG0KZ/p1663255592122069), users with limited permissions can see all...

enhancement
component:ui

Hey there 😃 Calling `ziputil.ZipDir("path/to/file", "path/to/zip", false)` produces the `/usr/bin/zip -rTy path/to/zip file` command which ultimately fails with `zip I/O error: No such file or directory` as `file` does not...

**Is your feature request related to a problem? Please describe.** When the Image Updater updates a `.argocd-source-.yaml` or `kustomiztion.yaml` file, it does not retain their indentation. For instance, it may...

enhancement