Skip to content
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

feat(pv): support kube_persistentvolume_deletion_timestamp #2075

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

maxime1907
Copy link
Contributor

@maxime1907 maxime1907 commented May 22, 2023

What this PR does / why we need it:
Adds a simple metric kube_persistentvolume_deletion_timestamp so that we can detect PVs in "Terminating" state

How does this change affect the cardinality of KSM: (increases, decreases or does not change cardinality)
increases

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 22, 2023
@k8s-ci-robot k8s-ci-robot added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 22, 2023
docs/persistentvolume-metrics.md Outdated Show resolved Hide resolved
docs/persistentvolume-metrics.md Outdated Show resolved Hide resolved
@maxime1907 maxime1907 force-pushed the featpvdeletiontimestamp branch 2 times, most recently from bed36a5 to 3fedfd2 Compare June 7, 2023 08:38
@dgrisonnet
Copy link
Member

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 14, 2023
Signed-off-by: Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
@maxime1907
Copy link
Contributor Author

any update on this ? @mrueg @dgrisonnet

@mrueg
Copy link
Member

mrueg commented Jul 26, 2023

/lgtm

Apologies for the delay, thanks for your contribution!

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maxime1907, mrueg

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 Jul 26, 2023
@k8s-ci-robot k8s-ci-robot merged commit 7189f39 into kubernetes:main Jul 26, 2023
12 checks passed
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants