ctl icon indicating copy to clipboard operation
ctl copied to clipboard

multi-cluster kubectl

Results 6 ctl issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20200226121028-0de0cce0169b&new-version=0.17.0)](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...

dependencies

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20200720211630-cb9d2d5c5666&new-version=0.1.0)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200709230013-948cd5f35899&new-version=0.1.0)](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...

dependencies

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.