Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Added monitoring annotations and common labels.
Changed
- Update
coredns to upstream version 1.6.9.
- Technical fix after the content re-structuring (#795)
- Major content re-structuring and introduction of a hierarchical menu on the left-hand side (#778)
Fixed
- Allow setting node pool autoscaling values in any order (#2098)
- Initial release containing flux toolkit 0.5.9
Fixed
- Revert location of AWS API credentials in
values.yaml. (#57)
Changed
- Only template Secret if both required values are present in
values.yaml. (#53)
- Include External DNS in Changes and releases (#789)
Changed
- Reworked the App to prepare it for customer use. (#49)
- General:
- Pushes the app to the giantswarm app catalog.
- Uses Helm release namespace.
- Uses the release name for resource naming to avoid conflicts.
- Added a values schema to catch incorrect values.
- Generally makes the chart easier to use (fully documented values file).
- external-dns options:
- Allows customisation of the txt registry prefix.
- Allows configuration of synchronisation interval.
- Filter resources to reconcile via annotations.
- AWS-specifc:
- Allows the user to provide an IAM role to use.
- Allows the user to provide the list of domains for external-dns to manage.
- Allows configuration of batch size.
- Allows configuration of CNAME instead of ALIAS records.
- Allows configuration of the AWS zone type to update.