Skip to content

Pull requests: kubernetes/kube-state-metrics

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add deployment-based sharding example 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.
#2931 opened Apr 17, 2026 by ystkfujii Loading…
fix: make discovery package public 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.
#2928 opened Apr 15, 2026 by L3n41c Contributor Loading…
fix: protect /debug/pprof endpoints with auth filter 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.
#2924 opened Apr 14, 2026 by bhope Member Loading…
fix: prevent duplicate cluster-scoped metrics with --namespaces cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. 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.
#2923 opened Apr 13, 2026 by vigneshakaviki Loading…
feat: add per-resource label selector support 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#2922 opened Apr 12, 2026 by superbrothers Member Loading…
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: no Indicates the PR's author has not 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. 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-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…
ProTip! Follow long discussions with comments:>50.