Zhecheng Li
Zhecheng Li
#### What type of PR is this? /kind bug #### What this PR does / why we need it: * Frontend PIP config name may end with invalid char like...
#### What type of PR is this? /kind testing #### What this PR does / why we need it: Add kubetest2 aks #### Which issue(s) this PR fixes: Fixes #...
Signed-off-by: Zhecheng Li #### What type of PR is this? /kind bug #### What this PR does / why we need it: Skip "instance not found" error for LB backend...
* Add enabledARG field in client config to support ARG * Update related doc and template Signed-off-by: Zhecheng Li #### What type of PR is this? /kind feature #### What...
#### What would you like to be added: Supoort ARG in ccm ARG: https://docs.microsoft.com/en-us/azure/governance/resource-graph/overview #### Why is this needed:
#### What would you like to be added: `make deploy-cluster` can deploy a cluster with Windows Nodes. #### Why is this needed:
#### What happened: After updating `helm/` chart, I found that `make update-helm` adds a new v1.24. but also removes the old two version. #### What you expected to happen: `make...
Signed-off-by: Zhecheng Li #### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Verify and update vendor licenses * Add verify-azure-vendor-licenses.sh...
Signed-off-by: Zhecheng Li #### What type of PR is this? /kind bug #### What this PR does / why we need it: Considering thread safety, results of cache Get() should...