Michael Crenshaw

Results 71 issues of Michael Crenshaw

Simplify filter type detection. Fixes #521

Folks would [find this info useful](https://cloud-native.slack.com/archives/C01TSERG0KZ/p1644445840838049?thread_ts=1644435667.998919&cid=C01TSERG0KZ) if it were in the docs.

Signed-off-by: Michael Crenshaw

Ksonnet support has been removed. https://github.com/argoproj/argo-cd/pull/8621

I spent quite a while wondering why my `category` input didn't seem to be working. Eventually had to fix it by editing the sarif file. https://github.com/argoproj/argo-cd/pull/10171/files ### Merge / deployment...

I have a workflow which has to check out the repo to a specific (non-default) directory. The upload-sarif action produces this error: ``` fatal: not a git repository (or any...

bug

The [3.9.0 release notes](https://github.com/helm/helm/releases/tag/v3.9.0) say 3.9.1 was to be released on June 8, 2022. 3.9.1 was released on July 13, 2022. The [3.9.1 release notes](https://github.com/helm/helm/releases/tag/v3.9.1) say 3.9.2 should be expected...

closes #11171 **What this PR does / why we need it**: Cleans up temporary files. In Argo CD this is important, because regular pulls can fill up a disk with...

size/XS

Downstream projects are getting security scan warnings for https://security.snyk.io/vuln/SNYK-JS-MOMENT-2440688. I don't think the path traversal vulnerability applies, since picker runs client-side. But it would be nice to clean up the...

# Summary The CLI currently supports PKCE. The web interface should do so as well. # Proposal I believe the API server will have to maintain a cache of code...

enhancement
security