v0.5.0
Changelog
- Remove DNS-1123 validation of usernames and groups (#260, @richardmarshall)
- switch to use regional sts endpoint & imdsV2 (#283, @M00nF1sh)
- Add AWS Access Key ID to log (#282, @otterley)
- Require to pass in interface instead of the concrete type (#279, @Skarlso)
- Refactor to allow configurable backends (configmap, eks configmap, crd) (#269, @wongma7)
- Update go version (#255, @christopherhein)
- Adding session name parameter to TokenGenerator (#272, @SaranBalaji90)
- Rename prometheus metrics to match new project name (#249, @rifelpet)
- Remove inactive approvers, add wongma7 (#266, @nckturner)
- Update aws-sdk-go to v1.23.11 (#257, @bdwyertech)
- Added go module download check (#259, @micahhausler)
- Updating goreleaser yaml to fix deprecated options (#252, @hyperbolic2346)
- Remove deprecated language from README (#244, @nckturner)
- Lowercase ARN inside doMapping and log about it (#239, @wongma7)
- IAMIdentityMapping CRD Implementation (#116, @christopherhein)
- Adding micahhausler as approver (#237, @christopherhein)
- add support for passing externalID to assume role (#228, @jeffmhastings)
- Update README.md (#231, @MIJOTHY)
- Using sigs.k8s.io domain instead of github.com (#223, @christopherhein)
- Refactored EC2 API calls to be testable (#226, @micahhausler)
- Include aws request ID when logging errors (#178, @doublerainbo)
Docker Images
Note: You must log in with the registry ID and your role must have the necessary ECR privileges:
$(aws ecr get-login --no-include-email --region us-west-2 --registry-ids 602401143452)
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-debian-jessie
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-alpine-3.7
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-debian-stretch
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-amazonlinux-2
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-alpine-3.6
docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-scratch