mirror of https://github.com/kubernetes/kops.git
Add release note for shell completion
This commit is contained in:
parent
085b43e420
commit
0225ebd96d
|
@ -88,6 +88,8 @@ spec:
|
|||
|
||||
# Other changes of note
|
||||
|
||||
* Support for shell completion has been substantially improved. kOps has added support for shell completion in `fish` and `PowerShell`.
|
||||
|
||||
* It is no longer necessary to set `AWS_SDK_LOAD_CONFIG=1` in the environment when using AWS assumed roles with the `kops` CLI.
|
||||
|
||||
* There is a new command `kops get assets` for listing image and file assets used by a cluster.
|
||||
|
|
Loading…
Reference in New Issue