Release notes for 1.6.0
Container images
docker.io/scylladb/scylla-operator:1.6.0
Changes By Kind (since 1.5.0)
Feature
- Add support for automatically optimizing Kubernetes nodes [Experimental] (#814,@tnozicka)
- Update dependencies (#820,@tnozicka)
- Bump Scylla to 4.5.1 and manager to 2.5.2 (#830,@tnozicka)
Bug
- Keep serving webhook traffic before KCM updates endpoints (#806,@tnozicka)
- Bump prometheus-operator image tag to v0.51.2 (#809,@rzetelskik)
- Fix checking for required min version of make (#813,@rzetelskik)
- Fix panic in pruneSevices (#831,@tnozicka)
- Fix deploying multiple racks (#843,@tnozicka)
- Increase Scylla probes timeout to 30s (#845,@zimnx)
Documentation
- Release 1.5 and update release schedule (#788,@tnozicka)
- Update release instructions (#790,@tnozicka)
- Bump Scylla and Scylla Manager Agent versions (#799,@zimnx)
- Fix build errors in TOC and index. Add Index file to node operations directory (#807,@lauranovich)
- Fix Scylla version mismatch in upgrade guide (#818,@rzetelskik)
- Freeze docutils dependency version to 0.17 (#827,@dgarcia360)
- Fix spelling in CRD documentation (#837,@GavinJE)
Flaky/Failing Test
Other
- Enable building v1.5 docs (#777,@tnozicka)
- Reserve time for flake retries (#780,@tnozicka)
- Allow code generation for multiple API versions (#781,@tnozicka)
- Handle multiple tags for the same commit on promotion (#783,@tnozicka)
- Bump minikube to v1.23.0 in CI (#786,@tnozicka)
- Mark v1.5 docs as latest stable (#787,@tnozicka)
- Bump cert-manager manifest to 1.5.3 (#792,@zimnx)
- Remove redundant sleep from e2e upgrade test (#795,@rzetelskik)
- Bump Golang to 1.17.2 (#808,@tnozicka)
- Verify links point to a valid target (#811,@tnozicka)
- Remove copy-pasted pkg/util/nodeaffinity in favor of library (#812,@tnozicka)
- Logs audit messages for responses as well (#819,@tnozicka)
- Build and publish Helm charts as CI artifacts (#824,@zimnx)
- Pin tags to 1.6 (#857,@zimnx)
- Bump Go to 1.17.2 in release script (#860,@zimnx)