Release notes for 1.3.0-beta.0
Container images
docker.io/scylladb/scylla-operator:1.3.0-beta.0
Changes By Kind
Feature
- e2e: Added smoke test for Scylla Manager integration (#478) (#561,@zimnx)
- Allow to set placement options for manager controller (#496) (#571,@zimnx)
- helm: Add aggregationRule to ClusterRoles (#440) (#467,@niels-s)
- helm: Fix ServiceAccount for Scylla Manager chart (#504,@niels-s)
- Add optional SecurityContext to Helm Charts (#574,@niels-s)
- Use scylla 4.4 in e2e tests. (#579,@tnozicka)
- Default scylla to 4.4.2 and manager to 2.3.0 (#609,@tnozicka)
- Provision autogenerated auth token for Scylla API (#605,@zimnx)
Bug
- Fix service DNS names for in-cluster communication (#576,@tnozicka)
- Use REST API for schema agreement check (#603,@zimnx)
- Fix panic in orphaned PV cleanup when PV NodeAffinity is empty (#611,@zimnx)
- Use --format=docker to support SHELL instruction in the Dockerfile (#616,@tnozicka)
Documentation
- Add 1.1.0->1.2.0 upgrade guide and refreshed examples (#568,@zimnx)
- Document branching and release procedure (#559,@zimnx)
- Release v1.2 docs and add a release schedule for v1.3 (#581,@tnozicka)
- Make v1.2 docs the latest version (#592,@tnozicka)
- Remove experimental label from EKS example (#585,@zimnx)
- Avoid nested tagging in release doc and add skopeo alternative (#580,@tnozicka)
- Tool which generates release notes based on merge commits between two git refs (#556,@zimnx)
- Added webhook cleanup step to upgrade procedure (#599,@zimnx)
- Add Helm publishing step to release process (#598,@zimnx)
- Document manual seed node replacement procedure (#584,@zimnx)
- Add fix to documentation about TRUNCATE issues in Minikube (#612,@zimnx)
- Change EKS example to multi-zone cluster (#613,@zimnx)
Flaky/Failing Test
- integration test: correct failing integration test due to 10_webhook.yaml missing file (#557,@ashangit)
Other
- e2e: Dump test namespace content (#553,@tnozicka)
- makefile: use the same image tag for manifests and images (#551,@zimnx)
- scripts: add support for arch linux on install dependencies (#547,@ashangit)
- Use golang 1.16.4 (#586,@tnozicka)
- Iterate over PR numbers not indexes during release notes generation (#617,@zimnx)
- Pin tags to 1.3 (#618,@zimnx)