-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: kubernetes/kube-state-metrics
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: stop memory leak from orphaned CR reflector goroutines on repeated CRD discovery
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2920
opened Apr 10, 2026 by
bhope
Member
Loading…
chore: modernize using slices, min builtin, and %w error wrapping
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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#2916
opened Apr 7, 2026 by
mrueg
Member
Loading…
fix(cronjob): replace panic on timezone load failure with graceful error skip
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2907
opened Mar 25, 2026 by
aryanputta
Loading…
feat: add init container state_started and last_terminated_timestamp metrics
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2904
opened Mar 20, 2026 by
maksimp13
Loading…
fix(customresourcestate): log when configured CRD is not installed in cluster
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.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2903
opened Mar 19, 2026 by
maksimp13
Loading…
chore(wrapper): removed viper os fallback due to underlying update
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2896
opened Mar 12, 2026 by
bxrne
Contributor
Loading…
Fix doc
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2894
opened Mar 11, 2026 by
CatherineF-dev
Contributor
Loading…
feat: add support for label generation for ephemeral volumes in pod
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.
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.
#2891
opened Mar 10, 2026 by
eminaktas
Loading…
fix(customresourcestate): handle nil path gracefully in StateSet metrics
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#2884
opened Mar 8, 2026 by
Br1an67
Loading…
fix: stop custom resource reflectors on context cancellation
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#2883
opened Mar 6, 2026 by
colega
Loading…
feat: allow wildcards as part of annotations and labels in allowlists
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.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2873
opened Feb 12, 2026 by
skoef
Loading…
feat: Refactor discovery logic
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#2872
opened Feb 11, 2026 by
alexandernorth
Loading…
fix(store): ensure CR reflectors stop on context cancellation
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.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#2870
opened Feb 7, 2026 by
mrueg
Member
Loading…
fix(discovery): prevent duplicate GVKs and avoid stop channel leaks
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.
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.
#2869
opened Feb 7, 2026 by
mrueg
Member
Loading…
feat: enable use of CEL expressions for CR valueFrom
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#2868
opened Feb 6, 2026 by
alexandernorth
Loading…
[WIP] feat: support dynamic namespace discovery
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#2864
opened Feb 1, 2026 by
Serializator
Loading…
feat(ingress): add kube_ingress_status_load_balancer metric
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2863
opened Jan 29, 2026 by
redbaron
Loading…
feat: implement discovery of apiservices
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#2854
opened Jan 19, 2026 by
alexandernorth
Loading…
feat: add new kube_service_spec_ports metric
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2849
opened Jan 18, 2026 by
Serializator
Loading…
feat: Add access mode metric for PersistentVolumes
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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.
#2823
opened Dec 2, 2025 by
viragvoros
Loading…
feat(nestedArray): parsing * on array of array
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2817
opened Nov 26, 2025 by
raf262
Loading…
feat: #2501 Count volumes attached to a node
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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.
#2810
opened Nov 17, 2025 by
LiuQhahah
Loading…
feat: add valueType field for explicit duration parsing in custom resources
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2797
opened Oct 14, 2025 by
SoumyaRaikwar
Loading…
feat: Added a post-release workflow
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
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.
#2789
opened Oct 3, 2025 by
Rishab87
Contributor
Loading…
feat: Added a workflow for automating pre-release PR
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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2787
opened Sep 30, 2025 by
Rishab87
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.