Nicholas Turner
Nicholas Turner
#### What type of PR is this? /kind feature #### What this PR does / why we need it: We need to allow cloud providers to host webhooks in their...
* Allow the environment variable `KUBETEST2_RUN_DIR` to be used for expected binary locations. * If set, it is set as the `runDir` in the `execute()` method. This is similar to...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: * We need to use the makefile in cloudbuild so that we can...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Set custom controller client/service accounts names, and use RBAC that is managed in...
This PR is just to illustrate the usage of https://github.com/kubernetes/kubernetes/pull/108838. I'll move it into the controller example code which is in-tree, I just wanted to start with a real example...
Our story around the cloud-controller-manager and the aws-load-balancer-controller is not clear, and is made worse by the fact that NLB functionality is split across the two [[1]](https://github.com/kubernetes/cloud-provider-aws/issues/196). Some thoughts: 1....
Cherry pick of #412 on release-1.22. #412: Add rate limiting when calling STS assume role API For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page. ```release-note...
Cherry pick of #412 on release-1.23. #412: Add rate limiting when calling STS assume role API For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page. ```release-note...
Cherry pick of #412 on release-1.21. #412: Add rate limiting when calling STS assume role API For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page. ```release-note...
# Enhancement Description - One-line enhancement description (can be used as a release note): A client-side proxy for a number of client authentication use cases. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2693...