Releases: vexxhost/magnum-cluster-api
Releases · vexxhost/magnum-cluster-api
v0.11.1
0.11.1 (2023-10-13)
Miscellaneous Chores
v0.11.0
0.11.0 (2023-10-02)
Features
Bug Fixes
v0.10.0
0.10.0 (2023-08-04)
Features
- enable in-cluster traffic (61bf7aa)
Documentation
v0.9.1
0.9.1 (2023-07-31)
Documentation
v0.9.0
0.9.0 (2023-07-21)
Features
- Add labels for nodegroup name and role name (bfc2f52)
- Validate flavors (e438f4b)
Bug Fixes
- correct images (df45fc4)
- mhc: increase max unhealthy to 80% (700a19c)
- refactor to using handlers with context (9e5cb2d)
v0.8.1
0.8.1 (2023-07-07)
Bug Fixes
- doc: Fix k8s version string (b1f371c)
- doc: nit picking for README (848e016)
- helm: make upgrades more robust (d42696d)
- helm: skip deploying autoscaler unnecessarily (6299ec5)
- optimize + improve registry builds (eeb61d2)
v0.8.0
0.8.0 (2023-07-05)
Features
Bug Fixes
- correct 1.25 autoscaler image (52a756c)
- Drop MachineDeployment annotation workaround #142 (e3981ed)
- use azure dns + fix subnet mismatch (16d75c6)
Documentation
v0.7.2
0.7.2 (2023-07-02)
Bug Fixes
v0.7.1
0.7.1 (2023-06-30)
Bug Fixes
- Do not upgrade helmrelease in pending status (81bb06c)
v0.7.0
0.7.0 (2023-06-29)
Features
- Allow odd number of master count only (c6488c7)
- Expose underlying k8s resource status to coe cluster status reason (cd0438a)
- Support OpenID Connect for kube-api auth (0a33863)
Bug Fixes
- Fix the certificate deletion (17c243a)
- Set the cluster status as in_progress at the end of update_nodegroup handler (9d3312c)
- Skip delete_cluster when stack_id is none (cabd872), closes #126
- solve race condition for stack_id (43474f1)
Documentation
- added basic troubleshooting docs (f2f2983)