Skip to content

Releases: keikoproj/iam-manager

v0.10.0

19 Apr 17:30
9ea9aa6
Compare
Choose a tag to compare

Following features are included in v0.10.0

  1. Service Account regional endpoint support #90

v0.0.9

24 Mar 18:54
ad071d7
Compare
Choose a tag to compare

Following features are included in v0.0.9

  1. Allow custom AWS tags in IamRole annotation: #88

v0.0.8

23 Sep 22:34
feddadf
Compare
Choose a tag to compare

Following features are included in v0.0.8

  1. MAxRoles Allowed is not configurable: #77
  2. Allow RoleName for prvileged namespaces #80
  3. Bug: Race condition: #82

v0.0.7

02 Feb 16:04
420573a
Compare
Choose a tag to compare

This release includes couple of bug fixes and role name pattern change

Feature Request: Customizable IAM Role Name Patterns #62, Thanks to @diranged for the feature implementation
Bug: Your "keikoproj/iam-manager:latest" image is bad #63
Bug: iam.managed.policies is required #65

v0.0.6

29 Sep 20:42
ce0b5f9
Compare
Choose a tag to compare

This release includes:

  • Fixing update status bug
  • Increase default requeue frequency to be 30 minutes

v0.0.4

10 Jun 17:24
bbc59eb
Compare
Choose a tag to compare

This release includes following features

  1. IRSA (IAM Role for service accounts) #52
  2. Adding Namespace and Cluster Tags to bind IAM roles to avoid overwriting the roles if same name used #53
  3. Allow default trust policy json as a string #55
  4. Deprecated default trust policy Arn list from config map in favor of #55

v0.0.3

29 Apr 22:04
a24c385
Compare
Choose a tag to compare

This release handles #50

v0.0.2

29 Apr 00:31
3269280
Compare
Choose a tag to compare

This includes.

  1. IAM role construction based on namespace name
  2. IAM validation bug fix #48

Initial Release

17 Mar 22:08
3b9a25f
Compare
Choose a tag to compare

This release includes

  1. Creating an IAM role with IAM Permission Boundary attached.
  2. Webhook option is an optional
  3. Allows administrator to configure options using config map. Fore detailed config map properties: https://github.com/keikoproj/iam-manager/blob/master/docs/Configmap_Properties.md