Update etcd makefile to build 3.4.9 image#92078
Update etcd makefile to build 3.4.9 image#92078k8s-ci-robot merged 2 commits intokubernetes:masterfrom
Conversation
f61c8a4 to
303273d
Compare
|
@dims |
|
if the build is now automated and done in postsubmit this entry should be forked into the image and it's consumers kubernetes/build/dependencies.yaml Line 46 in 2402bfd |
25734eb to
3ba87cd
Compare
|
/retest |
@BenTheElder Could you help take a look if this is right? |
There was a problem hiding this comment.
maybe give these entries different names?
| - name: "etcd" | |
| - name: "etcd-image" |
|
one suggestion, otherwise LGTM, thank you! |
|
/assign |
|
FYI @kubernetes/release-engineering |
To have a separate entry for etcd image.
3ba87cd to
2444f5e
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, jingyih 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 |
|
/retest Review the full test history for this PR. Silence the bot with an |
4 similar comments
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/retest Review the full test history for this PR. Silence the bot with an |
|
finally green 🤞 |
|
@jingyih did we bump the consumers? |
Sorry for the delay. Just created kubernetes/k8s.io#973 to promote the images to prod repo. Once it is done, we can bump the consumers. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
We are updating etcd client version to 3.4.9 in #92075. This PR updates the etcd makefile to match the version, so that 3.4.9 images can be built.
Which issue(s) this PR fixes:
#91266
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/sig api-machinery
/area etcd