Petr Studeny
Petr Studeny
In kubernetes I'd like to specify the DNS of headless service and in that case, the port even does not make much sense.
Why do you need more instances of controller in single k8s cluster?
Hello. So I've hit the same bug while exploring ansible modules for azure. I have installed them using `pip install "ansible[azure]"` and I run the module in ad-hoc task. `azure-mgmt-network==2.3.0...
Maybe also fix the documentation https://github.com/cilium/cilium-cli/blob/master/internal/cli/cmd/install.go#L51 with "Used for clustermesh if enabled" if that is true
https://github.com/bitnami-labs/sealed-secrets#scopes unless you set `cluster-wide` scope, you can't decrypt secret from other namespace.
Well I tried it in some container I found on the web... ``` docker run -ti quay.io/coreos/jsonnet-ci bash ``` And run the following inside the container, but you can try...
Thank you for the insight. I have checked the `-e 'import "somefileinfoobarbaz"'` and I see the --jpath/-J works well, but all paths are tried, not the right-most as claimed in...
Not sure how to make test for my change, sorry.
The test failes becaut the test repo is different than expected. That is not my fault ;-)
Hello. I put this tiny change into mentioned PR https://github.com/zaquestion/lab/pull/842. It is only for `project list`.