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
Kubelet Resource Metrics Endpoint #727
Kubelet Resource Metrics Endpoint #727
Comments
/sig node |
@dashpole I've added this enhancement to the 1.14 tracking doc since it looks like y'all are targeting alpha here. Are there any open PRs for this that should be tracked as well for it to be added to 1.14 as alpha? |
@claurence I am going to wait until the KEP is approved to open PRs. Ill reference this feature issue from the PRs if/when that happens |
/cc |
@dashpole since the KEP for this issue isn't merged yet we will be removing it from the 1.14 milestone. To have it added back in please file an exception - information on the exception process can be found here: https://github.com/kubernetes/sig-release/blob/master/releases/EXCEPTIONS.md |
@claurence where is it specified that KEPs must be merged by feature freeze? |
@claurence "By Tuesday January 29, 2019 all enhancements landing in v1.14.0 must ... have an associated KEP merged or in progress in kubernetes/enhancements, linked to in the description of the tracking issue" |
Hey @dashpole apologies as our docs have been changing a bit today - given feedback we've heard we are going to be lenient with KEPs though we want them merged by Feb 4th. |
Added back to 1.14 per exception request submitted and approved |
Hey @dashpole 👋! I'm Naomi, a v1.14 docs release shadow. Does this enhancement require any new docs (or modifications)? Just a friendly reminder we're looking for a PR against k/website (branch dev-1.14) due by Friday, March 1. It would be great if it's the start of the full documentation, but even a placeholder PR is acceptable. Let me know if you have any questions! |
Hello @dashpole , I'm the Enhancement Lead for 1.15. Is this feature going to be graduating alpha/beta/stable stages in 1.15? Please let me know so it can be tracked properly and added to the spreadsheet. Once coding begins, please list all relevant k/k PRs in this issue so they can be tracked properly. /milestone clear |
@kacole2 I don't have any plans to graduate this in 1.15 |
/cc @Richabanker (in case she's interested in picking this one up) |
/assign |
@Richabanker can you please send the PR to update kep.yaml for this enhancement if you target it for 1.28 |
Ack'd. |
PR to update the KEP: #3994 |
Have you closed this intentionally? |
oh didn't realize I closed this accidentally while cleaning up my fork. Apologies! Created a new PR here |
/milestone v1.28 |
Hello @Richabanker @dashpole 👋, Enhancements team here. Just checking in as we approach Enhancements freeze on Thursday, 16th June 2023. Looks like this enhancement is targeting for stage Question: Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as |
We're going to delay graduation for one more release (v1.29). |
/milestone v1.29 |
@Richabanker: 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:
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. |
Hi @Richabanker, 1.29 enhancement team here! Is this enhancement targeting 1.29? If it is, can you reopen the issue and follow the instructions here to opt in the enhancement and make sure the |
/milestone v1.29 |
Enhancement Description
One-line enhancement description: Introduce a new kubelet endpoint for serving metrics about first-class resources.
Primary contact: @dashpole
Responsible SIGs: Sig-Node, Sig-Instrumentation
KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/727-resource-metrics-endpoint
Link to e2e and/or unit tests: Coming soon
Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred: @DirectXMan12
Approver: @dchen1107 @brancz
Enhancement target (which target equals to which milestone):
v1alpha1 endpoint
k/enhancements
) update PR(s): [KEP] Kubelet Resource Metrics Endpoint #726k/k
) update PR(s): Add kubelet resource metrics v1alpha1 endpoint kubernetes#73946k/website
) update(s): Documentation for Kubelet Resource Metrics Endpoint website#12934metric-server
Stable
k/enhancements
) update PR(s):k/k
) update PR(s): Graduate kubelet resource metrics to GA kubernetes#116897k/website
) update(s):The text was updated successfully, but these errors were encountered: