-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate aws-auth ConfigMap (#1342)
Following up on AWS' deprecation of the aws-auth ConfigMap. We're deprecating the enums for the `CONFIG_MAP` and `API_AND_CONFIG_MAP` AuthenticationModes. This will steer users into the right direction of using the `API` AuthenticationMode. Details around the deprecation are here: https://docs.aws.amazon.com/eks/latest/userguide/auth-configmap.html This is a good guide for how to migrate away from it: https://docs.aws.amazon.com/eks/latest/userguide/migrating-access-entries.html We have a Pulumi migration guide for this in docs/authentication-mode-migration.md. As a follow up we want to publish this to the Pulumi Docs as a How-To. Closes #1213
- Loading branch information
1 parent
a5c6e7a
commit a791c9f
Showing
6 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters