Skip to content

Releases: kkb0318/irsa-manager

0.3.2

Choose a tag to compare

@kkb0318 kkb0318 released this 20 Sep 11:06
f1775f8

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

Choose a tag to compare

@github-actions github-actions released this 20 Sep 11:18
f1775f8

IRSA for non-EKS cluster

0.3.1

Choose a tag to compare

@kkb0318 kkb0318 released this 25 Aug 04:32
dc2027b

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

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:44
dc2027b

IRSA for non-EKS cluster

0.3.0

Choose a tag to compare

@kkb0318 kkb0318 released this 10 Aug 02:13

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

Choose a tag to compare

IRSA for non-EKS cluster

0.3.0-alpha.1

0.3.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@kkb0318 kkb0318 released this 09 Aug 11:35

What's Changed

New Contributors

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

helm-irsa-manager-0.3.0-alpha.1

Choose a tag to compare

IRSA for non-EKS cluster

0.2.2

Choose a tag to compare

@kkb0318 kkb0318 released this 02 Aug 10:54

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

Choose a tag to compare

IRSA for non-EKS cluster