v1.1.2
Documentation
Image: docker.io/amazon/aws-alb-ingress-controller:v1.1.2
Changelog since v1.1.1
Action Required
- New IAM permission needed: ec2:DescribeNetworkInterfaces (The full set of required IAM permission is available in iam-policy.json)
New Features
- Auto select certificates based on ingress hostname(#864) (note: HTTPS listener must be explicitly requested via
alb.ingress.kubernetes.io/listen-ports
to enable this feature)
Other notable changes
- Register out-of-vpc targets using 'all' AZ setting
- E2E framework & test cases for mode instance and mode IP
- Remove cache on AWS API calls
- Fix error msg for internet LB subnet tagging requirement
- Bug fix for hanging when delete managed securityGroup
- Bug fix for detect WAF Regional service availablity
- Doc update for cognito sample
- Doc improvement
- Doc improvement
- Doc improvement