-
Notifications
You must be signed in to change notification settings - Fork 40.2k
Pull requests: kubernetes/kubernetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
decoupled the v1beta1 and v1 in TestPolicyAdmission
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.
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.
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.
#131074
opened Mar 26, 2025 by
ayushpatil2122
Loading…
DRA: monitor plugin connection
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.
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.
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.
#131073
opened Mar 26, 2025 by
bart0sh
Loading…
Switch sample-controller to use NewClientset supporting applyconfiguration rather than deprecated NewSimpleClientset
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-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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
hack/ginkgo-e2e.sh: fix misplaced brackets
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/needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131066
opened Mar 26, 2025 by
pohly
Loading…
DRA kubelet: fix potential flake in unit test
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.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
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.
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.
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.
wg/device-management
Categorizes an issue or PR as relevant to WG Device Management.
#131065
opened Mar 26, 2025 by
pohly
Loading…
e2e service ip preservation test
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/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
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/network
Categorizes an issue or PR as relevant to SIG Network.
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.
#131064
opened Mar 26, 2025 by
aojea
Loading…
fix (*suffixHandler) interpret: prevent int32 overflow in exponent parsing
cncf-cla: no
Indicates the PR's author has not 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/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.
#131063
opened Mar 26, 2025 by
aiburegit
Loading…
clarify mutual exclusivity of service account annotation keys in godoc
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/code-generation
area/kubelet
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/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.
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/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/node
Categorizes an issue or PR as relevant to SIG Node.
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.
#131061
opened Mar 26, 2025 by
aramase
Loading…
improve kubectl e2e test debugging
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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/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/cli
Categorizes an issue or PR as relevant to SIG CLI.
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.
#131060
opened Mar 25, 2025 by
BenTheElder
Loading…
[FG:InPlacePodVerticalScaling] accept rounded container cpu limits in container cgroup tests
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/flake
Categorizes issue or PR as related to a flaky test.
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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
tide/merge-method-squash
Denotes a PR that should be squashed by tide when it merges.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
WIP: create hack/e2e.sh, a ginkgo-e2e.sh replacement for provider-independent testing with better defaults
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/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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#131058
opened Mar 25, 2025 by
BenTheElder
Loading…
reduce flakiness of restart count assertions in in-place resize tests
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/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.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
tide/merge-method-squash
Denotes a PR that should be squashed by tide when it merges.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
WIP add ReplicaSetFailedPodsBackoff: limit pod creation when kubelet fails V2
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/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.
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.
#131050
opened Mar 25, 2025 by
atiratree
Loading…
adjust container_spec_memory_limit_bytes e2e to range: ppc64le is less
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/failing-test
Categorizes issue or PR as related to a consistently or frequently failing 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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131042
opened Mar 25, 2025 by
pacoxu
Loading…
WIP - Improve error type for missing objects
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.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131037
opened Mar 24, 2025 by
liggitt
Loading…
Bump golang-jwt to v4.5.2
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/apiserver
area/cloudprovider
area/dependency
Issues or PRs related to dependency changes
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/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.
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.
#131034
opened Mar 24, 2025 by
yue9944882
Loading…
Make ToUnstructured match stdlib omitempty and anonymous behavior
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.
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.
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.
#131029
opened Mar 24, 2025 by
liggitt
Loading…
Test tooling: fix agnhost pause command
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/bug
Categorizes issue or PR as related to a bug.
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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#131028
opened Mar 24, 2025 by
mimowo
Loading…
WIP: Testing pod resizing is too slow when using evented PLEG
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/kubelet
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/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.
#131024
opened Mar 24, 2025 by
HirazawaUi
Loading…
[WIP] Fix race for sending errors in watch
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.
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-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131020
opened Mar 24, 2025 by
wojtek-t
Loading…
Mask Linux thermal interrupt info in /proc and /sys.
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.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#131018
opened Mar 24, 2025 by
saschagrunert
Loading…
Always check for Immutable selector in Deployment Replicaset Daemonset
api-review
Categorizes an issue or PR as actively needing an API review.
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/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/apps
Categorizes an issue or PR as relevant to SIG Apps.
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.
#131017
opened Mar 24, 2025 by
LucaLanziani
Loading…
Fix a bug where managedFields was not trimmed in scheduler
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#131016
opened Mar 24, 2025 by
likakuli
Loading…
[WIP][v1.34] lock to default ServiceCIDR
area/apiserver
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
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
Expose cipher suite settings in client-go
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/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-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.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#131014
opened Mar 24, 2025 by
MichaelMorrisEst
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.