K8ssandra/cass-operator: Release v1.13.0
Name: cass-operator
Owner: K8ssandra
Release: v1.13.0
Released: 2022-09-29
License: Apache-2.0
Release Assets:
What's Changed
- CassandraTask updates by @burmanm in https://github.com/k8ssandra/cass-operator/pull/383
- Remove defunctLabel check due to rewrite of StatefulSets these days, … by @burmanm in https://github.com/k8ssandra/cass-operator/pull/355
- Update to go1.18 and related dependencies by @burmanm in https://github.com/k8ssandra/cass-operator/pull/399
- Add Restart task to CassandraTasks by @burmanm in https://github.com/k8ssandra/cass-operator/pull/394
- Make CassandraTask job arguments strongly typed by @burmanm in https://github.com/k8ssandra/cass-operator/pull/396
- Use most recent version of DSE (6.8.26) by @thobe in https://github.com/k8ssandra/cass-operator/pull/406
- Make bootstrap operations deterministic by @adutra in https://github.com/k8ssandra/cass-operator/pull/403
- Replace all invalid characters from rackNames when used in Kubernetes by @burmanm in https://github.com/k8ssandra/cass-operator/pull/405
- Add steps in the release process to push to connect.redhat.com by @burmanm in https://github.com/k8ssandra/cass-operator/pull/411
- Update release process to automate even more steps by @burmanm in https://github.com/k8ssandra/cass-operator/pull/412
- imageRegistry and single version overrides do not work correctly together by @burmanm in https://github.com/k8ssandra/cass-operator/pull/416
- Write documentation how to modify image_config in cass-operator kusto… by @burmanm in https://github.com/k8ssandra/cass-operator/pull/408
- Add new method LoadImageConfig([]byte) by @burmanm in https://github.com/k8ssandra/cass-operator/pull/418
New Contributors
- @thobe made their first contribution in https://github.com/k8ssandra/cass-operator/pull/406
Full Changelog: https://github.com/k8ssandra/cass-operator/compare/v1.12.0...v1.13.0