Skip to content

Conversation

harche
Copy link
Contributor

@harche harche commented Oct 9, 2025

  • One-line PR description: Promote Add Resource Health Status to the Pod Status for Device Plugin and DRA to beta in 1.35
  • Other comments:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 9, 2025
@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/node Categorizes an issue or PR as relevant to SIG Node. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 9, 2025
@harche
Copy link
Contributor Author

harche commented Oct 9, 2025

/cc @SergeyKanzhelev @haircommander

Copy link
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

/lgtm

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

@SergeyKanzhelev SergeyKanzhelev left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ArangoGutierrez, harche, mrunalp, SergeyKanzhelev
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@harche
Copy link
Contributor Author

harche commented Oct 9, 2025

cc @deads2k @johnbelamaric @jpbetz @soltysh @wojtek-t for approval.

@kannon92
Copy link
Contributor

kannon92 commented Oct 9, 2025

I see this comment from sohankunkerkar.

#4680 (comment)

To promote to beta, it sounds like like these issues all have to be complete.

@kannon92
Copy link
Contributor

kannon92 commented Oct 9, 2025

@ArangoGutierrez
Copy link
Contributor

So right now, it seems the Device health for terminated pods is still waiting on an implementation. Is this blocking for beta?

I am working on a PR for the remaining one, hope to have it by EOD today

@kannon92
Copy link
Contributor

Thank you @ArangoGutierrez and @harche!

As long as it looks reasonable to get this before you flip the gate to true I think that is fine.

@kannon92
Copy link
Contributor

I would ask that you make sure the KEP reflects these requirements. Reading the KEP it isn't clear to me if this is called out.

@jpbetz
Copy link
Contributor

jpbetz commented Oct 10, 2025

PRR reviewer here.

Can we add one note in to the production readiness section to make it clear that when the feature is disabled, the the values of the fields will be dropped when serving the API even if they are written to storage? This prevents clients from acting on the (stale) data when the feature is off. I realize that when the feature is enabled again that there may be a brief period of time where the stale values reappear before controllers actuate and update the values. My goal is to keep that period as short as possible.

LGTM otherwise.

@harche
Copy link
Contributor Author

harche commented Oct 10, 2025

Thanks @kannon92 and @jpbetz for your suggestions.

I have created the PR to update the enhancements with the beta related changes, #5653

cc @ArangoGutierrez @SergeyKanzhelev @haircommander

Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 10, 2025
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@k8s-ci-robot k8s-ci-robot removed the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 10, 2025
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 10, 2025
@harche
Copy link
Contributor Author

harche commented Oct 10, 2025

Thanks @kannon92 and @jpbetz for your suggestions.

I have created the PR to update the enhancements with the beta related changes, #5653

cc @ArangoGutierrez @SergeyKanzhelev @haircommander

Instead of having two different PRs, I merged the change from #5653 in this PR itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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/node Categorizes an issue or PR as relevant to SIG Node. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants