-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apply for client-go's typed clients #2155
Comments
/milestone 1.21 This is a sub-kep of #555 |
@deads2k: The provided milestone is not valid for this repository. Milestones in this repository: [ Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/milestone v1.21 |
Hi @jpbetz Enhancements Freeze is 2 days away, Feb 9th EOD PST Enhancements team is aware that KEP update is currently in progress (PR #2419). Please make sure PR merges before the freeze. For PRR related questions or to boost the PR for PRR review, please reach out in slack #prod-readiness Any enhancements that do not complete the following requirements by the freeze will require an exception.
|
Thanks @annajung The KEP is now merged. The merge includes PRR review and graduation criteria. I'll update this PR description with a link to the merged KEP. |
With PR #2419 merged in, this enhancement has met all the criteria for the enhancements freeze 👍 |
Hi @jpbetz, Since your Enhancement is scheduled to be in 1.21, please keep in mind the important upcoming dates:
As a reminder, please link all of your k/k PR(s) and k/website PR(s) to this issue so we can track them. Thanks! |
Hi @jpbetz, A friendly reminder that Code freeze is 3 days away, March 9th EOD PST Any enhancements that are NOT code complete by the freeze will be removed from the milestone and will require an exception to be added back. Please also keep in mind that if this enhancement requires new docs or modification to existing docs, you'll need to follow the steps in the Open a placeholder PR doc to open a PR against k/website repo by March 16th EOD PST Thanks! |
Quick update: The primary PRs to add this feature have merged. The two smaller PRs are under review and we expect them to make it in for the March 9th code freeze. |
Hi @jpbetz, with the following PRs merged in, we will mark this as code complete for 1.21 release. |
Hello @jpbetz, 1.21 Docs lead here. |
Thanks @reylejano. A couple updates:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Server-side apply is going to GA in 1.22 (it didn't quite make the 1.21 release), and this change will go GA as part of SSA. We should probably update the milestone to match (I don't have permissions for that). |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I guess we should keep this closed, but the milestone doesn't really reflect the situation. Not sure I'm willing to care for that. |
There are some comments clarifying (for anyone that bothers to read down to them). I'm okay with leaving this as-is.. |
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):
Beta
k/enhancements
) update PR(s): Provisional KEP: Apply for client-go's typed clients #2156, Apply for client-go's typed clients #2155k/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#99462k/website
) update(s): Changes are isolated to client-go, which is not documented on the kubernetes websitePlease 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
The text was updated successfully, but these errors were encountered: