Raymond Wong

Results 48 comments of Raymond Wong

Thanks @bzupnick , I'm not actually seeing the injector crash loop, but rather the application pods reliant upon vault injector are not getting the vault sidecar injected, thus leading to...

As a workaround, I've put vault-injector on a non-preemptible nodepool

Wouldn't that just complain there is no name defined @whynowy ?

That is not exactly what I want... Your source is a Workflow, I'd like to point to my git repo that points to a path of a clusterworkflow template or...

@Jberlinsky , @bharathkkb mind taking a look at this?

This was working before v3.4.0, fairly certain it is occurring in v3.4.1 as well. We went with the workaround in our staging environment. We still have not upgraded our prod...

@maxisam , that is not quite what I want to accomplish. It's a bit of duplicate work to create a workflow that is the same as a (cluster)workflow template.

But latest version of pipenv seems to be pulling in python 2.x version of the package, but when I revert to pipenv 2022.4.8 it installs fine. Crypto has not made...