Releases: kkb0318/irsa-manager
0.3.2
IRSA Manager v0.3.2 Release Notes
We are pleased to announce the release of IRSA Manager v0.3.2. This update brings enhanced proxy support for offline clusters, allows the use of short-lived AWS credentials, and includes important documentation improvements.
Highlights
Enable Proxy for Offline Clusters
You can now configure the IRSA Manager pod to access AWS services via a proxy server. This feature is particularly useful for offline clusters or environments that require a proxy for outbound connections.
Allow Short-Lived AWS Credentials
IRSA Manager now supports the use of short-lived AWS session tokens. By setting the aws-session-token
as a parameter in a Kubernetes Secret, you can authenticate using temporary credentials.
Documentation update
Change Log
- Update selfhosted-setup.md by @kedai in #8
- Allow short-lived AWS credentials by @brianr2600 in #5
- enable proxy for offline clusters by @kedai in #9
New Contributors
- @kedai made their first contribution in #8
- @brianr2600 made their first contribution in #5
Full Changelog: 0.3.1...0.3.2
helm-irsa-manager-0.3.2
IRSA for non-EKS cluster
0.3.1
IRSA Manager v0.3.1 Release Notes
Highlights
Bug Fix for Creating in the us-east-1 Region
- In self-hosted mode, fixed an issue causing the creation of an S3 bucket to fail in the us-east-1 region.
Change Log
Full Changelog: 0.3.0...0.3.1
helm-irsa-manager-0.3.1
IRSA for non-EKS cluster
0.3.0
IRSA Manager v0.3.0 Release Notes
Highlights
EKS Cluster Support
- New Feature: IRSA Manager now supports Amazon EKS clusters. By setting
mode: eks
in your configuration, you can easily set up and manage IRSA for EKS environments, in addition to self-hosted Kubernetes clusters. For more details, please see the updated README.
Full Changelog: helm-irsa-manager-0.2.2...0.3.0
helm-irsa-manager-0.3.0
IRSA for non-EKS cluster
0.3.0-alpha.1
helm-irsa-manager-0.3.0-alpha.1
IRSA for non-EKS cluster
0.2.2
IRSA Manager v0.2.2 Release Notes
Highlights
Module Updates
- Updated various modules to the latest versions.
Security Enhancements
- Enhanced security by updating the
seccompprofile.type=RuntimeDefault
in the controller configuration.
Full Changelog: 0.2.1...0.2.2
helm-irsa-manager-0.2.2
IRSA for non-EKS cluster