Skip to content

Releases: kkb0318/irsa-manager

0.3.2

20 Sep 11:06
f1775f8
Compare
Choose a tag to compare

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

Full Changelog: 0.3.1...0.3.2

helm-irsa-manager-0.3.2

20 Sep 11:18
f1775f8
Compare
Choose a tag to compare

IRSA for non-EKS cluster

0.3.1

25 Aug 04:32
dc2027b
Compare
Choose a tag to compare

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

25 Aug 04:44
dc2027b
Compare
Choose a tag to compare

IRSA for non-EKS cluster

0.3.0

10 Aug 02:13
Compare
Choose a tag to compare

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

10 Aug 02:25
Compare
Choose a tag to compare

IRSA for non-EKS cluster

0.3.0-alpha.1

09 Aug 11:35
Compare
Choose a tag to compare
0.3.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0-alpha.1

helm-irsa-manager-0.3.0-alpha.1

09 Aug 11:47
Compare
Choose a tag to compare

IRSA for non-EKS cluster

0.2.2

02 Aug 10:54
Compare
Choose a tag to compare

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

02 Aug 11:06
Compare
Choose a tag to compare

IRSA for non-EKS cluster