Anish Ramasekar
Anish Ramasekar
Signed-off-by: Anish Ramasekar **What type of PR is this?** /kind feature **What this PR does / why we need it**: - Update to go1.19 - Update golangci-lint to v1.48.0 -...
**Describe the solution you'd like** [A clear and concise description of what you want to happen.] In the last community call, we discussed adding in load tests as part of...
ref: https://github.com/kubernetes/test-infra/pull/26924 /kind cleanup
Ref: https://kubernetes.slack.com/archives/C09QZ4DQB/p1632414457031600 Moving the jobs to `k8s-infra-prow-build` will not necessarily resolve this issue. With this move, in case of issues we might be able to get conditional access to debug...
- [x] Contribution to helm charts in `manifest_staging` dir - [ ] How to run e2e tests locally - [ ] This could be done using the dummy provider. Makes...
**Describe the solution you'd like** [A clear and concise description of what you want to happen.] - Add readiness probe - Liveness probe for the driver is done using the...
The windows tests are run against clusters created with [aks-engine](https://github.com/Azure/aks-engine). There is ongoing work to move the tests from using aks-engine to [capz](https://github.com/kubernetes-sigs/cluster-api-provider-azure). Creating this issue to track this migration....
/kind documentation ref: https://contribute.cncf.io/maintainers/github/templates/recommended/reviewing/
ref: https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/pkg/k8s/token.go We added token generation for backward compatibility to support Kubernetes cluster 1.20. After the move to requires republish, we can remove the token generation code in `v1.4` release...