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

chore: Switch to a maintained version for robfig/cron 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.
#2874 opened Feb 13, 2026 by mrueg 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. 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…
chore: Drop embedmd in favor of gomplate 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.
#2871 opened Feb 8, 2026 by mrueg 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 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 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…
fix: order-dependent metric loss from header dedupe 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.
#2866 opened Feb 5, 2026 by jfremy-openai Loading…
build(deps): Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code 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.
#2865 opened Feb 2, 2026 by dependabot bot 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…
chore: Bump to kubernetes 1.35 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2861 opened Jan 29, 2026 by mrueg Loading…
chore(Dockerfile): Use Debian 13 as base 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2855 opened Jan 19, 2026 by mrueg 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…
fix: avoid mutating metric families during write 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.
#2852 opened Jan 19, 2026 by bhope Loading…
feat: add new kube_service_spec_ports 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.
#2849 opened Jan 18, 2026 by Serializator Loading…
feat: add metric about tls cert expiration in secrets 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.
#2846 opened Jan 15, 2026 by sylr Loading…
fix(horizontalpodautoscaler): Added container label to ContainerResource 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.
#2836 opened Dec 28, 2025 by bxrne Loading…
build(deps): Bump the k8s-dependencies group across 1 directory with 5 updates cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code 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.
#2833 opened Dec 19, 2025 by dependabot bot 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/stale Denotes an issue or PR has remained open with no activity and has become stale. 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 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 Loading…
ProTip! Filter pull requests by the default branch with base:main.