-
Notifications
You must be signed in to change notification settings - Fork 40.4k
Pull requests: kubernetes/kubernetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[WIP] cleanup: Add VeryShortWatchError typed error
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.
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/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.
#131321
opened Apr 15, 2025 by
karlkfi
Loading…
Lock MultiCIDRServiceAllocator to default and DisableAllocatorDualWrite to GA
area/apiserver
area/conformance
Issues or PRs related to kubernetes conformance tests
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.
kind/documentation
Categorizes issue or PR as related to documentation.
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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/apps
Categorizes an issue or PR as relevant to SIG Apps.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
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.
#131318
opened Apr 15, 2025 by
aojea
Loading…
Fix:Static pod status is always Init:0/1 if unable to get init container status
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-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/node
Categorizes an issue or PR as relevant to SIG Node.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131317
opened Apr 15, 2025 by
bitoku
Loading…
Fix Multiple RemoveContainer Calls Due to Race Condition
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131312
opened Apr 15, 2025 by
HirazawaUi
Loading…
Fix error handling and csi json file removal interaction
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/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/storage
Categorizes an issue or PR as relevant to SIG Storage.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#131311
opened Apr 15, 2025 by
gnufied
Loading…
GC: Prevent deletion of dependent objects when orphaning
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-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/apps
Categorizes an issue or PR as relevant to SIG Apps.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131307
opened Apr 15, 2025 by
xigang
Loading…
Migrate pkg/kubelet/volumemanager to contextual logging
area/kubelet
area/logging
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.
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.
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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
wg/structured-logging
Categorizes an issue or PR as relevant to WG Structured Logging.
#131306
opened Apr 15, 2025 by
Chulong-Li
Loading…
"Fix spelling and consistency issues in README.md
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
do-not-merge/contains-merge-commits
Indicates a PR which contains merge commits.
do-not-merge/needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
do-not-merge/needs-sig
Indicates an issue or PR lacks a `sig/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.
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131302
opened Apr 15, 2025 by
2300030127
Loading…
Fix kubectl writing current-context to the wrong kubeconfig file when using multiple kubeconfig files.
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-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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#131301
opened Apr 15, 2025 by
epini-dw
Loading…
KEP-740: promote ExternalJWTSigner feature to beta
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
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-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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131300
opened Apr 14, 2025 by
HarshalNeelkamal
•
Draft
2 of 3 tasks
DRA: prevent admin access claims from getting duplicate devices
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#131299
opened Apr 14, 2025 by
nojnhuh
Loading…
kubeadm: stop asking for control plane restart on cert renewal
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.
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.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
sig/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131298
opened Apr 14, 2025 by
champtar
Loading…
validation-gen: Use a single TypeDiscoverer for all inputs
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/code-generation
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.
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.
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.
#131297
opened Apr 14, 2025 by
thockin
Loading…
e2e: stabilize Windows memory pressure eviction test
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/flake
Categorizes issue or PR as related to a flaky test.
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-none
Denotes a PR that doesn't merit a release note.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
sig/windows
Categorizes an issue or PR as relevant to SIG Windows.
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.
#131296
opened Apr 14, 2025 by
rzlink
Loading…
Pause Pod Evictions during Full Zonal Disruption
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.
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131294
opened Apr 14, 2025 by
rsumukha
Loading…
Typo fix: watchActcion
area/code-generation
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.
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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131293
opened Apr 14, 2025 by
skitt
Loading…
Update hpa OWNERS
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.
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.
sig/autoscaling
Categorizes an issue or PR as relevant to SIG Autoscaling.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131292
opened Apr 14, 2025 by
raywainman
Loading…
kuberc: Parse log verbosity flag and write logs
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/kubectl
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.
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/cli
Categorizes an issue or PR as relevant to SIG CLI.
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.
#131290
opened Apr 14, 2025 by
ardaguclu
Loading…
deflake intergation test: TestEndpointHandlers
area/test
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.
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.
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.
#131288
opened Apr 14, 2025 by
carlory
Loading…
Refactor: Unify the pattern of the string concatenations spanning the line breaks
area/apiserver
area/cloudprovider
area/code-generation
area/kube-proxy
area/kubeadm
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-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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
sig/apps
Categorizes an issue or PR as relevant to SIG Apps.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
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/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#131286
opened Apr 14, 2025 by
logica0419
Loading…
Update OWNERS_ALIASES add aojea to sig-network-api-reviews
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/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/network
Categorizes an issue or PR as relevant to SIG Network.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131285
opened Apr 14, 2025 by
aojea
Loading…
Fix: Mark pods not ready when node transitions from false to unknown
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.
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#131283
opened Apr 14, 2025 by
chiru0631
Loading…
chore: add miss Shutdown call for selinux_warning controller
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.
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.
sig/storage
Categorizes an issue or PR as relevant to SIG Storage.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131281
opened Apr 14, 2025 by
googs1025
Loading…
Refactor oomScoreAdjust formula
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/backlog
Higher priority than priority/awaiting-more-evidence.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#131280
opened Apr 14, 2025 by
ali-a-a
Loading…
Run all permutations of input events in ResourceSlice tracker tests
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.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#131279
opened Apr 13, 2025 by
nojnhuh
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.