Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add github actions for release automation.
Changed
- Update helm chart to current standard
- Install
serviceaccount in all installations.
Changed
- Install CRDs during chart installation only. (#46)
Added
- Add
ClusterDescription to pkg/annotation - Add
Spark CRD for Azure Cluster API migration.
Fixed
- Fix github release workflow.
Added
- Make node ports configurable for NodePort Service type.
Changed
- Fixed leader election namespace. (#41)
- Template validatingwebhook namespace selector. (#43)
- Align CRD templating with the main chart. (#42)
Added
- Add Github release workflow.
Fixed
- Make executable work on lightweight linux distributions, such as
alpine.
- Add
EndOfLifeDate to Release CRD.
Added
- Initial helm chart based on upstream strimzi-kafka-operator v0.18.0
- Cruise Control example
- GitHub workflows