-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: kubernetes/kube-state-metrics
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: panic in 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.
util.GVRFromType
for structured types
cncf-cla: yes
#2553
opened Nov 8, 2024 by
L3n41c
Loading…
docs: Add best practices for metrics
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.
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.
#2528
opened Oct 17, 2024 by
mrueg
Loading…
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.
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…
feat: #2501 Count volumes attached to a node
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/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.
#2507
opened Sep 23, 2024 by
LiuQhahah
Loading…
customresourcestate: don't error on missing status stateSet
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
do-not-merge/invalid-commit-message
Indicates that a PR should not merge because it has an invalid commit message.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
docs: describe the config file format in the CLI docs
cncf-cla: no
Indicates the PR's author has not 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.
#2473
opened Aug 14, 2024 by
ringerc
Loading…
feat: Use PartialObjectMetadata for Configmaps
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.
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.
#2468
opened Aug 6, 2024 by
mrueg
Loading…
WIP: feat: Support metrics for GatewayAPI objects
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.
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2452
opened Jul 23, 2024 by
mrueg
Loading…
feat: add kube_ingress_status 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.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
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.
#2433
opened Jun 26, 2024 by
isuyyy
Loading…
[WIP] fix: Add allowed labels to all metrics instead of just 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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
_labels
metric
cncf-cla: yes
#2428
opened Jun 20, 2024 by
ronaknnathani
Loading…
feat: Promote kube_statefulset_ordinals_start from ALPHA -> STABLE
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2415
opened Jun 7, 2024 by
pwschuurman
Loading…
feat: Add timezone to kube_cronjob_info / Make kube_cronjob_next_schedule_time timezone-aware
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.
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.
#2376
opened Apr 22, 2024 by
mrueg
Loading…
feat: validate stable metrics via static analysis, which adapts codes from k/k stable metrics framework
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-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2294
opened Jan 2, 2024 by
CatherineF-dev
Loading…
fix: duplicate custom resources
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-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2066
opened May 14, 2023 by
murphd40
Loading…
Simplify custom resource state metrics API using CEL
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2059
opened May 7, 2023 by
CatherineF-dev
•
Draft
feat: add CustomResourceMonitor CRD (WIP)
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-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#2049
opened Apr 17, 2023 by
CatherineF-dev
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.