v1.1.17

Cloud Provider Azure v1.1.17

Changes by Kind

Bug or Regression

  • A new annotation is added in order to specify the PublicIP Prefix for creating IP of LB

    service.beta.kubernetes.io/azure-pip-prefix-id: “/subscriptions/8ecadfc9-ffff-4ea4-ffff-0d9f87e4d7c8/resourceGroups/lodrem/providers/Microsoft.Network/publicIPPrefixes/bb” (#1857, @lodrem)

  • Fix unexpected managed PLS deletion issue when ILB subnet is specified. (#1833, @k8s-infra-cherrypick-robot)

  • Fix: avoid unnecessary NSG updating on service reconciling (#1854, @feiskyer)

  • Remove redundant restriction on pls autoApproval and visibility. User can specify a list of subscriptions for visibility (e.g. “sub1 sub2”) and a subset of this list for autoApproval (e.g. “sub1”). (#1869, @k8s-infra-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Last modified October 28, 2023: fix spellcheck errs (df8b22d09)