Skip to content

Releases: jtblin/kube2iam

0.2.2

21 Oct 08:04
Compare
Choose a tag to compare
  • Get rid of error swallowing in store (@mikekap)
  • Handle DeletedFinalStateUnknown (@mikekap)

0.2.1

19 Oct 22:38
Compare
Choose a tag to compare
  • Upgrade dependencies including kubernetes to 1.4.3

0.2.0

19 Aug 09:55
Compare
Choose a tag to compare
  • add a --default-role flag to use fallback role when annotation is not set (@bharrisau)

0.1.0

25 Jul 02:11
Compare
Choose a tag to compare
  • Use alpine 3.4
  • Add option to setup the iptables rule automatically (@mgoodness)
  • Updated Kubernetes dependency to v1.3.0

0.0.4

08 Jun 09:47
Compare
Choose a tag to compare
  • Add missing return statement (@ash2k)

0.0.3

27 May 08:12
Compare
Choose a tag to compare
  • Add proper Server: EC2ws header normally set by ec2 metadata

0.0.2

27 May 08:10
Compare
Choose a tag to compare
  • Remove default role
  • Use retry with backoff to deal with race condition on pod creation

0.0.1

27 May 08:10
Compare
Choose a tag to compare

Initial release: provide IAM credentials to containers running inside a kubernetes cluster based on annotations.