You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Breaking:** Change logic of security group whitelisting. Will always whitelist worker security group on control plane security group either provide one or create new one. See Important notes below for upgrade notes (by @ryanooi)
19
+
-**Breaking:** Configure the aws-auth configmap using the terraform kubernetes providers. See Important notes below for upgrade notes (by @sdehaes)
12
20
- Wait for cluster to respond to kubectl before applying auth map_config (@shaunc)
13
21
- Added flag `create_eks` to conditionally create resources (by @syst0m / @tbeijen)
14
22
- Support for AWS EKS Managed Node Groups. (by @wmorgan6796)
15
23
- Added a if check on `aws-auth` configmap when `map_roles` is empty (by @shanmugakarna)
16
-
-**Breaking:** Configure the aws-auth configmap using the terraform kubernetes providers. See Important notes below for upgrade notes (by @sdehaes)
17
24
- Removed no longer used variable `write_aws_auth_config` (by @tbeijen)
18
25
- Exit with error code when `aws-auth` configmap is unable to be updated (by @knittingdev)
@@ -25,7 +32,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
25
32
- Added support to create IAM OpenID Connect Identity Provider to enable EKS Identity Roles for Service Accounts (IRSA). (by @alaa)
26
33
- Adding node group iam role arns to outputs. (by @mukgupta)
27
34
- Added the OIDC Provider ARN to outputs. (by @eytanhanig)
28
-
-**Breaking:** Change logic of security group whitelisting. Will always whitelist worker security group on control plane security group either provide one or create new one. See Important notes below for upgrade notes (by @ryanooi)
29
35
- Move `eks_node_group` resources to a submodule (by @dpiddockcmp)
0 commit comments