Varun Palekar
Varun Palekar
Actually we are so eagerly waiting for this feature, any update on including this feature! I can also try to help
I also face above issue, but in my case I am using custom kube-proxy image. But when I reverted to default kube-proxy image and restart aws-node pods, all things works...
I am also getting something similar on docker push. Authentication: IAM Role Version: 1.4.0 Command: `docker push aws-registry-proxy-test.example.com/abc:master` Error: ```bash The push refers to repository [aws-registry-proxy-test.example.com/abc:master] d52a5eca0207: Preparing 6d1e6cb4df22: Preparing...
I am also getting the same error
Just add below lines in starting of `smstools` main file basically at `/usr/local/bin/smstools`: ``` import sys reload(sys) sys.setdefaultencoding('utf-8') ```
I also face same of `la` alias
We are still facing problem on clusters having 100+ CRDs
I am also interested, recently argocd also included it.
Currently kubectl/argocd support using any external tool like diff, vs code, sublime, etc. to show the diff which is especially useful when diff are exceptionally long.
This is also a big loss in the availability of my production application 😢