You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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's dev-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
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
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features
developer
mode and rpk'sdev-container
mode. by @bharathv in #13533Bug Fixes
rpk profile set
now supports multiple comma separate values per key (key=value1,value2
) by @twmb in #13375rpk redpanda tune --output-script
by @r-vasquez in #13539Improvements
cloud_storage_segment_max_upload_interval_sec
cluster configuration for more details. by @andrwng in #13327Full Changelog: v23.2.8...v23.2.9
This discussion was created from the release v23.2.9.
Beta Was this translation helpful? Give feedback.
All reactions