-
Notifications
You must be signed in to change notification settings - Fork 39.9k
Issues: kubernetes/kubernetes
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
Label
Projects
Milestones
Assignee
Sort
Issues list
cleanup: Remove deprecated flags from kubelet.
area/kubelet
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/network
Categorizes an issue or PR as relevant to SIG Network.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#129394
opened Dec 25, 2024 by
zhifei92
Loading…
cleanup: Remove deprecated containerGC flags from kubelet.
area/kubelet
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#129391
opened Dec 25, 2024 by
zhifei92
Loading…
Kubernetes appears to use a lot of memory for its own components (≅80GiB)
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.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#129261
opened Dec 18, 2024 by
leemgs
KEP-4346: Add metrics for informer
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#129160
opened Dec 11, 2024 by
xigang
Loading…
Fine-Grained Scaling Control for DaemonSet/Deployment
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.
sig/autoscaling
Categorizes an issue or PR as relevant to SIG Autoscaling.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#129117
opened Dec 9, 2024 by
unilinu
apiserver timeouts and random shutdown
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#128863
opened Nov 19, 2024 by
Mrigank11
tryUpdateNodeHealth may process old data in large-scale cluster scenarios.
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.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#128643
opened Nov 7, 2024 by
Black-max12138
[Flaking Test] ClusterLoaderV2.load overall (/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/load/config.yaml)
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#128368
opened Oct 27, 2024 by
knabben
feature(kubectl): add renewTime field when using kubectl get lease -owide
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.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#128005
opened Oct 11, 2024 by
googs1025
feature(kubectl): add renewTime field when using kubectl get lease -owide
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#128004
opened Oct 11, 2024 by
googs1025
Loading…
kubemark: Support structured and contextual logging
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#127856
opened Oct 4, 2024 by
soma00333
Loading…
Run scheduler PostFilters asynchronously to improve throughput
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.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
#126858
opened Aug 21, 2024 by
mengqiy
Audit log events for watch requests are incorrect when APIServingWithRoutine is enabled
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#126466
opened Jul 30, 2024 by
benluddy
The APIServer memory usage is high.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#125191
opened May 29, 2024 by
Black-max12138
Analyzing and Addressing Unforeseen Performance Issues in a Large-Scale Kubernetes Cluster
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#123986
opened Mar 19, 2024 by
nfsp3k
[Failing Test] ci-kubernetes-kubemark-gce-scale-scheduler | kubemark-5000-scheduler
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#123884
opened Mar 12, 2024 by
pacoxu
Dynamic node lease renew interval
kind/feature
Categorizes issue or PR as related to a new feature.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#123178
opened Feb 7, 2024 by
linxiulei
StreamWatcher is consuming high memory in high pod churn case
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#122418
opened Dec 20, 2023 by
kuldeepsolanki04
kubelet: remove --register-schedulable flag
area/kubelet
area/provider/gcp
Issues or PRs related to gcp provider
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#122384
opened Dec 19, 2023 by
carlory
Loading…
client-go: Add metrics into Informer
kind/feature
Categorizes issue or PR as related to a new feature.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#122067
opened Nov 27, 2023 by
chenk008
apiserver/cacher: adjust a watch's chanSize
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.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
#121438
opened Oct 23, 2023 by
p0lyn0mial
List request timeout not respected during response write stage
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#119415
opened Jul 18, 2023 by
natherz97
Monitoring gaps in apiserver extension mechanisms
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#117167
opened Apr 8, 2023 by
shyamjvs
12 of 15 tasks
Pod status updates take longer to propagate to the API than necessary
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#116617
opened Mar 14, 2023 by
smarterclayton
High memory usage of kube-controller-manager for caching full objects
kind/bug
Categorizes issue or PR as related to a bug.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#115699
opened Feb 11, 2023 by
linxiulei
Previous Next
ProTip!
no:milestone will show everything without a milestone.