-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Pull requests: kubernetes/kubernetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
WIP: check invariant metrics after e2e tests
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#133394
opened Aug 6, 2025 by
BenTheElder
Loading…
test: add retry to getMetricsFromNode and deflake 'should grab all metrics from kubelet /metrics/resource endpoint'
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
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.
#133392
opened Aug 5, 2025 by
rphillips
Loading…
fix: don't log nil error
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#133391
opened Aug 5, 2025 by
alimaazamat
Loading…
Automated cherry pick of #132040: Make nodeports scheduling plugin restartable initContainer aware
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/cherry-pick-not-approved
Indicates that a PR is not yet approved to merge into a release branch.
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.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
[WIP] Introduce node capabilities reporting and inferencing framework
area/kubelet
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
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.
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.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
Added AGENT.md and links for other LLMs.
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.
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-none
Denotes a PR that doesn't merit a release note.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#133386
opened Aug 5, 2025 by
cheftako
Loading…
Clean up pod spec validation test to check returned errors
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.
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.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/apps
Categorizes an issue or PR as relevant to SIG Apps.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#133381
opened Aug 5, 2025 by
toVersus
Loading…
kubectl: get: Print desired error on --watch with multiple resource types specified
area/kubectl
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
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.
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#133380
opened Aug 4, 2025 by
tchap
Loading…
[WIP] Topology Manager filters preferred=false with restricted policy
area/kubelet
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.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/bug
Categorizes issue or PR as related to a bug.
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.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#133379
opened Aug 4, 2025 by
jmbosley
Loading…
[Carry 133278] kubelet: Don't ignore idsPerPod config #133278
area/kubelet
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
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/node
Categorizes an issue or PR as relevant to SIG Node.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#133373
opened Aug 4, 2025 by
AkihiroSuda
Loading…
Fix EventedPLEG causes sidecar pods to hang in Pending state
area/kubelet
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
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-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#133372
opened Aug 4, 2025 by
HirazawaUi
Loading…
Decouple Indicates a PR has been approved by an approver from all required OWNERS files.
area/code-organization
Issues or PRs related to kubernetes code organization
area/kubectl
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.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
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.
term
and remotecommand
packages
approved
Fix: kubectl edit now correctly updates appArmorProfile
area/kubectl
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/bug
Categorizes issue or PR as related to a bug.
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.
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#133364
opened Aug 3, 2025 by
itzPranshul
Loading…
Allow implicit extended resource name to be used no matter explicit extendedResourceName field is set or not in device class
area/kubelet
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
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.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#133363
opened Aug 3, 2025 by
yliaog
Loading…
fix: parsing the patch directly
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.
kind/flake
Categorizes issue or PR as related to a flaky test.
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-none
Denotes a PR that doesn't merit a release note.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#133360
opened Aug 2, 2025 by
sanposhiho
Loading…
use pull if not present for eviction tests
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/test
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.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Bugfix: DeleteOptions decode errors should return 400 instead of 500
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/apiserver
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.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
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
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.
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.
Add Kubelet stress test for pod cleanup when rejection due to 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-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/storage
Categorizes an issue or PR as relevant to SIG Storage.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
VolumeAttachmentLimitExceeded
area/kubelet
cncf-cla: yes
#133357
opened Aug 1, 2025 by
torredil
Loading…
Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
area/apiserver
area/kubectl
area/test
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.
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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/storage
Categorizes an issue or PR as relevant to SIG Storage.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
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.
#133356
opened Aug 1, 2025 by
mayuka-c
Loading…
Add utam0k to SIG Scheduling reviewers
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.
kind/documentation
Categorizes issue or PR as related to documentation.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
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-none
Denotes a PR that doesn't merit a release note.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#133355
opened Aug 1, 2025 by
utam0k
Loading…
Using processStart time to handle execution delays during stress tests
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
kind/flake
Categorizes issue or PR as related to a flaky test.
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-none
Denotes a PR that doesn't merit a release note.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#133354
opened Aug 1, 2025 by
srivastav-abhishek
Loading…
node: unblock e2e serial lanes
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/test
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.
kind/bug
Categorizes issue or PR as related to a bug.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
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.
kubeadm: simplify error handling in getAPIEndpointWithRetry
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/kubeadm
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.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
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-none
Denotes a PR that doesn't merit a release note.
sig/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#133347
opened Aug 1, 2025 by
SataQiu
Loading…
[WIP] client-go/features: enable WatchListClient by default
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#133340
opened Jul 31, 2025 by
p0lyn0mial
Loading…
ServiceCIDR ValidationAdmissionPolicy for implementing previous behavior
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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-none
Denotes a PR that doesn't merit a release note.
sig/network
Categorizes an issue or PR as relevant to SIG Network.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#133339
opened Jul 31, 2025 by
aojea
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.