v3.81.0
·
20 commits
to main
since this release
3.81.0 (2026-02-19)
Features
- Removed support for "WriteRequestBodies" from the
audit_log_policyinput. Allowed values are now "default" and "verbose". This is because patching the Kube Audit Profile in APIServer Custom Resource is not possible in version 4.18 and onwards because a newly introducedvalidatingadmissionpolicynamed config prevents it. Audit logs are enabled in the backend and completely managed by IBM Cloud. (#954) (ca04f99)