Skip to content

Releases: kubernetes-sigs/aws-iam-authenticator

v0.6.5

29 Jun 11:14
1070d56
Compare
Choose a tag to compare

Changelog

  • 1070d56 Merge pull request #575 from DanielCKennedy/0.6_version
  • cc679fb Release v0.6.5
  • 769a0c5 Merge pull request #573 from DanielCKennedy/0.6_sdk
  • f5dd5cd update the aws sdk go version to latest
  • 89d2dfb Merge pull request #570 from DanielCKennedy/0.6_update_image
  • e04c3d2 Update base image in Docker file

v0.6.4

29 Jun 11:21
4faea1a
Compare
Choose a tag to compare

Changelog

  • 4faea1a Merge pull request #559 from nckturner/bump-0.6.4
  • e000fda Merge pull request #564 from nnmin-aws/nnmin-minorimp
  • 3a0571c Loop up RoleMapping with UserId in dynamocfile mode
  • e16ed3f Install kind if it doesn't exist to _output
  • dcd7e67 update server_test for expose principal ID in audit log
  • bd4b684 update server_test for expose principal ID in audit log
  • 52aee86 Expose Principal Id to audit log
  • a263ad7 Migrate away from google.com gcp project k8s-testimages
  • 352d569 build s390x/ppc64le binaries
  • b262ea8 Release v0.6.4
  • 54856dd Merge pull request #558 from kmala/release-0.6
  • 5ef9dfa Add default instance region in sts hostname

v0.6.3

29 Jun 11:22
1ba7c36
Compare
Choose a tag to compare

Changelog

v0.6.2

19 Dec 20:24
d72e1b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.5.12

02 Dec 19:07
4762dbd
Compare
Choose a tag to compare

What's Changed

  • Cherry pick: solve the problem that client-go cannot find v1alpha1 after upgrading to 0.24 by @xdu31 in #516
  • fix Makefile on branch release-0.5 by @nnmin-aws in #520
  • Cherry pick for e2e kind test & using EKS-Distro Golang image & bumpup aws-sdk-go version by @xdu31 in #521
  • Release v0.5.12 by @nckturner in #530

Full Changelog: v0.5.11...v0.5.12

v0.5.11

02 Dec 17:09
8e851c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

19 Nov 00:24
cb6699f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

01 Jul 20:29
Compare
Choose a tag to compare

Changelog

  • 1209cfe Bump version in Makefile
  • 029d1dc Add query parameter validation for multiple parameters

v0.5.7

11 Apr 19:30
2a9ee95
Compare
Choose a tag to compare

What's Changed

  • Remove duplicate InitMetrics by @jngo2 in #448
    • fixes a crash when executing authenticator in server mode

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

06 Apr 17:23
99f04d6
Compare
Choose a tag to compare

Changelog

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.6
  • docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.6-arm64
  • docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.6-amd64