-
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
Server Side Unknown Field Validation #2885
Comments
/sig api-machinery |
/milestone v1.23 |
/stage alpha |
/tracked |
Hi @kevindelgado! This is @kevindelgado from the 1.23 Enhancements team here. Just checking in as we approach enhancements freeze on Thursday 09/09. Here's where this enhancement currently stands:
All good now! Thanks! |
Thanks for checking in @kevindelgado, I'll be sure to get the KEP and PRR merged in by enhancements freeze! |
Hi @kevindelgado 👋 1.23 Docs shadow here. This enhancement is marked as 'Needs Docs' for the 1.23 release. Please follow the steps detailed in the documentation to open a PR against the dev-1.23 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thu November 18, 11:59 PM PDT. Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thanks! |
/wg api-expression |
Hi @kevindelgado 👋 Checking in once more as we approach 1.23 code freeze at 6:00 pm PST on Tuesday, November 16. Please ensure the following items are completed:
As always, we are here to help should questions come up. Thanks!! |
Hi, 1.23 Enhancements Lead here 👋. With code freeze now in effect, this enhancement has not met the criteria for the freeze and has been removed from the milestone. As a reminder, the criteria for code freeze is:
Feel free to file an exception to add this back to the release. If you plan to do so, please file this as early as possible. Thanks! |
@kevindelgado I recommend changing the KEP link in this issue description to that it refers to https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2885-server-side-unknown-field-validation |
The Release Team approve an exception request for 3 additional days after the 1.23 Code Freeze. Please have kubernetes/kubernetes#105916 approved & merged by Friday (Nov 19). If updated or new documentation is required, please create a placeholder PR to the |
Hello @kevindelgado 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023. This enhancement is targeting for stage Here’s where this enhancement currently stands:
With all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀 The status of this enhancement is marked as /label tracked/yes |
/assign @apelisse I am leaving the kubernetes project and am handing this off to Antoine to shepard it through GA (should mostly be done except for documentation and graduating the e2e test to conformance |
I can't keep the issue updated because, I don't have permission. |
Only the docs PR is missing now |
Hi @apelisse, I’m reaching out from the 1.27 Release Docs team. This enhancement is marked as ‘Needs Docs’ for the 1.27 release. Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release. Please feel free to reach out with any questions. Thanks! |
Hi @apelisse 👋,
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze: Please let me know what other PRs in k/k I should be tracking for this KEP. |
That should have been closed, everything is done here, thanks! |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues 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 according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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. |
Enhancement Description
One-line enhancement description (can be used as a release note): Add the ability to optionally trigger schema validation on the API server that errors when unknown fields are detected.
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2885-server-side-unknown-field-validation
Discussion Link: sig-meeting, initial public doc
Primary contact (assignee): @kevindelgado
Responsible SIGs: api-machinery
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s): KEP-2885: Add Server-Side Unknown Field Validation KEP #2886k/k
) update PR(s): Server Side Strict Field Validation kubernetes#105916Docs (Relevant docs for new query parameter are autogenerated from source code ink/website
) update PR(s): Document server side field validation website#30532k/k
. No additional docs needed for alpha.Beta
k/enhancements
) update PR(s): KEP-2885: Beta Graduation Criteria for Field Validation #3081k/k
) update PR(s):k/website
) update(s):Stable
k/enhancements
) update PR(s):KEP-2885 Field Validation 1.27 GA graduation #3725k/k
) update PR(s):k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: