Vinayak Goyal
Vinayak Goyal
…t set. #### What type of PR is this? /kind feature #### What this PR does / why we need it: his change makes it so that we add capabilities...
# Enhancement Description - One-line enhancement description (can be used as a release note): Support ambient capabilities in kubernetes. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2757 - Discussion Link: https://github.com/kubernetes/kubernetes/issues/56374 - Primary...
### Description Unable to run user-namespaced container. My setup is containerd v1.7.0 (which supports usernamespaces) ``` ctr version Client: Version: v1.7.0 Revision: 1fbd70374134b891f97ce19c70b6e50c7b9f4e0d Go version: go1.20.2 Server: Version: v1.7.0 Revision:...
## Why are these changes needed? ## Related issue number ## Checks - [x] I've made sure the tests are passing. - Testing Strategy - [ ] Unit tests -...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator, ci ### What happened + What you expected to happen In...
- One-line PR description: Adding new KEP. - Issue link: #4633 - Other comments: N/A
### Enhancement Description Allow users to specify which endpoints are allowed for anonymous requests. This allows the admin to only allow access to health endpoints like `healthz`,` livez` and `readyz`...
There is a proposal in kubernetes to support ambient capabilities. See https://github.com/kubernetes/enhancements/pull/2757. This proposal also talks about changes that would need to be made in containerd. Opening this feature request...
### Description Graduate kep-2862: Fine-grained Kubelet API Authz to BETA. I looked at the existing docs and they sufficiently cover the details so we don't need to update them. [Here](https://kubernetes.io/docs/reference/access-authn-authz/kubelet-authn-authz/#fine-grained-authorization)...