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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add unit tests to client-go/tools/cache/listers.go area/client-libraries 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.
#124412 opened Apr 19, 2024 by skitt
Content-Type for RestClient Patch() is Overwritten By Body() Method 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.
#124411 opened Apr 19, 2024 by aallred-cw
Make maxUnavailable more useful 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/apps Categorizes an issue or PR as relevant to SIG Apps.
#124408 opened Apr 19, 2024 by tzachshabtay
Kubelet tries to get ContainerStatus of non-existent containers when initializing a cluster 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.
#124407 opened Apr 19, 2024 by SoroushTaheri
forbidden message may include RBAC information 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/auth Categorizes an issue or PR as relevant to SIG Auth.
#124406 opened Apr 19, 2024 by rtheis
Kubelet eviction grace period overridden by Pod.Spec 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. triage/needs-information Indicates an issue needs more information in order to work on it.
#124405 opened Apr 19, 2024 by shihaohems
[Flaking Test] [sig-storage] ephemeral should support multiple inline ephemeral volumes 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/storage Categorizes an issue or PR as relevant to SIG Storage.
#124400 opened Apr 19, 2024 by esotsal
After restart Kubelet, node will become notReady in first kubelet update period. 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.
#124397 opened Apr 19, 2024 by AllenXu93
scheduler: ImageLocality gives nodes in different situation the same score 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/scheduling Categorizes an issue or PR as relevant to SIG Scheduling.
#124392 opened Apr 19, 2024 by odeinjul
errors running update-codegen.sh 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.
#124391 opened Apr 19, 2024 by tessapham
Mandatorliy specify how the application handle disruptions in the pod spec. 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/apps Categorizes an issue or PR as relevant to SIG Apps. sig/node Categorizes an issue or PR as relevant to SIG Node.
#124390 opened Apr 18, 2024 by sjindal94
Repeated Pod creation and eviction during DaemonSet rolling update(surge > 1) when Node is under pressure 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.
#124388 opened Apr 18, 2024 by sujoshua
Scheduler throughput reduced when many gated pods 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/scheduling Categorizes an issue or PR as relevant to SIG Scheduling.
#124384 opened Apr 18, 2024 by gabesaba
Avoid breaking changes in public interfaces: use apidiff as presubmit for client-go staging repo 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/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
#124380 opened Apr 18, 2024 by aojea
[flaky test] k8s.io/kubernetes/pkg/scheduler/framework/plugins: dynamicresources 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/scheduling Categorizes an issue or PR as relevant to SIG Scheduling.
#124379 opened Apr 18, 2024 by neolit123
Garbage collector can create invalid virtual 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. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
#124378 opened Apr 18, 2024 by Airblader
agnhost test image uses out-of-support alpine BASEIMAGEs 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/testing Categorizes an issue or PR as relevant to SIG Testing. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#124377 opened Apr 18, 2024 by riendeau
Kubelet CredentialProvider Fails to Connect to Local Docker Registry 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.
#124376 opened Apr 18, 2024 by sh00ki
[Flaky] Garbage collector should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted 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.
#124369 opened Apr 18, 2024 by aojea
Set kubelet logs to an "admin" GID other than root to make life easier for users and logging/o11y implementers needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture.
#124349 opened Apr 17, 2024 by matthewmodestino
support .spec.providerID as a field-selector for Nodes 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/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.
#124348 opened Apr 17, 2024 by cskinfill
[bug] StorageError: invalid object 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.
#124347 opened Apr 17, 2024 by alvaroaleman
Kubelet restart cause running pod restart with UnexpectedAdmissionError when pods have initContainers and external devices like GPU 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.
#124345 opened Apr 17, 2024 by zwpaper
When Topology Aware Hints are disabled, kube-proxy shouldn't spam the logs area/logging 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/network Categorizes an issue or PR as relevant to SIG Network. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#124341 opened Apr 16, 2024 by diranged
update load balancer e2e tests for legacy CloudProvider removal sig/network Categorizes an issue or PR as relevant to SIG Network. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#124338 opened Apr 16, 2024 by danwinship
ProTip! Add no:assignee to see everything that’s not assigned.