Release notes for 1.5.0-beta.0
Container images
docker.io/scylladb/scylla-operator:1.5.0-beta.0
Changes By Kind (since 1.4.0)
API Change
- Add support for imagePullSecrets for Scylla and Agent images (#678,@rzetelskik)
Feature
- Enhance e2e tests with writing and reading data (#692,@rzetelskik)
- Chain validation errors (#695,@rzetelskik)
- Prefer placing pods on different nodes for webhookserver and operator (#700,@rzetelskik)
- Add e2e webhook tests (#723,@rzetelskik)
- Add readiness probe to scylla-manager deployment (#725,@rzetelskik)
- Add automatic update of CRD schemas in helm charts' schemas (#740,@rzetelskik)
- Support specifying replicas for scylla-operator helm chart (#752,@saada)
- Allow changing resources, placement and repository (#763,@tnozicka)
Bug
- Add PodDisruptionBudget for webhook server (#715,@tnozicka)
- Temporarily force deletion of pods when replacing nodes (#733,@tnozicka)
- Fix webhookserver PDB name (#739,@tnozicka)
- Fix default anti-affinity rules for scylla-operator (#773,@vponomaryov)
Documentation
- Add enhancement proposal process (#712,@tnozicka)
- Fix zone/region mapping in gke example cluster (#720,@rzetelskik)
- Remove seed node replacement instructions from documentation (#727,@rzetelskik)
- Fix namespace names in docs (#729,@tnozicka)
- Promote v1.4 documentation and update release info (#751,@tnozicka)
- Fix backup.rateLimit type in CRD example (#766,@vavsab)
Flaky/Failing Test
- Add coredns rollout status checking to github actions (#735,@rzetelskik)
Other
- Enable building v1.4 docs (#710,@tnozicka)
- Remove seed node label (#722,@rzetelskik)
- Explicitly set Scylla's metrics listen IP (#741,@rzetelskik)
- Tag Helm Charts with tagged versions (#748,@zimnx)
- Handle PRs with multiple "kind/" labels in release notes (#753,@tnozicka)
- Revert "Hide master from documentation version dropdown" (#761,@tnozicka)
- Fix API comments and add missing ones (#762,@tnozicka)
- Pin minikube version (#774,@tnozicka)
- Init v1.5 branch (#776,@tnozicka)