Jordi Clariana
Jordi Clariana
Hi guys, i think this [pull request](https://github.com/jaytaylor/ansible-kafka/pull/37) will solve this problem (I was experiencing it too, hence I created the PR)
Hi @lizardruss, here're some examples I'm working on: _Full disclosure: I'm also contributing to [this PR](https://github.com/devspace-sh/devspace/pull/2344) which adds Tanka support to devspace._ * [Tanka](https://github.com/grafana/tanka/releases): `tk --version` * [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler/releases): `jb --version`...
I missed this in my comment: > It's possible to add a small script to invoke the command and redirect stderr to stdout I guess you're referring on having a...
Hey @DeanBruntThirdfort , sorry I have been radio-silent here. I really wanted to work on this but life and work are not allowing me to. Feel free to work on...
Still happening: ``` $ docker version Docker version 19.03.3, build a872fc2f86 ```
Thanks @roffe, your module worked perfectly! I also hit the same problem with tolerations and fixed it like you did.