Releases: keikoproj/iam-manager
Releases · keikoproj/iam-manager
v0.10.0
Following features are included in v0.10.0
- Service Account regional endpoint support #90
v0.0.9
Following features are included in v0.0.9
- Allow custom AWS tags in IamRole annotation: #88
v0.0.8
Following features are included in v0.0.8
- MAxRoles Allowed is not configurable: #77
- Allow RoleName for prvileged namespaces #80
- Bug: Race condition: #82
v0.0.7
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
This release includes:
- Fixing update status bug
- Increase default requeue frequency to be 30 minutes
v0.0.4
This release includes following features
- IRSA (IAM Role for service accounts) #52
- Adding Namespace and Cluster Tags to bind IAM roles to avoid overwriting the roles if same name used #53
- Allow default trust policy json as a string #55
- Deprecated default trust policy Arn list from config map in favor of #55
v0.0.2
This includes.
- IAM role construction based on namespace name
- IAM validation bug fix #48