Update default etcd server to 3.4.9#92349
Conversation
|
cc @BenTheElder @dims @wenjiaswe @kubernetes/release-engineering |
|
/hold |
|
Hey, one question: with respect to the release note, what is the user facing change? Is kubeadm using the new etcd version? Internal test and build environments do not count as “user facing”. 🙂 |
|
/lgtm
Everything in the repo is included in the release, regardless. EDIT: and kube-up.sh is "user facing" even if we pretend it's only for test, someone is using this in prod, and it was previously advertised for this usage. You can still get-kube.sh |
|
/hold cancel /lgtm |
|
kubeadm is still trying to pull from on monday k8s.gcr.io is supposed to be live from k8s infra though ... |
@BenTheElder -- Heh. I was just about to ping you. |
|
Pushed the images to the old prod registry as well. |
|
/retest |
1 similar comment
|
/retest |
|
today is code freeze for 1.19. are we not merging this change? |
|
@neolit123 there's a minor bug in the PR |
I think this PR is clean up. (#92075 is considered feature) |
|
/retest |
1 similar comment
|
/retest |
|
All tests passed. Could we get this in? @neolit123 @BenTheElder @justaugustus |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, jingyih, justaugustus, liggitt, neolit123 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-kubernetes-e2e-gce-ubuntu-containerd |
|
/test pull-kubernetes-e2e-gce-100-performance |
|
/retest |
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/test pull-kubernetes-node-e2e |
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/retest |
|
@jingyih: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/test pull-kubernetes-e2e-gce |
|
/skip |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
We updated etcd client version to 3.4.9 in #92075. We also updated Makefile for building etcd 3.4.9 images in #92078, which triggers automatic build [1]. This PR updates the default etcd server version to 3.4.9.
[1] https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/post-kubernetes-push-image-etcd/1273799163636617217
Which issue(s) this PR fixes:
Fixes #91266
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/sig api-machinery
/area etcd