-
Notifications
You must be signed in to change notification settings - Fork 39.6k
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
Add show-hidden-metrics-for-version to kubelet #85282
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/unacc
Not sure I have the context to provide the requested review :)
At a high level, this implementation seems to be inline with the plan discussed in the KEP here. Wondering if the instrumentation folks who commented on the KEP should be the ones to give the sign-off?
/test pull-kubernetes-node-e2e-containerd Also, please rebase this diff when you get the chance :) thanks! |
Looks good from instrumentation. /lgtm |
/test pull-kubernetes-node-e2e-containerd |
/hold |
@serathius /hold cancel |
You will want to add this to the kubelet component configuration as well: You can probably follow this change as an example: |
9f9cad4
to
cdeaedd
Compare
/retest |
It seems this ready to go now. |
/lgtm |
/approve |
03d6de7
to
ee8f0a4
Compare
ee8f0a4
to
d44d5b3
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lavalamp, serathius, yujuhong 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 |
/lgtm |
/test pull-kubernetes-e2e-gce-100-performance |
/retest Review the full test history for this PR. Silence the bot with an |
/retest |
/kind feature
Ref #85270
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/cc @RainbowMango