Skip to content
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

[Feature] Upgrade the etcd version to 3.4.31+ or 3.5.13+ #28

Closed
ialidzhikov opened this issue Sep 2, 2024 · 1 comment · Fixed by #30
Closed

[Feature] Upgrade the etcd version to 3.4.31+ or 3.5.13+ #28

ialidzhikov opened this issue Sep 2, 2024 · 1 comment · Fixed by #30
Labels
kind/enhancement Enhancement, improvement, extension status/closed Issue is closed (either delivered or triaged)

Comments

@ialidzhikov
Copy link
Member

Feature (What you would like to be added):
The current etcd version is v3.4.26:

go.etcd.io/etcd v0.5.0-alpha.5.0.20230512014047-a603c0798948 // a603c0798948 is the SHA for git tag v3.4.26

In Kubernetes 1.31 the ConsistentListFromCache feature is promoted to beta and enabled by default. From https://kubernetes.io/blog/2024/08/15/consistent-read-from-cache-beta/:

Important Note: To benefit from this feature, your Kubernetes cluster must be running etcd version 3.4.31+ or 3.5.13+. For older etcd versions, Kubernetes will automatically fall back to serving consistent reads directly from etcd.

Motivation (Why is this needed?):
Upgrade the etcd version to allow Kubernetes 1.31 clusters to make use of the ConsistentListFromCache feature.

Approach/Hint to the implement solution (optional):

@ialidzhikov ialidzhikov added the kind/enhancement Enhancement, improvement, extension label Sep 2, 2024
@ialidzhikov
Copy link
Member Author

/close
in favor of gardener/etcd-druid#445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension status/closed Issue is closed (either delivered or triaged)
Projects
None yet
2 participants