Merge pull request #11585 from johngmyers/aws-config-relnote

Add release note for AWS shared config
This commit is contained in:
Kubernetes Prow Robot 2021-05-23 20:05:38 -07:00 committed by GitHub
commit b5e0bc3584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This is a document to gather the release notes prior to the release.
* The legacy location for downloads `s3://https://kubeupv2.s3.amazonaws.com/kops/` has been deprecated and will not be used for new releases. The new canonical downloads location is `https://artifacts.k8s.io/binaries/kops/`.
# Required Actions
# Required actions
# Deprecations
@ -28,4 +28,8 @@ This is a document to gather the release notes prior to the release.
* Due to lack of maintainers, the Aliyun/Alibaba Cloud support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this cloud provider.
# Other changes of note
* It is no longer necessary to set `AWS_SDK_LOAD_CONFIG=1` in the environment when using AWS assumed roles with the `kops` CLI.
# Full change list since 1.21.0 release