operator: v2.3.12-24.3.17
·
431 commits
to main
since this release
Changed
- The operator will try stripping off a layer of quotation from configuration values when interpreting numeric and boolean values. These may be accidentally introduced upstream of the CR, but where the intent is obvious we don't need to be strict about it.
Fixed
-
Added the missing
httpsport to the operator Pod that was referenced by theServiceMonitor -
Empty Redpanda specs (i.e.
clusterSpec: nullor otherwise unspecified) no longer causes the operator to panic -
getpermissions onNoderesources is now correctly configured by default.--set rbac.createAdditionalControllerCRs=trueis no longer required for rackawareness to work. -
Crashes from the Sidecar container (e.g. due to a temporary API Server outage) no longer forcefully restart the redpanda container.