ctl
ctl copied to clipboard
multi-cluster kubectl
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200226121028-0de0cce0169b to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.8 to 0.18.14. Commits 28af562 Update dependencies to v0.18.14 tag 649866c Merge pull request #95354sfowl/automated-cherry-pick-of-#95316 3214b66 Merge pull request #95964dprotaso/automated-cherry-pick-of-#95939 36ad760 Re-add the event recorder in the...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200720211630-cb9d2d5c5666 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200709230013-948cd5f35899 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi there. This might be an unusual "issue" beeing reported. There has been a security incident in codecov.io with the bash-uploader script (see [1] for details) which potentially exposed secrets...
ctl should be able to support get/describe CRDs like kcd. E.g. ctl get kcd -n kube-deploy ctl describe kcd -n kube-deploy to access custom resources.