Ken Crowell

Results 8 comments of Ken Crowell

@m1cx To use the instructions at http://mageddo.github.io/dns-proxy-server/latest/en/1-getting-started/running-it/#on-docker for when `resolv.conf` stops getting updated, I had to create my own Dockerfile: ```Dockerfile # The following reproduces the original Dockerfile, removes the...

> The workaround is to do something like mortar fire --output . patchtest | kubectl apply -f -, which I think will work fine when no new objects have been...

Thanks, I can definitely work with encoding the secrets before having them consumed by mortar and using `data`. Though the full `stringData` support would be nice to have.

FWIW, this fixes #1246, and is the same fix as #1247. Be nice to see one of them accepted soon!

@phillip-dd As someone else running into this issue, I can provide our team's experience. Terraform plans are blocked for some monitors where locked was set to `true` in the terraform...

For others finding this, the problem _might_ be the presence of an interfering plugin like https://github.com/ekalinin/Dockerfile.vim, which [will set the filetype to capital-D `Dockerfile`](https://github.com/ekalinin/Dockerfile.vim/blob/2a31e6bcea5977209c05c728c4253d82fd873c82/ftdetect/Dockerfile.vim#L4). Removing the plugin or setting the...

> @oeuftete You might want to test this patch #66007 Thanks @max-arnold. I haven't used Salt for a few years now, though. Hopefully someone else can take a stab at...