Marco Orovecchia
Marco Orovecchia
I might be able to have a stab at a PR, however I'd first want to clarify how this should go: The easy way out (duplicating some of the changes...
> How and why would this change not be ideal? You're right, I was under the false impression that there is going to be a lot of duplication between `vault-plugin-auth-kubernetes`...
The same happened to me (using boot2docker on MacOS), have a look at http://pkgfarm.tumblr.com/post/114104687791/fixing-yum-install-on-boot2docker Basically, you can circumvent this issue by running following which disable aufs ``` $ boot2docker ssh...
A usecase from me: I would like to upgrade the ingress controller (that I can avoid the issue you've described with an out-of-date pomerium), but atm I cannot due to...