Features
- #13380 rpk: add move-status to show ongoing partition movements by @daisukebe in #13381
- #13487 New Topic custom resource that can manage single topic by @RafalKorepta in #13488
- add support to the Console API (deprecated) for a user-specified ServiceAccount by @joejulian in #13357
- crash_loop_limit now defaults to 5. If a broker uncleanly shutdowns for 5 times back to back, it is considered to be in a crash loop mode and Redpanda refuses to start up and may need a manual intervention. This enforcement is disabled in
developer
mode and rpk'sdev-container
mode. by @bharathv in #13533
Bug Fixes
- Allow Redpanda custom resource to configure console subchart by @RafalKorepta in #13606
- Fix issues with customers setting empty the list of users and using a predefined secret. by @alejandroEsc in #13530
- Fix migration of superuser list. by @alejandroEsc in #13576
- #13378 rpk/bugfix: enable back setting TLS struct values in set commands by @r-vasquez in #13382
- #13594 Removing spec.clusterSpec.monitoring.scrapeInterval as required. by @alejandroEsc in #13595
rpk profile set
now supports multiple comma separate values per key (key=value1,value2
) by @twmb in #13375- rpk: prevent panic when using a directory instead of a filename in
rpk redpanda tune --output-script
by @r-vasquez in #13539 - fixed rare situation in which follower recovery stuck as the follower state was incorrectly updated #13495
Improvements
- Show the true count of leaderless and under-replicated partitions in the admin API. by @travisdowns in #13398
- #13326 Tiered-storage partitions will now upload at least once an hour. See the
cloud_storage_segment_max_upload_interval_sec
cluster configuration for more details. by @andrwng in #13327 - #13433 The broker now logs errored Kafka API responses at the DEBUG level. by @NyaliaLui in #13434
Full Changelog: v23.2.8...v23.2.9