Skip to content

Issues: kubernetes/kube-state-metrics

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

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
Assignee
Filter by who’s assigned
Sort

Issues list

Does Custom Resource State Metrics support deep nested objects? kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2589 opened Jan 8, 2025 by pbxqdown
Metrics handler not falling back to gauge on text/plain negotiations kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2587 opened Jan 7, 2025 by zellaa
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0. 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.
#2586 opened Jan 7, 2025 by liangyuanpeng Loading…
[Bug] Critical and High vulnerability - CVE-2024-45337, CVE-2024-45338 kind/bug Categorizes issue or PR as related to a bug. kind/support Categorizes issue or PR as a support question. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2585 opened Jan 6, 2025 by psmolkin
Failed to watch *v1.Lease: failed to list *v1.Lease: "spec.nodeName" is not a known field selector: only "metadata.name", "metadata.namespace"" logger="UnhandledError" kind/bug Categorizes issue or PR as related to a bug. kind/support Categorizes issue or PR as a support question. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2581 opened Dec 31, 2024 by jicki
docs(customresourcestate): add example to expose same metrics with different label 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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.
#2580 opened Dec 23, 2024 by clavinjune Loading…
kube-state-metrics Metrics Handler Failure with "context canceled" Error kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2579 opened Dec 19, 2024 by kittanb
kube_pod_container_status_terminated_reason metric extension kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2578 opened Dec 19, 2024 by danielstankw
build(deps): Bump the k8s-dependencies group with 4 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.
#2575 opened Dec 15, 2024 by dependabot bot Loading…
regression: make $VERSION 3rd-party independant 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.
#2572 opened Dec 11, 2024 by rexagod Loading…
feat: Adds category label for unschedulable pod as part of kube_pod_status_unschedulable 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2571 opened Dec 10, 2024 by ilaylow Loading…
duplicate timestamps in kube_job_status_failed metrics for retried Jobs kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2565 opened Nov 30, 2024 by shlomitubul
fix(kube_pod_tolerations): deduplicate tolerations before creating 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2559 opened Nov 21, 2024 by RiRa12621 Loading…
Few Metrics are not available for all namespaces. kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2558 opened Nov 20, 2024 by lazyboson
feat: Add kube_node_status_images 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2555 opened Nov 11, 2024 by hausertt Loading…
fix: panic in util.GVRFromType for structured types 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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.
#2553 opened Nov 8, 2024 by L3n41c Loading…
Propagate select pod labels to all metrics without requiring promql metric joins. kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2551 opened Nov 8, 2024 by jacobstr
kube_ingress_tls produces duplicate metrics for duplicate Ingress hosts kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2550 opened Nov 7, 2024 by mmckeen
kube_pod_scheduler and kube_pod_service_account should not be separate metrics kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2549 opened Nov 7, 2024 by brancz
Kube_node_deletion_timestamp not seen for all nodes kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2544 opened Nov 4, 2024 by balraj-aqfer
WIP: Testing: discovery: check number of goroutines 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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2525 opened Oct 15, 2024 by dgrisonnet Loading…
To obtain the "Allocated resources:" from the output of kubectl describe node <node-name>, what query should be used? 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.
#2522 opened Oct 10, 2024 by githubeto
Include hostport with kube_pod_info or create a many metric called kube_pod_port kind/feature Categorizes issue or PR as related to a new feature. 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.
#2520 opened Oct 8, 2024 by data-dude
deployment label on ReplicaSet (Pod?) metrics kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2518 opened Oct 4, 2024 by IncandescentChrysalis
Kube State Metrics unable to find v2beta2.HorizontalPodAutoscaler kind/bug Categorizes issue or PR as related to a bug. 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.
#2517 opened Oct 3, 2024 by MattCosturos
ProTip! Type g i on any issue or pull request to go back to the issue listing page.