Release notes for v1.2.0
Container images
docker.io/scylladb/scylla-operator:1.2.0
Changes By Kind
Features
- Let scylla listen on 0.0.0.0 (#529,@tnozicka)
- Deployment changes (#498,@zimnx)
- Adjust probes for stability and better response time (#486,@tnozicka)
- cluster: Manage Pod Disruption Budget (#214) (#438,@zimnx)
- Lower cp sidecar resources (#430,@tnozicka)
- cluster: automated sidecar upgrade (#187) (#413,@zimnx)
- Add e2e suite (#393,@tnozicka)
- Skip io-tuning if it has already been done (#379,@geobeau)
- Allow to set placement options for manager controller (#496) (#572,@zimnx)
- Added smoke test for Scylla Manager integration (#569,@zimnx)
Bugs
- sidecar/config: fix ScyllaArgs parsing (#549,@zimnx)
- Fix panic for empty strorageCapacity (#540,@tnozicka)
- Get rid of busybox image (#539,@tnozicka)
- Make a replace race with StatefulSet controller less likely (#525,@tnozicka)
- examples: fix ScyllaCluster member role name (#522,@zimnx)
- Always default to cluster first DNS (#512,@tnozicka)
- cluster: update Cluster status when DeletionTimestamp is non-nil (#506,@zimnx)
- helm: bump default scylla storage capacity to 10Gi (#501) (#502,@zimnx)
- Reduce resources for sysctl-buddy (#500,@tnozicka)
- helm: change storage class name parameter name (#485) (#491,@zimnx)
- helm: fix PVC patch RBAC (#471) (#480,@zimnx)
- Expose CQL port with alternator (#479,@tnozicka)
- rbac: Fix patching PVCs (#472,@tnozicka)
- cluster: fix source of rack version in cluster status (#465,@zimnx)
- Revert "cluster: fix source of rack version and members in cluster status" (#464,@zimnx)
- cluster: fix source of rack version and members in cluster status (#462,@zimnx)
- Added scylla/rack to podTargetLabels in ServiceMonitor (#457,@rzetelskik)
- cluster: clear rack status when rack STS doesn't exist (#418) (#455,@zimnx)
- helm: fix name of scylla clusters in Manager chart (#363) (#419,@zimnx)
Documentation
- Claim minimal Kubernetes version (#541,@tnozicka)
- Fix 1.2 schedule in docs (#533,@tnozicka)
- Update docs (#530,@tnozicka)
- docs: mark v1.1 as latest version (#516,@zimnx)
- v1.1 documentation (#409,@zimnx)
Flaky/Failing Tests
Other
- deploy: generate manifests from Helm (#482) (#519,@zimnx)
- make: set Helm repo manifest metadata (#517,@zimnx)
- hack: merge duplicated cass-stress-gen scripts (#509,@zimnx)
- Webhooks cleanup (#466,@zimnx)
- Move scylla version helpers out of the api package (#460,@tnozicka)
- helm: Remove unused serviceAccount.name from Scylla chart (#443,@niels-s)
- Verify PRs (#564,@tnozicka)
- makefile: use the same tag for manifests, images and charts (#562,@zimnx)