Skip to content

Move KEP-5116 to GA #5324

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

Merged
merged 1 commit into from
May 22, 2025
Merged

Move KEP-5116 to GA #5324

merged 1 commit into from
May 22, 2025

Conversation

serathius
Copy link
Contributor

@serathius serathius commented May 21, 2025

Ref #5116

Proposing to move the KEP-5116 to GA.

There were no issues discovered in the implementation, so the only pending work is preventing regressions.
Added some information about regression we have already caught by just eyeballing the graph.

Don't think there is a need to block the GA on implementation of other serialization formats. While they are supported by apiserver, they are not used in Kubernetes core projects (kubectl get pod -o yaml will request JSON and generate yaml on client side) and should not be recommended.

/assign @deads2k @liggitt

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. labels May 21, 2025
@k8s-ci-robot k8s-ci-robot requested review from fedebongio and jpbetz May 21, 2025 10:05
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 21, 2025
@serathius serathius force-pushed the kep-5116-ga branch 2 times, most recently from 43536a0 to 6d87100 Compare May 21, 2025 10:32
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 21, 2025
@serathius
Copy link
Contributor Author

/cc @liggitt

@k8s-ci-robot k8s-ci-robot requested a review from liggitt May 21, 2025 12:00
@liggitt
Copy link
Member

liggitt commented May 21, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 21, 2025
@deads2k
Copy link
Contributor

deads2k commented May 22, 2025

lgtm.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 22, 2025
@k8s-ci-robot k8s-ci-robot merged commit 0e6d109 into kubernetes:master May 22, 2025
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone May 22, 2025
@fuweid
Copy link

fuweid commented May 26, 2025

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants