Release 1.134.4
- Special shout-outs to @cheftako, @maqiuyujoyce, and @xiaoweim for their contributions to this release.
New features:
- #6065: Enabled Vertical Pod Autoscaler (VPA) support. Users can now enable VPA for Config Connector components via
ControllerResourceandNamespacedControllerResourceto automatically adjust resource requests.
Bug Fixes:
- #6035: Fixed an issue where
managedFieldsmetadata could be incorrectly attributed to thestatussubresource during spec updates, causing "Location must be set" errors.