-
Notifications
You must be signed in to change notification settings - Fork 790
Description
From https://groups.google.com/g/kubernetes-sig-architecture/c/DkKQyuUrj9Y:
The dynamic resource allocation implementation is under review for
inclusion into Kubernetes 1.26 as new alpha feature. The full set of
commits is pending in
kubernetes/kubernetes#111023.It contains code that is used in-tree and out-of-tree. Initially we
thought that we would publish such helper code later, but NVIDIA already
started using it in their prototype of a dynamic resource allocation
driver, therefore it makes sense to publish it properly already with
Kubernetes 1.26.Therefore I would like to request a new staging repo
"k8s.io/dynamic-resource-allocation" where we will publish these helper
packages. In some earlier revision I had the code under
"k8s.io/component-helpers", but it changed the dependencies of that
module. IMHO a separate staging repo is cleaner. It should be owned by
SIG Node, with the set of people working on dynamic resource allocation
as reviewers. SIG Node leads would be approvers plus Kevin and myself.
There have been no comments there, so I suppose there are no objections and we can proceed.
/cc @thockin (in case that explicit approval is needed)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status