-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Pull requests: kubernetes/kubernetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: data race for patchResource func
area/apiserver
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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132049
opened Jun 1, 2025 by
googs1025
Loading…
kubelet/windows: use CommitMemoryBytes for MemoryStats.UsageBytes in CRI stats provider
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-none
Denotes a PR that doesn't merit a release note.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
sig/windows
Categorizes an issue or PR as relevant to SIG Windows.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132047
opened May 31, 2025 by
rzlink
Loading…
WatchBasedManager does not stop watching immutable objects
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-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.
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.
#132046
opened May 31, 2025 by
kei01234kei
Loading…
feat: enable GPU resource overcommit for virtualized GPUs
area/hw-accelerators
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/invalid-commit-message
Indicates that a PR should not merge because it has an invalid commit message.
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/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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132045
opened May 31, 2025 by
Kevinz857
Loading…
fix: data race in UnschedulablePods by adding lock
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/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132043
opened May 31, 2025 by
googs1025
Loading…
Make nodeports scheduling plugin initContainer aware
area/test
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/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/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.
#132040
opened May 30, 2025 by
avrittrohwer
•
Draft
FieldManagedObjectTracker: Fix to work with unstructured
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.
#132039
opened May 30, 2025 by
alvaroaleman
Loading…
e2e: fix userns test
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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/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/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.
#132035
opened May 30, 2025 by
haircommander
Loading…
Fix the IsDNS1123SubdomainWithUnderscore function to return the correct error message
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/bug
Categorizes issue or PR as related to a bug.
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.
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/network
Categorizes an issue or PR as relevant to SIG Network.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#132034
opened May 30, 2025 by
ChosenFoam
Loading…
WIP: DRA scheduler: implement filter timeout
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/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-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/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#132033
opened May 30, 2025 by
pohly
Loading…
refactor: improve ReplicaCalculator code organization and readability
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-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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#132032
opened May 30, 2025 by
rickbrouwer
Loading…
add orphanedPods parameter to getRSPods and improve code flow in syncReplicaSet
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.
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132031
opened May 30, 2025 by
atiratree
Loading…
podresources: list: add option to use active pods
area/kubelet
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-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/testing
Categorizes an issue or PR as relevant to SIG Testing.
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.
#132028
opened May 30, 2025 by
ffromani
Loading…
Bump konnectivity to v0.33.0
area/apiserver
area/cloudprovider
area/dependency
Issues or PRs related to dependency changes
area/provider/gcp
Issues or PRs related to gcp provider
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.
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#132023
opened May 29, 2025 by
lucasrattz
Loading…
volume: consider ramfs as an StorageMediumMemory
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132021
opened May 29, 2025 by
haircommander
Loading…
Promote two EndpointSlice e2e tests to Conformance
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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.
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.
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
Denotes a PR that will be considered when it comes time to generate release notes.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#132019
opened May 29, 2025 by
danwinship
Loading…
[WIP] HPA - pod selection strategy
area/code-generation
area/test
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
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.
sig/apps
Categorizes an issue or PR as relevant to SIG Apps.
sig/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/autoscaling
Categorizes an issue or PR as relevant to SIG Autoscaling.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
stateful_pod_control.go: Simplify case conditions
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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#132014
opened May 29, 2025 by
Octopusjust
Loading…
fix node_lifecycle_controller comment
cncf-cla: no
Indicates the PR's author has not 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/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.
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.
#132013
opened May 29, 2025 by
boymucheng
Loading…
cleanup: fix missed HandleError replacement with contextual 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-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/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#132011
opened May 29, 2025 by
togettoyou
Loading…
Automated cherry pick of #131987: Automated cherry pick of #131868: Remove superflous expansion calls if controller finished expansion
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.
do-not-merge/cherry-pick-not-approved
Indicates that a PR is not yet approved to merge into a release branch.
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/storage
Categorizes an issue or PR as relevant to SIG Storage.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Fix pod eviction events
area/kubelet
cncf-cla: no
Indicates the PR's author has not 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/node
Categorizes an issue or PR as relevant to SIG Node.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#132009
opened May 28, 2025 by
monta-riahi
Loading…
Increase max selectable CRD fields
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.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
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.
#132008
opened May 28, 2025 by
condaatje
Loading…
Fix: HPA suppresses FailedRescale event on successful conflict retry.
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.
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
sig/autoscaling
Categorizes an issue or PR as relevant to SIG Autoscaling.
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.
#132007
opened May 28, 2025 by
AumPatel1
Loading…
Handle context in the process loop
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/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#132005
opened May 28, 2025 by
kei01234kei
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.