Releases: redpanda-data/redpanda-operator
Releases · redpanda-data/redpanda-operator
v2.1.20-24.1.2
What's Changed
- Notify slack channel when operator nightly test fails by @RafalKorepta in #129
- Security context was wrong in json output by @alejandroEsc in #131
- v1: allow defining external TLS CA in admin API by @nicolaferraro in #138
- Fix for tiered storage enable flag by @RafalKorepta in #136
- V1: Prevent configs from becoming outdated when scaling down by @chrisseto in #139
- gh: Added workflows for Jira issue sync by @michael-redpanda in #140
- v1alpha2: correct boolean unmarshalling by @chrisseto in #141
- remove typing of
cloud_storage_enabled
by @chrisseto in #144
New Contributors
- @nicolaferraro made their first contribution in #138
- @michael-redpanda made their first contribution in #140
Full Changelog: v2.1.18-23.3.13...v2.1.20-24.1.2
v2.1.18-23.3.13
What's Changed
- Remove cluster to redpanda migration tool by @RafalKorepta in #120
- Control pod deletion behaviour via annotation by @koikonom in #112
- Add Tiered Storage config options for Azure by @JakeSCahill in #127
New Contributors
Full Changelog: v2.1.17-23.3.11...v2.1.18-23.3.13
v2.1.17-23.3.11
What's Changed
- Make usageStats optional by @RafalKorepta in #109
- Begin migration to nix for environment management by @chrisseto in #103
- Move topic reconciler from only v2 mode to both modes by @RafalKorepta in #114
- Sync Redpanda chart values: add PodTemplate by @RafalKorepta in #117
- Include new
ApplyInternalDNSNames
field. by @alejandroEsc in #118
Full Changelog: v2.1.16-23.3.11...v2.1.17-23.3.11
v2.1.16-23.3.11
v2.1.15-23.3.7
What's Changed
- k8s: fix console schema regisitry refreshInterval name by @bojand in #83
- Create README.md by @vuldin in #84
- v1: Support mTLS for Kafka by @paulzhang97 in #88
New Contributors
Full Changelog: v2.1.14-23.3.4...v2.1.15-23.3.7
v2.1.14-23.3.4
What's Changed
- Fix wrong Redpanda helm values by @RafalKorepta in #80
Full Changelog: v2.1.13-23.3.4...v2.1.14-23.3.4
v2.1.13-23.3.4
What's Changed
- re-add timeout default field to HelmRepository CRD by @ligfx in #59
- Align Redpanda spec to Redpanda helm chart values by @RafalKorepta in #75
- Update .gitignore by @chrisseto in #71
- k8s: add resource requirements for console deployment by @bojand in #77
- console: increase protobuf schema registry refresh interval to 1m by @bojand in #68
- Add task wrapper script by @chrisseto in #72
- Exclude none Redpanda pods from managed decommission logic by @RafalKorepta in #79
New Contributors
Full Changelog: v2.1.12-23.3.3...v2.1.13-23.3.4
v2.1.12-23.3.3
Notable Changes
- Re-implement managed decommission in Redpanda CR by @RafalKorepta in #49
- Flag to turn off helm-controller added by @alejandroEsc in #47
- Update dependencies from fluxcd controllers by @RafalKorepta in #43
- Changes to update to 0.37.2 with helmrelease v2beta2 changes by @alejandroEsc in #52
v2.1.11-23.3.1
Notable Changes
- Trigger doc build on CRD changes by @JakeSCahill in #42
- Bump crypto ssh dependency by @RafalKorepta in #48
- fix: make operator generate correct yaml fields by @sago2k8 in #50
- fix: service was empty when enabled was set to false by @alejandroEsc in #51
- Adding audit-logs by @alejandroEsc in #45