[Feature] Upgrade the etcd version to 3.4.31+ or 3.5.13+ #28
Labels
kind/enhancement
Enhancement, improvement, extension
status/closed
Issue is closed (either delivered or triaged)
Feature (What you would like to be added):
The current etcd version is
v3.4.26
:etcd-wrapper/go.mod
Line 11 in 9040608
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/: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):
The text was updated successfully, but these errors were encountered: