Nilekh Chaudhari

Results 23 issues of Nilekh Chaudhari

Ref: https://docs.google.com/document/d/16KKKWcvgrsrz20DzO1wNgp7yFrdqET4pLKFEo0OLP7s/edit?usp=sharing - Run a load test by keeping the number of pods constant (20k) and gradually increasing synced resources. - Try to deduce an equation that can be used...

triaged

**Reason for Change**: **Requirements** - [ ] squashed commits - [ ] included documentation - [ ] added unit tests and e2e tests (if applicable). **Issue Fixed**: **Does this change...

After migrating extension to v2 schema this pipeline needs an extra step to explicitly release the extension.

test
stale
arc

While sending the decrypt request, we should set the algorithm type to the value we receive from the encrypt response. However, due to a limitation in the SDK, it is...

Ref: https://github.com/Azure/kubernetes-kms/pull/210#issuecomment-1505995768

**Describe the request** **Explain why KMS Plugin for Key Vault needs it** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

enhancement

Fixes https://github.com/kubernetes/kubernetes/issues/122563 /cc @enj @aramase

cncf-cla: yes
size/XS
sig/docs
language/en

We are codifying the schema of ResourceVersion in upstream Kubernetes with [KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4192-svm-in-tree). tl;dr With this change, we are parsing ResourceVersion to an `int`, thus explicitly defining RV as an integer...