Skip to content

0.3.2

Latest
Compare
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