Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-33351,OCPBUGS-22556,OCPCLOUD-2422: Update to kubernetes v1.29 #88

Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 19, 2023

  1. Merge pull request kubernetes-sigs#5016 from kubernetes-sigs/dependab…

    …ot/github_actions/step-security/harden-runner-2.6.1
    
    chore(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1
    k8s-ci-robot committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f2ee2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    b9f5e2b View commit details
    Browse the repository at this point in the history
  2. refactor: remove controllercommon in cloud and move configAzureClient…

    …s out of configureMultiTenantClients
    MartinForReal committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7ab30c8 View commit details
    Browse the repository at this point in the history
  3. Support OOT credential provider for CAPZ templates

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1b51348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    177397c View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5010 from lzhecheng/support-oot-cr…

    …edential-provider-capz-templates
    
    Support OOT credential provider for CAPZ templates
    lzhecheng committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    91549b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5019 from MartinForReal/shafan/lis…

    …tkeys
    
    Track2 sdk: add listkeys func to accountclient
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    562c7bf View commit details
    Browse the repository at this point in the history
  7. Fix script in linux-vmss-ci-version-oot-credential-provider

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    39a6756 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5021 from lzhecheng/fix-linux-vmss…

    …-ci-version-template
    
    Fix script in linux-vmss-ci-version-oot-credential-provider
    lzhecheng committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8d3f1e2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#4997 from MartinForReal/shafan/con…

    …figloader
    
    Refactor:extract config parser and replace loader with configloader
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f5a809d View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#5002 from MartinForReal/master

    Chores: remove --short flag when check kubectl version and add status code in curl
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5ea58c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f00636c View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#5023 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a6c7896 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
    - [Commits](golang/crypto@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7406c73 View commit details
    Browse the repository at this point in the history
  14. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/containerregistry/armcontainerregistry
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry](https://github.com/Azure/azure-sdk-for-go) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@v1.1...v1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    81f0b5a View commit details
    Browse the repository at this point in the history
  15. Merge pull request kubernetes-sigs#5028 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry-1.2.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry from 1.1.0 to 1.2.0 in /pkg/azclient
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9e921dd View commit details
    Browse the repository at this point in the history
  16. Merge pull request kubernetes-sigs#4995 from MartinForReal/shafan/zone

    Refactor: remove controllercommon in cloud and move configAzureClients out of configureMultiTenantClients
    k8s-ci-robot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1110432 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. chore(deps): bump golang from 31848c4 to 797c229

    Bumps golang from `31848c4` to `797c229`.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f7b49d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request kubernetes-sigs#5036 from kubernetes-sigs/dependab…

    …ot/docker/golang-797c229
    
    chore(deps): bump golang from `31848c4` to `797c229`
    k8s-ci-robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f19e35a View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5025 from kubernetes-sigs/dependab…

    …ot/go_modules/golang.org/x/crypto-0.15.0
    
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0
    k8s-ci-robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8ad4224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5220b View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5041 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a4c3dd1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump golang from 797c229 to 3b4ac76

    Bumps golang from `797c229` to `3b4ac76`.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d147d95 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5045 from kubernetes-sigs/dependab…

    …ot/docker/golang-3b4ac76
    
    chore(deps): bump golang from `797c229` to `3b4ac76`
    k8s-ci-robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b261140 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/compute/armcompute/v5
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.2.0...sdk/resourcemanager/compute/armcompute/v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    11f438d View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5054 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5-5.3.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 from 5.2.0 to 5.3.0 in /pkg/azclient
    k8s-ci-robot committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    98249cd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/resources/armresources
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources](https://github.com/Azure/azure-sdk-for-go) from 1.1.1 to 1.2.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.1...v1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4464708 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5056 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources-1.2.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 in /kubetest2-aks
    k8s-ci-robot committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    37f7fd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. [e2e] Enable ACR cache test for all pipeline

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ed84c74 View commit details
    Browse the repository at this point in the history
  2. fix: shared probe should not be removed if there are other services u…

    …sing it when deleting a service
    nilo19 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    686764f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a8369 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5051 from lzhecheng/e2e-oot-creden…

    …tal-prvider-for-default
    
    [e2e] Enable ACR cache test for all pipeline
    k8s-ci-robot committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    51c9f03 View commit details
    Browse the repository at this point in the history
  5. replace config template with the one in track2 sdk

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e0ef24a View commit details
    Browse the repository at this point in the history
  6. expose configloadtype in configloader

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3539e7a View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#5059 from MartinForReal/shafan/rem…

    …oveconfigloadtype
    
    Refactor: expose configloadtype in configloader
    k8s-ci-robot committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5d6d762 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/storage/armstorage
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/azcore/v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    45e3677 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5062 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage-1.5.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.4.0 to 1.5.0 in /pkg/azclient
    k8s-ci-robot committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e5e88e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    f05ccd7 View commit details
    Browse the repository at this point in the history
  2. fix: configloader should work when neither file nor secret config is …

    …provided
    
    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    407a831 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5071 from MartinForReal/shafan/rem…

    …oveconfigloadtype
    
    Fix: configloader should work when neither file nor secret config is provided
    k8s-ci-robot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    860b1f0 View commit details
    Browse the repository at this point in the history
  4. test: add ut

    andyzhangx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d209455 View commit details
    Browse the repository at this point in the history
  5. [e2e] Retry for acr cache create

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8d5b01e View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5066 from lzhecheng/cred-retry-acr…

    …-cache
    
    [e2e] Retry for acr cache create
    k8s-ci-robot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ecdfd48 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#5073 from andyzhangx/fix-lun-collsion

    feat: add occupiedLuns parameter in SetDiskLun func
    andyzhangx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd97d20 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/keyvault/armkeyvault
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault](https://github.com/Azure/azure-sdk-for-go) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.3.0...sdk/azcore/v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eeb92bf View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump github.com/go-git/go-git/v5 in /kubetest2-aks

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.10.0 to 5.10.1.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.10.0...v5.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    11900fa View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#5075 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/github.com/go-git/go-git/v5-5.10.1
    
    chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 in /kubetest2-aks
    k8s-ci-robot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bdd3650 View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#5053 from MartinForReal/shafan/mov…

    …efuncs
    
    Refactor: reorg provider code: move interface reference to implementation
    k8s-ci-robot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6155e6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#5074 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault-1.4.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.3.0 to 1.4.0 in /pkg/azclient
    k8s-ci-robot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8957484 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. test: update CAPZ test templates to include calico HelmChartProxy

    Signed-off-by: Jack Francis <jackfrancis@gmail.com>
    jackfrancis committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    58b9fd1 View commit details
    Browse the repository at this point in the history
  2. Introduce metrics

    zarvd committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cc69be8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#3929 from lodrem/feat-azclient/int…

    …roduce-metrics
    
    Introduce metrics for azclients v2
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b9e4789 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/resources/armresources
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources](https://github.com/Azure/azure-sdk-for-go) from 1.1.1 to 1.2.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.1...v1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    116fada View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5079 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources-1.2.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f8b4a19 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.28.4.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.28.3...v0.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4dc8308 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/privatedns/armprivatedns
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@v1.1...v1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e2c2660 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5081 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns-1.2.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns from 1.1.0 to 1.2.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    05de897 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/containerservice/armcontainerservice/v4
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4](https://github.com/Azure/azure-sdk-for-go) from 4.4.0 to 4.6.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/containerservice/armcontainerservice/v4.4.0...sdk/resourcemanager/containerservice/armcontainerservice/v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f75e977 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#5084 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4-4.6.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 from 4.4.0 to 4.6.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    31085b6 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 in /pkg/azclient

    Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
    - [Commits](golang/time@v0.4.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/time
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a0067c3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#5086 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/golang.org/x/time-0.5.0
    
    chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1174231 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump golang.org/x/crypto in /pkg/azclient

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
    - [Commits](golang/crypto@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7b9687d View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes-sigs#5087 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/golang.org/x/crypto-0.16.0
    
    chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f80321a View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/network/armnetwork/v4
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4](https://github.com/Azure/azure-sdk-for-go) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v4.2.0...sdk/resourcemanager/network/armnetwork/v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c83e0a5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request kubernetes-sigs#5088 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4-4.3.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4 from 4.2.0 to 4.3.0 in /pkg/azclient
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cc69e72 View commit details
    Browse the repository at this point in the history
  17. chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@7bbfa03...01bc870)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d4b8c32 View commit details
    Browse the repository at this point in the history
  18. Merge pull request kubernetes-sigs#5090 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/dependency-review-action-3.1.4
    
    chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4
    k8s-ci-robot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    87bc56b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request kubernetes-sigs#5058 from MartinForReal/shafan/con…

    …figreplace
    
    Refactor: replace config template with the one in track2 sdk
    k8s-ci-robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ec217fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5048 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s.io/client-go-0.28.4
    
    chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
    k8s-ci-robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a23227d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3652a94 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5094 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2a09166 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump k8s.io/kubelet from 0.28.3 to 0.28.4

    Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.28.3 to 0.28.4.
    - [Commits](kubernetes/kubelet@v0.28.3...v0.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/kubelet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7555179 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/onsi/ginkgo/v2 in /pkg/azclient

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.1...v2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    931e322 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#5097 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/onsi/ginkgo/v2-2.13.2
    
    chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 in /pkg/azclient
    k8s-ci-robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5102e1a View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/onsi/ginkgo/v2

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.1...v2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1d4b11a View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5099 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/configloader/github.com/onsi/ginkgo/v2-2.13.2
    
    chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 in /pkg/azclient/configloader
    k8s-ci-robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d7ddb81 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge pull request kubernetes-sigs#5096 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s.io/kubelet-0.28.4
    
    chore(deps): bump k8s.io/kubelet from 0.28.3 to 0.28.4
    k8s-ci-robot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0c77587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7ae7a View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5104 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e9f6fa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    7825b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beea777 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5110 from MartinForReal/shafan/cli…

    …enttimeout
    
    Track2: remove trytimeout in default settings and add custom options for clientFactory
    k8s-ci-robot committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b4a466e View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5078 from jackfrancis/capz-templat…

    …es-caaph-calico
    
    test: update CAPZ test templates to include calico HelmChartProxy
    k8s-ci-robot committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5585e3d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    7c963ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5072 from MartinForReal/shafan/con…

    …figmergetype
    
    Refactor: move CloudConfigType to configloader package
    k8s-ci-robot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    818fa5a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request kubernetes-sigs#5115 from MartinForReal/shafan/aut…

    …hprovider
    
    Fix: set AuxiliaryTenants in resource clients and token clients
    k8s-ci-robot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1ba5a22 View commit details
    Browse the repository at this point in the history
  2. bump go dependencies and fix linter issues

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7c0a8af View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5085 from MartinForReal/master

    Chores:bump go dependencies and fix linter issues
    k8s-ci-robot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fe3380f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.2 to 0.15.0

    Bumps [github.com/Azure/azure-kusto-go](https://github.com/Azure/azure-kusto-go) from 0.14.2 to 0.15.0.
    - [Release notes](https://github.com/Azure/azure-kusto-go/releases)
    - [Changelog](https://github.com/Azure/azure-kusto-go/blob/master/CHANGELOG.md)
    - [Commits](Azure/azure-kusto-go@v0.14.2...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-kusto-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6391cdc View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@2b6a709...22d2755)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    914b75d View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5120 from kubernetes-sigs/dependab…

    …ot/github_actions/aquasecurity/trivy-action-0.15.0
    
    chore(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0
    k8s-ci-robot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    160a1ea View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(azclient): allow password-less certificates

    When parsing the config into credential providers in NewAuthProvider,
    the only way to trigger the certificate credential path is to
    have password protected certificate. Certificates can
    exist without password protection.
    
    Remove this condition to enable even password-less
    certificates.
    
    Signed-off-by: HandsomeJack <dusek.honza@gmail.com>
    handsomejack-42 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4740849 View commit details
    Browse the repository at this point in the history
  2. fix(azclient): deprecate decodePkcs12 in favor of

    azidentity.ParseCertificates
    
    The `decodePksc12` function fails to parse my PKCS12
    certificate chain with the message
    
    ```
    decoding the client certificate: decoding the PKCS#12
    client certificate: pkcs12: expected exactly two safe
    bags in the PFX PDU
    ```
    
    because, internally, it uses the pkcs12.Decode function,
    which expects only the key and a main cert, not a whole
    chain of certs. It is mentioned in the comment that
    
    > Since PKCS#12 files often contain more than one certificate,
      you probably want to use [DecodeChain] instead.
    
    The option is either switching to that `.DecodeChain` function,
    or, there is a cert parser implemented in azidentity,
    that provides even more (PEM) parsing capabilities.
    
    I propose using the parsing function from `azidentity` instead,
    as that is the 'native' identity provider for azure anyway.
    
    Signed-off-by: HandsomeJack <dusek.honza@gmail.com>
    handsomejack-42 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3cc2005 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5125 from handsomejack-42/hsj/dsts…

    …-support
    
    fix: allow parsing of certificate chains and password-less certificates
    k8s-ci-robot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cc2003e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe5dc8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5117 from kubernetes-sigs/dependab…

    …ot/go_modules/github.com/Azure/azure-kusto-go-0.15.0
    
    chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.2 to 0.15.0
    k8s-ci-robot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fe68a48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78d8bb View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#5127 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    11ac63b View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@93397be...0c52d54)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    836f4db View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5132 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/setup-go-5.0.0
    
    chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
    k8s-ci-robot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    30e6f4f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    06fed0b View commit details
    Browse the repository at this point in the history
  2. use azclient

    cvvz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0531ae3 View commit details
    Browse the repository at this point in the history
  3. fix

    cvvz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    46fa2fb View commit details
    Browse the repository at this point in the history
  4. nolint

    cvvz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2fe29fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1554451 View commit details
    Browse the repository at this point in the history
  6. nolint

    cvvz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8d98093 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request kubernetes-sigs#5138 from MartinForReal/shafan/cli…

    …entfactory
    
    Track2: add cross sub support to ClientFactory
    k8s-ci-robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b9ede3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73be75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c71078f View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5126 from MartinForReal/shafan/add…

    …factory
    
    chores: Extract GetStorageAccesskey function from provider package
    k8s-ci-robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0b2afdb View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5139 from MartinForReal/shafan/sto…

    …rage
    
    Chores: remove linter timeout
    k8s-ci-robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e3e6d2d View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5141 from MartinForReal/shafan/span

    Track2: add tracer to generated functions
    k8s-ci-robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1e6848b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cd35f4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5142 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fa8e657 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. chore(deps): bump github.com/go-git/go-git/v5 in /kubetest2-aks

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.10.1 to 5.11.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.10.1...v5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7cf109f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5143 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/github.com/go-git/go-git/v5-5.11.0
    
    chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 in /kubetest2-aks
    k8s-ci-robot committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    906ea97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@22d2755...91713af)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    50cb1b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5145 from kubernetes-sigs/dependab…

    …ot/github_actions/aquasecurity/trivy-action-0.16.0
    
    chore(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0
    k8s-ci-robot committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d82cb40 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. [e2e][cred] Use -g when az acr create

    Also print az version
    
    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    115fd10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#4996 from cvvz/support-csi-workloa…

    …d-identity
    
    feat: support workload identity setting in static PV mount on AKS
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7dd69df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6ce74 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5148 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93ee5d3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5146 from lzhecheng/acr-create-use-rg

    [e2e][cred] Use -g when az acr create
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1942a2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce1f66b View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8aa4c05 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5b79724 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5151 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.9.1
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 in /kubetest2-aks
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c488181 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    230be0c View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    befb96b View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#5150 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/configloader/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.9.1
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 in /pkg/azclient/configloader
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3b188d1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request kubernetes-sigs#5153 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/trace/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.9.1
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 in /pkg/azclient/trace
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    64d9091 View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes-sigs#5154 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.9.1
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 in /pkg/azclient
    k8s-ci-robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8e9a775 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request kubernetes-sigs#5149 from andyzhangx/remove-async-…

    …attach
    
    cleanup: remove unused async attach functionality
    k8s-ci-robot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fba4d85 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/google/uuid in /pkg/azclient

    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a9cd026 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5155 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/google/uuid-1.5.0
    
    chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /pkg/azclient
    k8s-ci-robot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d5bab0b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request kubernetes-sigs#5042 from nilo19/fix/probe

    fix: shared probe should not be removed if there are other services u…
    k8s-ci-robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f1ce7de View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. [e2e] Print string instead of string pointer

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    689ec2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3ca66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5156 from lzhecheng/e2e-print-str-…

    …pointer-to-str
    
    [e2e] Print string instead of string pointer
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2d36c36 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5162 from MartinForReal/shafan/fac…

    …tory
    
    track2 sdk: remove error in response in authprovider
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8650322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2693954 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@a8a3f3a...c7d193f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9ceb631 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump actions/download-artifact from 3.0.2 to 4.0.0

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.0.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@9bc31d5...7a1cd32)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    525b5d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5165 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/upload-artifact-4.0.0
    
    chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    be079b9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5166 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/download-artifact-4.0.0
    
    chore(deps): bump actions/download-artifact from 3.0.2 to 4.0.0
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    29f489d View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump k8s.io/apimachinery in /kubetest2-aks

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.4 to 0.29.0.
    - [Commits](kubernetes/apimachinery@v0.28.4...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9f6155e View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#5169 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/k8s.io/apimachinery-0.29.0
    
    chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 in /kubetest2-aks
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cca194e View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump k8s.io/client-go in /pkg/azclient/configloader

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.28.4...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9275336 View commit details
    Browse the repository at this point in the history
  13. Merge pull request kubernetes-sigs#5174 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/configloader/k8s.io/client-go-0.29.0
    
    chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 in /pkg/azclient/configloader
    k8s-ci-robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f029337 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Use latest dualstack machinepool template

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8873898 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5179 from lzhecheng/update-latest-…

    …ds-vmss-capz-templates
    
    Use latest dualstack machinepool template
    lzhecheng committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dd73cf5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5158 from nilo19/test/shared-probe…

    …-e2e
    
    chore: adding e2e test for shared health probe
    k8s-ci-robot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2dd0834 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. chore(deps): bump golang.org/x/crypto in /pkg/azclient

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
    - [Commits](golang/crypto@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7b23226 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5184 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/golang.org/x/crypto-0.17.0
    
    chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /pkg/azclient
    k8s-ci-robot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3c07b9c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
    - [Commits](golang/crypto@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dd21671 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/crypto in /kubetest2-aks

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
    - [Commits](golang/crypto@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    06daade View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5186 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/golang.org/x/crypto-0.17.0
    
    chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /kubetest2-aks
    k8s-ci-robot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6c44ac3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5185 from kubernetes-sigs/dependab…

    …ot/go_modules/golang.org/x/crypto-0.17.0
    
    chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
    k8s-ci-robot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    92d5ef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f26c6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5187 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4f4e797 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump actions/download-artifact from 4.0.0 to 4.1.0

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@7a1cd32...f44cd7b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c695bf8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5188 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/download-artifact-4.1.0
    
    chore(deps): bump actions/download-artifact from 4.0.0 to 4.1.0
    k8s-ci-robot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    065d1bb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanag…

    …er/compute/armcompute/v5
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) from 5.3.0 to 5.4.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.3.0...sdk/resourcemanager/compute/armcompute/v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eefe596 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5191 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5-5.4.0
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 from 5.3.0 to 5.4.0 in /pkg/azclient
    k8s-ci-robot committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bdac550 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. refactor:expose fields of AttachDiskOptions

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f958ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Merge pull request kubernetes-sigs#5195 from MartinForReal/shafan/con…

    …figrefactor
    
    Refactor: expose fields of AttachDiskOptions
    k8s-ci-robot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6d2d53c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. move getNodeVMSet to cloud struct

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    52a1dce View commit details
    Browse the repository at this point in the history
  2. initialize clientFactory

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    531e670 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5196 from MartinForReal/shafan/sdk

    Refactor: move getNodeVMSet to cloud struct
    k8s-ci-robot committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2169edb View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Merge pull request kubernetes-sigs#5147 from MartinForReal/shafan/cli…

    …entfactory
    
    Refactor: initialize clientFactory
    k8s-ci-robot committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d4551b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2ae94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5197 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ee43f68 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. add mock for vmset

    MartinForReal committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7515809 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5198 from MartinForReal/shafan/mock

    Refactor: add mock for vmset
    k8s-ci-robot committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    dfdc0cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b41ab View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. [CI] Remove 2 unused Github action pipelines

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cbd924f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5201 from lzhecheng/rm-unused-gith…

    …ub-actions
    
    [CI] Remove 2 unused Github action pipelines
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7a06581 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5200 from MartinForReal/shafan/ins…

    …tanceview
    
    Track2 sdk: support list/get instanceview in vm/vmssvm client
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    17a4896 View commit details
    Browse the repository at this point in the history
  4. [CI] Use ACR for access-tokens image

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3d42e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    231ac95 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5204 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2a17e36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e38eba View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5205 from MartinForReal/shafan/vne…

    …tlink
    
    Track2 sdk: add virtualnetworklink client
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    88f4ca0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b924e87 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#5206 from MartinForReal/shafan/net…

    …work
    
    Refactor: migrate privatedns package to track2 sdk
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6cb7c91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e635f54 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#5207 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3a20036 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.0 to 0.16.1.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@91713af...d43c1f1)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    16227bc View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes-sigs#5208 from kubernetes-sigs/dependab…

    …ot/github_actions/aquasecurity/trivy-action-0.16.1
    
    chore(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
    k8s-ci-robot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0ad112e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request kubernetes-sigs#5203 from lzhecheng/use-acr-access…

    …-tokens-image
    
    [CI] Use ACR for access-tokens image
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    42ef3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f0aaa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ab9113 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5214 from MartinForReal/shafan/vma…

    …sync
    
    Track2 sdk: expose async update function in vm/vmssvm client
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fed07db View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@01bc870...c74b580)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d6bb133 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5216 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/dependency-review-action-3.1.5
    
    chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    33aa0ee View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 in /pkg/azclient

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
    - [Commits](golang/sync@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e431188 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#5217 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/golang.org/x/sync-0.6.0
    
    chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 in /pkg/azclient
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    09f8d7a View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5199 from feiskyer/fix-1.29

    chore: bump k8s version to v1.29
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    76c69be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a8655e View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#5218 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    05b4c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    87a5835 View commit details
    Browse the repository at this point in the history
  2. Truncate lengthy PIP name

    If PIP prefix is lengthy, the PIP name may be longer than 80. If so,
    the PIP name needs truncation.
    
    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e58f404 View commit details
    Browse the repository at this point in the history
  3. Use MCR images for ones in kubemark

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a550877 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5164 from lodrem/refactor-lb/conso…

    …lidate-security-rules
    
    Refine LoadBalancer service access control and consolidating security-rules
    k8s-ci-robot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1d8032f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e870a0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5221 from MartinForReal/shafan/upd…

    …atemock
    
    Track2 sdk: switch to go.uber.org/mock and update mock impl
    k8s-ci-robot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c4d4895 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d5af69 View commit details
    Browse the repository at this point in the history
  8. [CI] Remove identity in mp dualstack template

    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2c9bdcd View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5222 from MartinForReal/shafan/rep…

    …lacemock
    
    Refactor:replace golang/mock with uber-go/mock
    k8s-ci-robot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    04450c5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#5219 from lzhecheng/truncate-ip-na…

    …me-if-lengthy
    
    Truncate lengthy PIP name
    k8s-ci-robot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    aa2a63d View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#5220 from lzhecheng/test-kubemark-…

    …other-images-to-acr
    
    Use MCR images for ones in kubemark
    k8s-ci-robot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9344f44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    994501a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge pull request kubernetes-sigs#5224 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7af6ae4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix: The case of load balancer name should be ignored when determing …

    …if it is an internal load balancer.
    nilo19 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d84101a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.3.0 to 1.4.1.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.3.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b37bdc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request kubernetes-sigs#5223 from lzhecheng/rm-identity-ds…

    …-mp-template
    
    [CI] Remove identity in mp dualstack template
    lzhecheng committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    30490e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5225 from nilo19/fix/lb-name-case

    fix: The case of load balancer name should be ignored when determing …
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9abef39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5226 from kubernetes-sigs/dependab…

    …ot/go_modules/github.com/go-logr/logr-1.4.1
    
    chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fa4a3eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be4fd65 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5238 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    01fa487 View commit details
    Browse the repository at this point in the history
  6. Bump kubetest2 pipeline GoTool Go version

    Go 1.21.5
    
    Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
    lzhecheng committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    99d698c View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#5239 from lzhecheng/bump-kubetest2-go

    Bump kubetest2 pipeline GoTool Go version
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0f8f2e0 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/cloudflare/circl in /kubetest2-aks

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.3...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3a5fd9a View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#5240 from kubernetes-sigs/dependab…

    …ot/go_modules/kubetest2-aks/github.com/cloudflare/circl-1.3.7
    
    chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /kubetest2-aks
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    32f4041 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump golang.org/x/crypto in /pkg/azclient

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
    - [Commits](golang/crypto@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2f2351d View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#5243 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/golang.org/x/crypto-0.18.0
    
    chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 in /pkg/azclient
    k8s-ci-robot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3a9c608 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat: Add a daemonset called health-probe-proxy to transfer the traff…

    …ic from port 10356 to the kube-proxy health check server port 10256. This daemonset will parse the proxy protocol packet data unit when the user uses private link service integrated with the service annotation and set the proxy protocol annotation. In this case the kube-proxy health probe server will not read the health probe request from the SLB and fails the health check.
    nilo19 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d0f769f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5180 from nilo19/feat/health-probe…

    …-proxy
    
    feat: Add a cloud-node-manager sidecar container called health-probe-proxy to transfer the traff…
    k8s-ci-robot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b65c47c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    40fba9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#5266 from damdo/fix-servicename-panic

    fix: azure_loadbalancer.go: don't use service.Name, when service is nil
    k8s-ci-robot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    59da6bc View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/download-artifact from 4.1.0 to 4.1.1

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@f44cd7b...6b208ae)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    97a3c50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5268 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/download-artifact-4.1.1
    
    chore(deps): bump actions/download-artifact from 4.1.0 to 4.1.1
    k8s-ci-robot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    00a95ba View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. remove managed disk controller

    Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
    MartinForReal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8643248 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump k8s.io/klog/v2 in /pkg/azclient/trace

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.110.1 to 2.120.0.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.110.1...v2.120.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cb4179d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump sigs.k8s.io/controller-tools

    Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-tools@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    391fcc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5279 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/trace/k8s.io/klog/v2-2.120.0
    
    chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 in /pkg/azclient/trace
    k8s-ci-robot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b2d4539 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#5280 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/client-gen/sigs.k8s.io/controller-tools-0.14.0
    
    chore(deps): bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 in /pkg/azclient/client-gen
    k8s-ci-robot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0a4f9c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request kubernetes-sigs#5272 from MartinForReal/shafan/vm

    Refactor:remove managed disk controller
    k8s-ci-robot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9e9079e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. chore(deps): bump github.com/onsi/ginkgo/v2

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.2 to 2.14.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.2...v2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    4fd143c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@c7d193f...1eb3cb2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8aad260 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#5285 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/configloader/github.com/onsi/ginkgo/v2-2.14.0
    
    chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 in /pkg/azclient/configloader
    k8s-ci-robot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2551e8e View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#5287 from kubernetes-sigs/dependab…

    …ot/github_actions/actions/upload-artifact-4.1.0
    
    chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
    k8s-ci-robot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0387977 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/onsi/ginkgo/v2 in /pkg/azclient

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.2 to 2.14.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.2...v2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    6cf4310 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#5288 from kubernetes-sigs/dependab…

    …ot/go_modules/pkg/azclient/github.com/onsi/ginkgo/v2-2.14.0
    
    chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 in /pkg/azclient
    k8s-ci-robot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ca41d95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    755ceed View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request kubernetes-sigs#5284 from kubernetes-sigs/doc/upda…

    …te-vendorlicense-master
    
    Changes by create-pull-request action
    k8s-ci-robot committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5c40246 View commit details
    Browse the repository at this point in the history
  2. merge kube-master

    nrb committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0646117 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. UPSTREAM: <carry>: setup openshift specific changes

    Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
    lobziik authored and nrb committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8b51858 View commit details
    Browse the repository at this point in the history
  2. UPSTREAM: <carry>: Updating and vendoring go modules after an upstrea…

    …m rebase
    cloud-team-rebase-bot authored and nrb committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    22cdf9f View commit details
    Browse the repository at this point in the history
  3. UPSTREAM: <drop>: Switch default load balancer health check to shared

    This fix should go in to the CCCMO, but carry this commit to enforce the
    default until OCPBUGS-24486 is addressed there.
    
    Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
    nrb committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    45890ca View commit details
    Browse the repository at this point in the history