Leo O'Donnell

Results 8 comments of Leo O'Donnell

Absolutely - I'd make it backward compatible. I thought I'd add `awsaccounts` as a space separated list and pass those through, so there'd be an array of registryids instead of...

Sorry, I got it working, but it felt like a hack and I didn’t want to submit something that wasn’t in line with the author’s intention. At the time we...

I was working on moving to an array of ids for my implementation. On Tue, Feb 6, 2018 at 6:58 AM Katerina wrote: > Hey @leopoldodonnell , > > Awesome,...

When you do this, it would make sense to setup your repos to allow, at least, pull access from the AWS accounts that will be accessing the repos On Tue,...

Looks like cls-hooked doesn't really improve things. I experimented by augmenting with async-local-storage to squirrel away the root context (if one existed). I could also just verify there isn't a...

I encountered the same error. It should be noted that while the example failed as described above with: `helm secrets view example/helm_vars/projectX/production/us-east-1/java-app/secrets.yaml` It did succeed with: `helm secrets view example/helm_vars/projectY/production/us-east-1/java-app/secrets.yaml`

Would love for this to be addressed! In the mean time here's how we're dealing with it... In this example there are two pods that are mounting an AWS EFS...

I'm seeing the same thing without the annotate gem (Rails 3.2.13).