Release notes for 1.10.0-beta.0
Container images
docker.io/scylladb/scylla-operator:1.10.0-beta.0
Changes By Kind (since 1.9.0)
Feature
- Run node cleanup after scaling the ScyllaCluster (#1294,@zimnx)
- Identify nodes by their Host ID instead of IP address in readiness probes (#1297,@zimnx)
- Replace ScyllaCluster nodes using Host ID (#1312,@zimnx)
Bug
- Fix NodeConfig DaemonSet prunning (#1278,@zimnx)
- Fix panic in Operator occuring during node replacement (#1288,@zimnx)
Documentation
- Replace xfs-formatter with NodeConfig in GKE examples (#1269,@rzetelskik)
- Use Dynamic Local Volume Provisioner in EKS and GKE examples (#1272,@rzetelskik)
- Build v1.9 documentation (#1274,@zimnx)
- Set v1.9 documentation as stable (#1295,@zimnx)
- Update docs theme version to 1.5 (#1308,@rzetelskik)
- Bump ScyllaDB to 5.1.15 and ScyllaDB Manager to 3.1.2 in examples, Helm charts and e2e suites (#1322,@rzetelskik)
- Adjust docs development workflow and add developers' README (#1323,@rzetelskik)
- Update
Deploying Scylla on GKE
andDeploying Scylla on EKS
documentation sections to reflect changes in storage setup (#1324,@rzetelskik) - Update docs dependencies (#1326,@rzetelskik)
Other
- Fix release notes generation (#1275,@zimnx)
- Replace
github.com/ghodss/yaml
library withsigs.k8s.io/yaml
(#1298,@Juneezee) - Enhancement proposal for running cleanup after scaling (#1300,@zimnx)
- Cleanup of
scyllaclient
package (#1309,@zimnx) - Enhancement proposal for replacing nodes using their HostIDs (#1313,@zimnx)
- Pin tags to 1.10 (#1328,@zimnx)