v1.30.15
Cloud Provider Azure v1.30.15
Full Changelog: v1.30.14..v1.30.15
Changes by Kind
Feature
New Feature: Node Filtering for Cloud Controller Manager Added –node-filter-requirements flag to selectively manage nodes using Kubernetes label selectors.
Usage examples: –node-filter-requirements=“environment=production” –node-filter-requirements=“environment in (production,staging),!maintenance” (#9405, @k8s-infra-cherrypick-robot)
Bug or Regression
- Fix: Do not return early when pip.publicIPAddress is empty when checking the ownership (#9388, @nilo19)
Other (Cleanup or Flake)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.