Pull requests: kubernetes/kubernetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update gnostic library to point to gnostic-models
area/apiserver
area/cloudprovider
area/code-generation
area/dependency
Issues or PRs related to dependency changes
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.
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/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/instrumentation
Categorizes an issue or PR as relevant to SIG Instrumentation.
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/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.
#118384
opened Jun 1, 2023 by
Jefftree
Loading…
WIP: Bump cadvisor to import cdvisor PR 3301
area/dependency
Issues or PRs related to dependency changes
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/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.
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.
#118383
opened Jun 1, 2023 by
harche
Loading…
deduplicate code and use nodeutil.IsNodeReady instead
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/network
Categorizes an issue or PR as relevant to SIG Network.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#118382
opened Jun 1, 2023 by
carlory
Loading…
controller: fix the help information format of sorting_deletion_age_ratio metric
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.
#118381
opened Jun 1, 2023 by
SataQiu
Loading…
kube-apiserver/cmd: stratify construction to follow options/config/server pattern
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/apiserver
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.
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/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.
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.
#118379
opened Jun 1, 2023 by
sttts
Loading…
Add support for Go error unwrapping
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
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/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.
#118378
opened Jun 1, 2023 by
skitt
Loading…
remove duplicated validation check on resourceVersion
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#118374
opened Jun 1, 2023 by
carlory
Loading…
Remove unused 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
Indicates that a PR is ready to be merged.
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/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.
getSeccompProfilePath
helper function
area/kubelet
cncf-cla: yes
#118373
opened Jun 1, 2023 by
saschagrunert
Loading…
chore: io/ioutil deprecated
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/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/storage
Categorizes an issue or PR as relevant to SIG Storage.
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.
#118370
opened Jun 1, 2023 by
testwill
Loading…
[WIP] Move reconcilers pkg to staging, add port and apiserverid details to masterlease
area/apiserver
area/kubelet
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.
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/network
Categorizes an issue or PR as relevant to SIG Network.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#118368
opened Jun 1, 2023 by
Richabanker
Loading…
AWS: fix code for picking region from zone
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/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.
lgtm
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Do not copy bytes for cached serializations
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.
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.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#118362
opened May 31, 2023 by
linxiulei
Loading…
WIP: apiextensions/openapi: run controller lazily"
area/code-generation
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/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.
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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#118358
opened May 31, 2023 by
sttts
Loading…
Add ephemeralcontainer to imagepolicy securityaccount admission plugin
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#118356
opened May 31, 2023 by
ritazh
Loading…
remove unused cloudprovider param from the ProbeControllerVolumePlugins func
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/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
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.
#118355
opened May 31, 2023 by
carlory
Loading…
promote DisableCloudProviders and DisableKubeletCloudCredentialProviders feature gates to beta
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
Denotes a PR that will be considered when it comes time to generate release notes.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#118354
opened May 31, 2023 by
carlory
Loading…
kubeadm: add command-line integration test to ensure that the supported etcd version is always available for the stable Kubernetes version
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.
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.
lgtm
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/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
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.
#118353
opened May 31, 2023 by
SataQiu
Loading…
chore: unnecessary use of fmt.Sprintf
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.
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.
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/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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#118352
opened May 31, 2023 by
testwill
Loading…
Fix ginkgo deprecation warning
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/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
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.
#118349
opened May 31, 2023 by
bart0sh
Loading…
fix incorrect retroactive_storageclass_errors_total metric
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/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.
#118348
opened May 31, 2023 by
carlory
Loading…
simplify RecordRetroactiveStorageClassMetric func
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.
#118347
opened May 31, 2023 by
carlory
Loading…
[component-based] Use a narrow interface in SetFeatureGateDuringTest
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.
kind/flake
Categorizes issue or PR as related to a flaky test.
lgtm
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-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/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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#118346
opened May 31, 2023 by
trasc
Loading…
api/authentication: remove omitempty for Authenticated field in TokenReviewStatus
area/code-generation
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/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.
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#118344
opened May 31, 2023 by
TommyStarK
Loading…
optimize function RemoveString and add test case
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.
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#118343
opened May 31, 2023 by
0xff-dev
Loading…
Fix the flaky legacy_service_account_token_clean_up_test.
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.
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/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#118342
opened May 31, 2023 by
yt2985
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.