Skip to content

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
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

Missing detailed statistics information in kubectl top command kind/feature Categorizes issue or PR as related to a new feature. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#130247 opened Feb 18, 2025 by madeelrh
Error deleting subpath-volumes/container-name dir, casing related Pod stuck in deleting 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/storage Categorizes an issue or PR as relevant to SIG Storage.
#130239 opened Feb 18, 2025 by AlbeeSo
CRD: discovery inconsistent with storage due to a race 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.
#130235 opened Feb 18, 2025 by stlaz
Check whether etcd needs to be checked for the livez interface of APIServer. 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/etcd Categorizes an issue or PR as relevant to SIG Etcd.
#130229 opened Feb 18, 2025 by Black-max12138
Implement static analysis to validate json and proto tags of builtin List types 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/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
#130216 opened Feb 17, 2025 by serathius
selinux: KCM metrics may reveal SELinux labels on Pods needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/storage Categorizes an issue or PR as relevant to SIG Storage.
#130215 opened Feb 17, 2025 by jsafrane
Intermittent Forbidden Error When Running kubectl get pods After Master Node Restart kind/support Categorizes issue or PR as a support question. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#130205 opened Feb 17, 2025 by chymy
kube-up can't create Windows nodes because NODE_BINARY_TAR_URL is empty kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. 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/storage Categorizes an issue or PR as relevant to SIG Storage.
#130203 opened Feb 16, 2025 by mauriciopoppe
Commit b31e779 added a blocker to dead code elimination by the Go compiler 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.
#130201 opened Feb 16, 2025 by artem-anisimov-0x7f
Slow FSGroup recursive permission changes . Is there an optimization method? 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. sig/storage Categorizes an issue or PR as relevant to SIG Storage.
#130192 opened Feb 15, 2025 by wwthw
[Flaky test] [sig-scalability] kubetest.TearDown & kubetest.Timeout kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. 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.
#130188 opened Feb 15, 2025 by tico88612
Implement LIST benchmark for different content types (Json, Proto, CBOR, YAML) 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. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#130169 opened Feb 14, 2025 by serathius
3 tasks
Implement tests for deferredResponseWriter to validate behavior on multiple writer calls. 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. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#130168 opened Feb 14, 2025 by serathius
[Failing Test] Scaling should happen in predictable order and halt if any stateful pod is unhealthy should not panic help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
#130159 opened Feb 14, 2025 by aojea
Stabilize unit tests on Windows and promote ci-kubernetes-unit-windows-master to release-informing 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/windows Categorizes an issue or PR as relevant to SIG Windows.
#130149 opened Feb 13, 2025 by marosset
TestStorageVersionMigrationWithCRD flaking kind/flake Categorizes issue or PR as related to a flaky test. 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.
#130148 opened Feb 13, 2025 by liggitt
Failing EKS ARM tests kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. 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.
#130147 opened Feb 13, 2025 by kannon92
Failing test: CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager policy run the CPU Manager tests should not enforce CFS quota for containers with static CPUs assigned kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. sig/node Categorizes an issue or PR as relevant to SIG Node. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#130146 opened Feb 13, 2025 by kannon92
Pod Allocate failed due to requested number of devices unavailable for nvidia.com/gpu. Requested:1, Available: 0, which is unexpected area/kubelet kind/bug Categorizes issue or PR as related to a bug. sig/node Categorizes an issue or PR as relevant to SIG Node. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#130145 opened Feb 13, 2025 by novahe
Windows - eviction manager: no observation found for eviction signal containerfs.inodesFree 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/windows Categorizes an issue or PR as relevant to SIG Windows.
#130142 opened Feb 13, 2025 by jrvaldes
APIServer APF estimates cost for LIST not work 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.
#130139 opened Feb 13, 2025 by AllenXu93
Allow HPA to scale out when no matched Pods are ready 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.
#130130 opened Feb 13, 2025 by zheyli
[KEP-1287] [InPlacePodVerticalScaling] Ensure swap limitations are handled as part of in-place pod resize 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/node Categorizes an issue or PR as relevant to SIG Node.
#130111 opened Feb 12, 2025 by iholder101
Job controller's race condition - Pod finalizer removal and job uncounted status update should work in separate reconcile 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/apps Categorizes an issue or PR as relevant to SIG Apps.
#130103 opened Feb 12, 2025 by yue9944882
Configmap envFrom no longer warns when invalid keys are skipped 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/node Categorizes an issue or PR as relevant to SIG Node.
#130099 opened Feb 11, 2025 by daviddob
ProTip! What’s not been updated in a month: updated:<2025-01-18.