v2.1.0-alpha
Improvements/Bug Fixes
Improvement
- Shortened the names of the IAM Roles for various cluster add-on services. This addresses an issue where occasionally a add-on would fail to install because the resource name bumped into character length limits.
For existing resources managed by this module, this change will result in a delete/re-create of IAM Roles used by installed add-ons. There will be a brief disruption of add-on functionality (1-2 minutes) while the change is reconciled on the cluster, but it should not impact a running Pulsar cluster.
Bug Fix
- The values being passed to the
cert-manager
helm chart were invalid, resulting in permission issues due to a misconfigured KSA.
Full Changelog: v2.0.3-alpha...v2.1.0-alpha