Zack Robinson

Results 7 issues of Zack Robinson

When passport.js is used with `session:false` the async context is lost and `rTracer.id()` stops returning an ID. I'm pretty sure this a similar issue as described in the README and...

bug
question

Definitely WIP, but throwing this up so people can take a look at it because I might be entirely off base with the general vibe of the article. I plan...

On macOS, when system-wide dark mode is enabled, all button labels have invisible text as seen here: ![image](https://user-images.githubusercontent.com/22688576/67795351-5c4bd980-fa3b-11e9-8aaa-e8dea53f1782.png) When buttons are clicked, the text is visible in white: ![image](https://user-images.githubusercontent.com/22688576/67795607-be0c4380-fa3b-11e9-874e-c635abbf8867.png) With...

bug-in-dependency

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

Fixes #18237. Fixes #10110. Checklist: * [x] 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...

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

# Summary There should be a switch to ignore the `FailOnSharedResource` option for a single manual sync. # Motivation In general, we want to have the `FailOnSharedResource` option enabled at...

enhancement