enhancements
enhancements copied to clipboard
CBOR Serializer
Enhancement Description
- One-line enhancement description (can be used as a release note): Adds the CBOR data format as an efficient alternative to JSON.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4222-cbor-serializer
- Discussion Link:
- Primary contact (assignee): @benluddy
- Responsible SIGs: sig-api-machinery
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.32
- Beta release target (x.y):
- Stable release target (x.y):
- [ ] Alpha
- [ ] KEP (
k/enhancements) update PR(s):- [x] https://github.com/kubernetes/enhancements/pull/4457
- [x] https://github.com/kubernetes/enhancements/pull/4708
- [x] https://github.com/kubernetes/enhancements/pull/4707
- [x] https://github.com/kubernetes/enhancements/pull/4710
- [x] https://github.com/kubernetes/enhancements/pull/4711
- [x] https://github.com/kubernetes/enhancements/pull/4722
- [x] https://github.com/kubernetes/enhancements/pull/4758
- [x] https://github.com/kubernetes/enhancements/pull/4918
- [x] https://github.com/kubernetes/enhancements/pull/4923
- [ ] Code (
k/k) update PR(s):- [x] https://github.com/kubernetes/kubernetes/pull/121486
- [x] https://github.com/kubernetes/kubernetes/pull/123250
- [x] https://github.com/kubernetes/kubernetes/pull/122881
- [x] https://github.com/kubernetes/kubernetes/pull/123268
- [x] https://github.com/kubernetes/kubernetes/pull/123267
- [x] https://github.com/kubernetes/kubernetes/pull/125068
- [x] https://github.com/kubernetes/kubernetes/pull/124799
- [x] https://github.com/kubernetes/kubernetes/pull/124775
- [x] https://github.com/kubernetes/kubernetes/pull/124324
- [x] https://github.com/kubernetes/kubernetes/pull/123626
- [x] https://github.com/kubernetes/kubernetes/pull/123536
- [x] https://github.com/kubernetes/kubernetes/pull/123436
- [x] https://github.com/kubernetes/kubernetes/pull/122832
- [x] https://github.com/kubernetes/kubernetes/pull/121325
- [x] https://github.com/kubernetes/kubernetes/pull/125408
- [x] https://github.com/kubernetes/kubernetes/pull/125424
- [x] https://github.com/kubernetes/kubernetes/pull/125423
- [x] https://github.com/kubernetes/kubernetes/pull/125422
- [x] https://github.com/kubernetes/kubernetes/pull/125421
- [x] https://github.com/kubernetes/kubernetes/pull/125420
- [x] https://github.com/kubernetes/kubernetes/pull/125419
- [x] https://github.com/kubernetes/kubernetes/pull/125418
- [x] https://github.com/kubernetes/kubernetes/pull/124761
- [x] https://github.com/kubernetes/kubernetes/pull/125669
- [x] https://github.com/kubernetes/kubernetes/pull/125629
- [x] https://github.com/kubernetes/kubernetes/pull/126105
- [x] https://github.com/kubernetes/kubernetes/pull/125790
- [x] https://github.com/kubernetes/kubernetes/pull/125748
- [x] https://github.com/kubernetes/kubernetes/pull/125712
- [x] https://github.com/kubernetes/kubernetes/pull/125676
- [x] https://github.com/kubernetes/kubernetes/pull/125570
- [x] https://github.com/kubernetes/kubernetes/pull/127862
- [ ] Docs (
k/website) update PR(s):- [ ] https://github.com/kubernetes/website/pull/48464
- [ ] 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
Hello @benluddy, 1.29 Enhancements team here! Is this enhancement targeting 1.29? If it is, can you follow the instructions here to opt in the enhancements and make sure the lead-opted-in label is set so it can get added to the tracking board? Thanks!
/milestone v1.29 /label lead-opted-in /stage alpha
Hello @benluddy 👋, v1.29 Enhancements team here.
Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.
This enhancement is targeting for stage alpha for v1.29 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [ ] KEP status is marked as implementable for latest-milestone: 1.29.
- [ ] KEP readme has a updated detailed test plan section filled out
- [ ] KEP readme has up to date graduation criteria
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements.
For this KEP, we would just need to update the following:
- It looks like https://github.com/kubernetes/enhancements/pull/4223 will address most of these issues when it merges in!
The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Hi @benluddy 👋🏽 checking in once more as we approach the 1.29 enhancement freeze deadline on 01:00 UTC, Friday, 6th October, 2023. The status of this enhancement is marked as at risk for enhancement freeze.
It looks like updating and merging PR https://github.com/kubernetes/enhancements/pull/4223 will address most of the requirements. Let me know if I missed anything. Thanks.
As https://github.com/kubernetes/enhancements/pull/4223 is merged, marking this as Tracked for Enhancements Freeze. 🚀 Thanks.
Hey there @benluddy ! 👋, v1.29 Docs team shadow here. Does this enhancement work planned for v1.29 require any new docs or modifications to existing docs? If so, please follow the steps here to open a PR against dev-1.29 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, 19 October 2023. Also, take a look at Documenting for a release to get yourself familiarized with the docs requirement for the release. Thank you!
Hey there @benluddy ! ,The deadline to open a placeholder PR against k/website for required documentation is Thursday, 19 October. Could you please update me on the status of docs for this enhancement? Thank you!
Hi @taniaduggal, thanks for the reminder. I've opened a placeholder PR: https://github.com/kubernetes/website/pull/43557.
Hey again @benluddy 👋, 1.29 Enhancements team here,
Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November 2023: .
Here's where this enhancement currently stands:
-
[ ] All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
-
[ ] All PR/s are ready to be merged (they have
approvedandlgtmlabels applied) by the code freeze deadline. This includes tests.
For this enhancement, looks like the following PRs are open and needs to be merged before code freeze.
- https://github.com/kubernetes/kubernetes/pull/121486
The status of this KEP is currently at risk for Code Freeze.
Please update the issue description to include all the related PRs of this KEP under the alpha section in the issue description.
As always, we are here to help if any questions come up. Thanks!
Hi @benluddy, 👋 from the v1.29 Release Team-Communications! We would like to check if you have any plans to publish a blog for this KEP regarding new features, removals, and deprecations for this release.
If so, you need to open a PR placeholder in the website repository. The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)
@rayandas Thanks. This will have to target a later release, it won't be ready for 1.29.
Hello @benluddy, 👋 1.29 Enhancements lead here,
Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the 1.29 milestone.
If you still wish to progress this enhancement in 1.29, please file an exception request. Thanks!
/milestone clear
/remove-label lead-opted-in
trying again for alpha in 1.30, with no KEP changes
/milestone v1.30 /label lead-opted-in
Hello @benluddy 👋, Enhancements team here.
Just checking in as we approach enhancements freeze on 02:00 UTC Friday 9th February 2024.
This enhancement is targeting for stage alpha for v1.30 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [x] KEP readme using the latest template has been merged into the k/enhancements repo.
- [x] KEP status is marked as
implementableforlatest-milestone: 1.30. - [x] KEP readme has up-to-date graduation criteria
- [x] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).
The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Hi @benluddy,
👋 from the v1.30 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement!
We encourage blogs for features including, but not limited to: breaking changes, features and changes important to our users, and features that have been in progress for a long time and are graduating.
To opt in, you need to open a Feature Blog placeholder PR against the website repository. The placeholder PR deadline is 27th February, 2024. Here's the 1.30 Release Calendar
Hello @benluddy 👋, 1.30 Docs Lead here.
Does this enhancement work planned for 1.30 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.30 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday February 22nd 2024 18:00 PDT.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you!
Hi @drewhagen, thanks! I've opened https://github.com/kubernetes/website/pull/45177 as a placeholder PR.
Hey again @benluddy 👋 Enhancements team here,
Just checking in as we approach code freeze at 02:00 UTC Wednesday 6th March 2024 .
Here's where this enhancement currently stands:
- [x] All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
- [x] All PR/s are ready to be merged (they have
approvedandlgtmlabels applied) by the code freeze deadline. This includes tests.
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):
- https://github.com/kubernetes/kubernetes/pull/121486
- https://github.com/kubernetes/kubernetes/pull/123250
- https://github.com/kubernetes/kubernetes/pull/122881
- https://github.com/kubernetes/kubernetes/pull/123268
- https://github.com/kubernetes/kubernetes/pull/123267
With this, it is now marked as tracked for code freeze for the v1.30 Code Freeze!
Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks!
/milestone clear
More work is needed to satisfy all of the alpha criteria. I intend to target 1.31 for alpha.
@benluddy: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility.
In response to this:
/milestone clear
More work is needed to satisfy all of the alpha criteria. I intend to target 1.31 for alpha.
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.