Skip to content

v1.11.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 17:20
· 413 commits to master since this release
ae8e1b4

Release notes for 1.11.0-rc.0

Container images

docker.io/scylladb/scylla-operator:1.11.0-rc.0

Changes By Kind (since 1.10.0)

Feature

Bug

  • Create missing mount points when tuning nodes (#1335,@tnozicka)
  • Stop any ongoing cleanup on Job termination and on cleanup startup (#1345,@zimnx)
  • Add full support for named and tagged image references (#1346,@rzetelskik)
  • Fix a race condition in seed election algorithm (#1388,@rzetelskik)
  • Fix waiting for waitGroup in ScyllaCluster Orphaned PV e2e test (#1391,@rzetelskik)
  • Fix must-gather podman command in postsubmit's 'Dump cluster state' job (#1430,@rzetelskik)
  • Fix logs in orphaned PV controller (#1431,@rzetelskik)
  • Remove explicit copying of replace label between Service instances (#1442,@rzetelskik)

Documentation

Flaky/Failing Test

Other

  • Point all traffic targeting default backend to correct port (#1180,@zimnx)
  • Enhance handling of non-integer values around replica checks in Operator Helm Chart (#1257,@akukhar)
  • Add enhancement proposal for controlling external seeds (#1306,@rzetelskik)
  • Fix variable defaulting and undefined variables in docs Makefile (#1327,@tnozicka)
  • Add OWNERS (#1330,@tnozicka)
  • Remove GH presubmits in favour of Prow (#1331,@tnozicka)
  • Enable pending replace e2e test awaiting for 2023.1.0 release (#1338,@zimnx)
  • Increase e2e parallel jobs timeout (#1339,@zimnx)
  • Wait for artifact collection on e2e failures (#1351,@tnozicka)
  • Limit parallelism in e2e test suites in GH Action postsubmits (#1352,@zimnx)
  • Add enhancement proposal for exposing ScyllaCluster (#1357,@zimnx)
  • Bump ScyllaDB to 5.2.7 in examples, Helm charts and e2e suites (#1370,@zimnx)
  • Use generic pointer.Ptr in entire project (#1371,@zimnx)
  • Increase fs.aio-max-nr on CI worker nodes (#1382,@rzetelskik)
  • Migrate GH Actions installing Kubernetes to pkgs.k8s.io (#1393,@zimnx)
  • Annotate E2E namespaces with parallel process and full text of a ginkgo node (#1401,@rzetelskik)
  • Add enhancement proposal to support Alternator API (#1406,@tnozicka)
  • Remove artificial sleep for stale conntrack entries from E2E tests (#1417,@rzetelskik)
  • Pin tags to 1.11 (#1444,@zimnx)