Releases: kkb0318/irsa-manager
Releases · kkb0318/irsa-manager
0.2.1
IRSA Manager v0.2.1 Release Notes
Highlights
Update on ServiceAccount Management
- Enhanced idempotency to manage deletion and updating of ServiceAccount resources when
spec.serviceAccount.namespaces
inIRSA
manifest is updated.
Full Changelog: 0.2.0...0.2.1
helm-irsa-manager-0.2.1
IRSA for non-EKS cluster
0.2.0
IRSA Manager v0.2.0 Release Notes
Highlights
Update on Role Policies Management
- Improved idempotency by removing outdated policies.
Important Change
- Ensure your account or role used with IRSA Manager includes the
iam:ListAttachedRolePolicies
permission.
Full Changelog: 0.1.2...0.2.0
helm-irsa-manager-0.2.0
IRSA for non-EKS cluster
0.1.2
IRSA Manager v0.1.2 Release Notes
Highlights
Module Updates
- Updated various modules to the latest versions.
Removal of Unused Proxy Container
- Removed the Unused Proxy container to reduce resource usage and address security vulnerabilities identified in the kube-rbac-proxy container.
Full Changelog: 0.1.1...0.1.2
helm-irsa-manager-0.1.2
IRSA for non-EKS cluster
0.1.1
IRSA Manager v0.1.1 Release Notes
Highlights
Module Updates
- Updated various modules to the latest versions.
API Fix
- IRSASetup API: Made the spec.mode field optional in the IRSASetup API specification. Updated the documentation to reflect this change, so there is no need to set the spec.mode field manually.
Full Changelog: 0.1.0...0.1.1
helm-irsa-manager-0.1.1
IRSA for non-EKS cluster
0.1.0
IRSA Manager v0.1.0 Release Notes
We are excited to announce the first release of IRSA Manager, a tool designed to simplify the setup of IAM Roles for Service Accounts (IRSA) on non-EKS Kubernetes clusters. This initial release includes all the essential features to get you started with securely managing AWS permissions for your Kubernetes workloads.
helm-irsa-manager-0.1.0
IRSA for non-EKS cluster