-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Improve benchmark to handle multiple dimensions
area/apiserver
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-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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#129441
opened Dec 31, 2024 by
serathius
Loading…
[WIP] Refactor compatibility version code
area/apiserver
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/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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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/release
Categorizes an issue or PR as relevant to SIG Release.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#129416
opened Dec 27, 2024 by
siyuanfoundation
•
Draft
[Compatibility Version] make testservers integration test framework use new instance of ComponentGlobalsRegistry.
area/apiserver
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/bug
Categorizes issue or PR as related to a bug.
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/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#129165
opened Dec 11, 2024 by
siyuanfoundation
Loading…
KEP-3926: Add a test to verify list error aggregation
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-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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#129129
opened Dec 9, 2024 by
tkashem
Loading…
[WIP] KEP-1880 Multiple Service CIDRs: Graduate to GA
area/apiserver
area/code-generation
area/kube-proxy
area/kubectl
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.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
sig/network
Categorizes an issue or PR as relevant to SIG Network.
sig/release
Categorizes an issue or PR as relevant to SIG Release.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#128971
opened Nov 26, 2024 by
aojea
Loading…
Update etcd from v3.5.16 to v3.5.17
area/kubeadm
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.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#128773
opened Nov 13, 2024 by
bzsuni
Loading…
KEP-3926: Add tests to verify that delete handlers work with unsafe delete
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-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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#128726
opened Nov 10, 2024 by
tkashem
Loading…
unavailable etcd leading to unexpected pod recreation
kind/feature
Categorizes issue or PR as related to a new feature.
kind/support
Categorizes issue or PR as a support question.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/cluster-lifecycle
Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
#128665
opened Nov 7, 2024 by
gabriellimaperez
ClusterTrustBundles - move to beta
area/apiserver
area/code-generation
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.
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#128499
opened Nov 1, 2024 by
stlaz
Loading…
[FG:InPlacePodVerticalScaling] Add UpdatePodSandboxResources CRI method
area/apiserver
area/cloudprovider
area/code-generation
area/conformance
Issues or PRs related to kubernetes conformance tests
area/dependency
Issues or PRs related to dependency changes
area/e2e-test-framework
Issues or PRs related to refactoring the kubernetes e2e test framework
area/ipvs
area/kube-proxy
area/kubectl
area/kubelet
area/provider/gcp
Issues or PRs related to gcp provider
area/release-eng
Issues or PRs related to the Release Engineering subproject
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.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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/release
Categorizes an issue or PR as relevant to SIG Release.
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.
sig/windows
Categorizes an issue or PR as relevant to SIG Windows.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#128123
opened Oct 16, 2024 by
felipeagger
Loading…
Pod Certificates: Full implementation of KEP-4317
area/apiserver
area/code-generation
area/dependency
Issues or PRs related to dependency changes
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.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
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.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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/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.
#128010
opened Oct 11, 2024 by
ahmedtd
Loading…
Automated cherry pick of #127285: Update etcd from v3.5.15 to v3.5.16
#127283: Build etcd image of v3.5.16
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/kubeadm
area/provider/gcp
Issues or PRs related to gcp provider
area/release-eng
Issues or PRs related to the Release Engineering subproject
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/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-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
Automated cherry pick of #127166: update debian-base and setcap to bookworm-v1.0.4
area/conformance
Issues or PRs related to kubernetes conformance tests
area/provider/gcp
Issues or PRs related to gcp provider
area/release-eng
Issues or PRs related to the Release Engineering subproject
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.
do-not-merge/needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
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-none
Denotes a PR that doesn't merit a release note.
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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
sig/release
Categorizes an issue or PR as relevant to SIG Release.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Fix apiserver typos
area/apiserver
area/code-generation
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/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.
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#127216
opened Sep 6, 2024 by
NathanBaulch
Loading…
chore(staging/apiserver): rm ioutil
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.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
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.
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/auth
Categorizes an issue or PR as relevant to SIG Auth.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#127043
opened Aug 31, 2024 by
oscgu
Loading…
modified the deprecated package
area/apiserver
area/cloudprovider
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.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
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.
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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#126987
opened Aug 29, 2024 by
niranjandarshann
Loading…
Scrape etcd logical database usage
area/apiserver
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.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
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.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#126909
opened Aug 26, 2024 by
kvifern
Loading…
Scrape etcd_db_total_size_in_use_in_bytes metric from API server to accurately track etcd database usage
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
#126804
opened Aug 20, 2024 by
kvifern
migrate pkg/server/dynamiccertificates to contextual logging
area/apiserver
area/cloudprovider
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.
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
wg/structured-logging
Categorizes an issue or PR as relevant to WG Structured Logging.
#126002
opened Jul 10, 2024 by
liyuerich
Loading…
unexpected grpc error (use of closed network connection) during apiserver lifecycle
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.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
#125770
opened Jun 27, 2024 by
Yiqing-Liu
[Flaking Test] gce-cos-master-serial (etcd failure should recover from sigkill)
kind/flake
Categorizes issue or PR as related to a flaky test.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#125447
opened Jun 11, 2024 by
Vyom-Yadav
[WIP] added EtcdGrpcHealthcheck feature gate
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/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/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
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.
#124787
opened May 10, 2024 by
lavacat
Loading…
Analyzing and Addressing Unforeseen Performance Issues in a Large-Scale Kubernetes Cluster
kind/bug
Categorizes issue or PR as related to a bug.
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.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#123986
opened Mar 19, 2024 by
nfsp3k
Watch with resourceVersion="" can take down control plane
kind/bug
Categorizes issue or PR as related to a bug.
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.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#123448
opened Feb 22, 2024 by
serathius
Exponential Backoff Retry for etcd3.GuaranteedUpdate
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/etcd
Categorizes an issue or PR as relevant to SIG Etcd.
#122070
opened Nov 27, 2023 by
113xiaoji
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.