Skip to content

Releases: jtblin/kube2iam

0.11.2

27 Nov 10:00
Compare
Choose a tag to compare

Bump alpine version to 1.19.5 to resolve vulnerabilities (#355)

0.11.0

01 Mar 08:53
b8fb4b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.11...0.11.0

kube2iam-2.6.0

26 Jan 17:47
4e6e50f
Compare
Choose a tag to compare

Provide IAM credentials to pods based on annotations.

kube2iam-2.5.2

21 Dec 03:21
49cb4f0
Compare
Choose a tag to compare

Provide IAM credentials to pods based on annotations.

0.10.11

10 Sep 06:15
faada72
Compare
Choose a tag to compare

PR #279 - @jhuntwork fixed a bug in IMDSv2 support where certain paths were not supported

0.10.10

31 Aug 07:28
ccdaac8
Compare
Choose a tag to compare

PR #270 - @DaspawnW enables support for IMDSv2 by removing the x-forwarded-for header for the /api/token endpoint

0.10.9

05 Mar 02:58
472b462
Compare
Choose a tag to compare

PR #263 - @uthark updates client-go version to k8s 1.17.3 and @mwhittington21 updates go version to 1.14, adds go mod support and updates build pipeline
PR #252 - @ltagliamonte-dd adds support for resolving duplicate pod IP conflicts in the cache via calls to the API server. Turn on with --resolve-duplicate-cache-ips .
Resolves #255

0.10.8

29 Jul 05:53
17c0088
Compare
Choose a tag to compare

Add options for extra security to AWS resource grants via External ID

PR #213 - @ColinHebert - Add support for External ID as an optional annotation; defaults to iam.amazonaws.com/external-id

0.10.7

10 Apr 03:51
Compare
Choose a tag to compare

Updates to active pod detection to and docs.

0.10.7-rc3

09 Feb 06:46
Compare
Choose a tag to compare
0.10.7-rc3 Pre-release
Pre-release

Reverting the updates from #173 until we can replicate the issue better.