-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Issues: kubernetes/kubernetes
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
e2e: CreateSync: wait for all containers to run
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/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-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.
[WIP][FG:InPlacePodVerticalScaling] Remove CPUs based on the mustKeepCpus which get from container by function RunInContainer
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/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/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#131331
opened Apr 16, 2025 by
Chunxia202410
Loading…
[WIP][FG:InPlacePodVerticalScaling] Remove CPUs based on per CPU usage when guaranteed Pod scale down with static CPU management policy
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/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/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates a PR lacks a `priority/foo` label and requires one.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#131328
opened Apr 16, 2025 by
Chunxia202410
Loading…
WIP enable ordered namespace delete tests by default
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.
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.
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/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.
#131193
opened Apr 7, 2025 by
kevinrizza
Loading…
kubelet: Fix 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.
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-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#131024
opened Mar 24, 2025 by
HirazawaUi
Loading…
[FG:InPlacePodVerticalScaling] Add Pod resize complete event
area/code-generation
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.
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.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
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/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/autoscaling
Categorizes an issue or PR as relevant to SIG Autoscaling.
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.
use standard libray helpers to simplify sorting map keys
area/apiserver
area/code-generation
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/kubeadm
area/kubectl
area/kubelet
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/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/cli
Categorizes an issue or PR as relevant to SIG CLI.
sig/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
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.
wg/structured-logging
Categorizes an issue or PR as relevant to WG Structured Logging.
#130379
opened Feb 23, 2025 by
HaraldNordgren
Loading…
test: Add stress tests for gRPC HTTP and TCP probes
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/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-priority
Indicates a PR lacks a `priority/foo` label and requires one.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
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.
#129978
opened Feb 4, 2025 by
zhengkezhou1
Loading…
[WIP][FG:InPlacePodVerticalScaling] Fix Static CPU management policy alongside InPlacePodVerticalScaling
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/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.
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/apps
Categorizes an issue or PR as relevant to SIG Apps.
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/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.
#129719
opened Jan 20, 2025 by
esotsal
Loading…
Mark volume as uncertain if MarkVolumeAsAttached fails
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.
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/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.
#129664
opened Jan 16, 2025 by
hkttty2009
Loading…
WIP: hack: detect incomplete embedding in e2e.test
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/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/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
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.
#129204
opened Dec 13, 2024 by
pohly
Loading…
[e2e_node] containers_lifecycle update from busybox to agnhost
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/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/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.
#127630
opened Sep 25, 2024 by
dshebib
Loading…
[FG:InPlacePodVerticalScaling] e2e node: Verify pod cgroups in resize test
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/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-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/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.
#127192
opened Sep 6, 2024 by
hshiina
Loading…
[FG:InPlacePodVerticalScaling] Enable removing resource limits from containers
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.
kind/feature
Categorizes issue or PR as related to a new feature.
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
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/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.
e2e: refactor FilterNonRestartablePods function
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/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/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.
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.
#127071
opened Sep 2, 2024 by
bouaouda-achraf
Loading…
WIP: tests: use the nodename when we are verifying nodes
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.
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/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.
#126896
opened Aug 24, 2024 by
justinsb
Loading…
hack/verify-test-code.sh: replace with proper linter
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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.
#115234
opened Jan 20, 2023 by
pohly
1 of 6 tasks
The second time the pod is deleted the grace period does not take effect
area/apiserver
area/cloudprovider
area/code-generation
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/ipvs
area/kube-proxy
area/kubelet
area/network-policy
Issues or PRs related to Network Policy subproject
area/provider/gcp
Issues or PRs related to gcp provider
area/test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/contains-merge-commits
Indicates a PR which contains merge commits.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
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.
kind/regression
Categorizes issue or PR as related to a regression from a prior release.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
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-action-required
Denotes a PR that introduces potentially breaking changes that require user action.
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/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
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.
#113883
opened Nov 14, 2022 by
Seaiii
Loading…
prevent the "Expect(err).NotTo(HaveOccurred())" and "ExpectNoError(err)" anti-pattern in e2e tests
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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.
#109600
opened Apr 21, 2022 by
pohly
E2E tests: avoid generic poll functions
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
kind/feature
Categorizes issue or PR as related to a new feature.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#106575
opened Nov 21, 2021 by
pohly
Investigate use of e2e framework's flake report
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
#92911
opened Jul 8, 2020 by
alejandrox1
[e2e] Decoupling cloud providers from the e2e testing framework
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/test
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
#75604
opened Mar 22, 2019 by
neolit123
RFE: Remove Provider Specific details from e2e tests
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
#70194
opened Oct 24, 2018 by
timothysc
ProTip!
Exclude everything labeled
bug
with -label:bug.