kubectl-gs release v1.47.0
Added
- Print warning after running any command if there is a newer version available.
- Implement command for self-updating (
kubectl gs selfupdate
).
Changed
- Make the
--organization
flag optional when using thelogin
command with a workload cluster. The cluster will be searched in all the organization namespaces that the user has access to.