-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Apply for client-go's typed clients
-
One-line enhancement description (can be used as a release note): Add typesafe Apply support to client-go's typed clients.
-
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2155-clientgo-apply
-
Discussion Link: discussion at kubebuilder/controller-tools meeting, discussion at sig-api-machinery meeting
-
Primary contact (assignee): jpbetz@
-
Responsible SIGs: sig-api-machinery, wg-api-expression,
-
Enhancement target (which target equals to which milestone):
- As a subproject of Server Side Apply, and as a pre-requisite of Server Side Apply graduating to GA, this enhancement will have the same stability level as Server Side Apply. It will not have a separately tracked stability level. Since Server Side Apply is currently Beta, this enhancement currently focuses on achieving what is required to go to GA.
-
Beta
- KEP (
k/enhancements) update PR(s): Provisional KEP: Apply for client-go's typed clients #2156, Apply for client-go's typed clients #2155 - Code (
k/k) update PR(s): Apply Builders for client-go's typed client kubernetes#99012, Add Apply to client-go's typed client kubernetes#99214, Add Extract support to client-go apply builders kubernetes#99759, Migrate cluster role aggregator to apply kubernetes#99462 - Docs (
k/website) update(s): Changes are isolated to client-go, which is not documented on the kubernetes website
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
/sig api-machinery
/wg api-expression
/cc @jennybuckley @apelisse @kwiesmueller @DirectXMan12