Fleet Management
Changed
- Update Kubernetes dependencies to v1.18.5
- Update
sigs.k8s.io/cluster-api
to v0.3.7 - Update
sigs.k8s.io/cluster-api-provider-azure
to v0.4.6
Changed
- Graduate StorageConfig CRD to
v1
.
Fixed
- Fix
roleRef
in RoleBinding
/tenant-admin
.
Fixed
- Fix
roleRef
in ClusterRoleBinding
/tenant-admin-view-all
.
Added
- Add github actions for release automation.
Changed
- Update helm chart to current standard
- Install
serviceaccount
in all installations.
Added
- Add
ClusterDescription
to pkg/annotation
- Add
Spark
CRD for Azure Cluster API migration.
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
Fixed
- Prevent breaking the client’s kubeconfig if token renewal fails.
Added
- Add
--use-alike-instance-types
for node pools.