Skip to content

KEP-4205: Split the two phases into two KEPs and update Alpha and Beta requirements #5409

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 2 commits into from
Jun 20, 2025

Conversation

roycaihw
Copy link
Member

@roycaihw roycaihw commented Jun 11, 2025

  • One-line PR description: Split the two phases into two KEPs to allow them moving at different paces. This original KEP (4205) will keep tracking the implemented exposure of PSI metrics. See KEP-5394: PSI-based node conditions #5395 for more details. Also update Alpha and Beta requirements.

/sig node
/cc @haircommander @ndixita @tiraboschi

@k8s-ci-robot k8s-ci-robot added the sig/node Categorizes an issue or PR as relevant to SIG Node. label Jun 11, 2025
@k8s-ci-robot k8s-ci-robot requested a review from ndixita June 11, 2025 22:10
@k8s-ci-robot
Copy link
Contributor

@roycaihw: GitHub didn't allow me to request PR reviews from the following users: tiraboschi.

Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

  • One-line PR description: Split the two phases into two KEPs to allow them moving at different paces. See KEP-5394: PSI-based node conditions #5395 for more details. Also update Alpha and Beta requirements. Make CPU PSI a Beta requirement

/sig node
/cc @haircommander @ndixita @tiraboschi

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-sigs/prow repository.

@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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 11, 2025
@lmktfy
Copy link

lmktfy commented Jun 11, 2025

/retitle KEP-4205: Split the two phases into two KEPs and update Alpha and Beta requirements

@k8s-ci-robot k8s-ci-robot changed the title 4205: Split the two phases into two KEPs and update Alpha and Beta requirements KEP-4205: Split the two phases into two KEPs and update Alpha and Beta requirements Jun 11, 2025
@roycaihw roycaihw force-pushed the psi-condition-updates branch 2 times, most recently from b399df8 to 1757134 Compare June 17, 2025 00:23
@roycaihw
Copy link
Member Author

@haircommander I've updated the two KEPs as suggested. PTAL

@haircommander
Copy link
Contributor

one note but generally this LGTM

@kannon92
Copy link
Contributor

PRR shadow:

@deads2k
Copy link
Contributor

deads2k commented Jun 18, 2025

PRR lgtm.

/approve


# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
- name: PSINodeCondition
- name: KubeletPSI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for posterity: this was already done for alpha, we're not changing the feature gate name

@haircommander
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 18, 2025
Also update the KEP to reflect the Alpha implementation details
@roycaihw roycaihw force-pushed the psi-condition-updates branch from 7135412 to ec090f0 Compare June 18, 2025 23:26
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 18, 2025
@haircommander
Copy link
Contributor

I took over the last comment https://github.com/kubernetes/enhancements/pull/5409/files#r2155728798 in #5427 , which leaves nothing outstanding here

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, mrunalp, roycaihw

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 Jun 20, 2025
@k8s-ci-robot k8s-ci-robot merged commit 00ee49a into kubernetes:master Jun 20, 2025
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone Jun 20, 2025
k8s-ci-robot added a commit that referenced this pull request Jun 20, 2025
KEP-4205: add blurb about PSI performance on top of #5409
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/node Categorizes an issue or PR as relevant to SIG Node. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants