Kube Aws Iam Controller Versions Save

Distribute different AWS IAM credentials to different pods in Kubernetes via secrets.

v0.3.0

2 months ago

v0.2.0

2 months ago

v0.1.0

4 years ago

Changes

  • Changes CRD apiVersion from amazonaws.com/v1 to zalando.org/v1 (#23) See Migration steps defined in #23 for how to update to the new version.
docker run -it mikkeloscar/kube-aws-iam-controller:v0.1.0 --help

v0.0.7

5 years ago

Features

  • Add option to define assume role at startup (#22)

Bug fixes

  • Fix handling of roles with paths (#21)
docker run -it mikkeloscar/kube-aws-iam-controller:v0.0.7 --help

v0.0.6

5 years ago

Bug fixes

  • Truncate role session name to 64 chars (#17)
docker run -it mikkeloscar/kube-aws-iam-controller:v0.0.6 --help

v0.0.5

5 years ago

Features

  • Add AWSIAMRole CRD for flexible role assignment (#13)
docker run -it mikkeloscar/kube-aws-iam-controller:v0.0.5 --help