Posts in 2023
  • v1.24.13

    Monday, January 16, 2023 in Release Notes

    Changes by Kind Uncategorized Fix: Use TimedCache.Get() for read-only resources (#3106, @nilo19) Dependencies Added github.com/Azure/azure-kusto-go: v0.10.2 github.com/Azure/azure-pipeline-go: v0.1.8 github.com/Azure/azure-sdk-for-go/sdk/azcore: …

    Read more

  • v1.23.26

    Monday, January 16, 2023 in Release Notes

    Changes by Kind Bug or Regression Fix: Use TimedCache.Get() for read-only resources (#3107, @nilo19) Dependencies Added github.com/Azure/azure-kusto-go: v0.10.2 github.com/Azure/azure-pipeline-go: v0.1.8 github.com/Azure/azure-sdk-for-go/sdk/azcore: …

    Read more

  • v1.26.2

    Thursday, January 05, 2023 in Release Notes

    Dependencies Added Nothing has changed. Changed golang.org/x/crypto: v0.4.0 → v0.5.0 golang.org/x/net: v0.4.0 → v0.5.0 golang.org/x/sys: v0.3.0 → v0.4.0 golang.org/x/term: v0.3.0 → v0.4.0 golang.org/x/text: v0.5.0 → v0.6.0 Removed Nothing has …

    Read more

  • v1.26.1

    Tuesday, January 03, 2023 in Release Notes

    Changes by Kind Bug or Regression Fix: get vmss name and resource group from vm ID if the provider ID of the node is empty (#2988, @nilo19) Other (Cleanup or Flake) Chore: update dependencies against k/k v1.26.0 (#2882, @nilo19) Dependencies Added …

    Read more

  • v1.25.6

    Tuesday, January 03, 2023 in Release Notes

    Changes by Kind Feature Added: support for new annotations service.beta.kubernetes.io/port__health-probe_protocol and service.beta.kubernetes.io/port__health-probe_port to allow explicitly setting the health probe protocol individually for each …

    Read more

  • v1.24.12

    Tuesday, January 03, 2023 in Release Notes

    Changes by Kind Feature Added: support for new annotations service.beta.kubernetes.io/port__health-probe_protocol and service.beta.kubernetes.io/port__health-probe_port to allow explicitly setting the health probe protocol individually for each …

    Read more

  • v1.23.25

    Tuesday, January 03, 2023 in Release Notes

    Changes by Kind Bug or Regression Fix k8s-azure-dns-label-service tag not deleted with Service. Bug: When a Service with DNS label is deleted, k8s-azure-dns-label-service tag won’t be deleted and it leads to ensurePublicIPExists error. (#2912, …

    Read more

Posts in 2022
  • v1.26.0

    Wednesday, December 14, 2022 in Release Notes

    Changes by Kind Action Required The command line option --port has been removed (because of dependency upgrade k8s.io/cloud-provider to v0.26.0). Please switch to --secure-port if you are using it in the deployments. Feature Add support for VMSS with …

    Read more

  • v1.25.5

    Monday, December 05, 2022 in Release Notes

    Changes by Kind Bug or Regression Considering thread safety, results of cache Get() should be deepcopied before used. (#2692, @lzhecheng) Fix an issue when DNS label of public ip is not updated when service.beta.kubernetes.io/azure-dns-label-name is …

    Read more

  • v1.24.11

    Monday, December 05, 2022 in Release Notes

    Changes by Kind Bug or Regression Considering thread safety, results of cache Get() should be deepcopied before used. (#2699, @lzhecheng) Fix an issue when DNS label of public ip is not updated when service.beta.kubernetes.io/azure-dns-label-name is …

    Read more