3.5: remove the dependency on busybox#15037
Merged
ahrtr merged 1 commit intoetcd-io:release-3.5from Dec 23, 2022
Merged
Conversation
Signed-off-by: Benjamin Wang <wachao@vmware.com>
Member
Author
|
Fix #15034 |
ptabor
approved these changes
Dec 23, 2022
Contributor
ptabor
left a comment
There was a problem hiding this comment.
Please add to the changelog.
Member
Author
|
changelog: #15039 |
Member
Author
|
We recently resolved some critical and HIGH vulnerabilities in release-3.5, when do you plan to release 3.5.7? @serathius Since there are some big change on the image (e.g changed the base image and bumped golang version to 1.17.13), I think we'd better to do at least sanity test on etcd image in K8s workflow. Since you maintain etcd version in K8s, can we verify an etcd 3.5.7 dev image in K8s workflow/pipeline before we formally release 3.5.7? @serathius If you do not have bandwidth, can you guide us to do this? thx |
Member
|
Sure, will take a look this week. |
tjungblu
pushed a commit
to tjungblu/etcd
that referenced
this pull request
Jul 26, 2023
3.5: remove the dependency on busybox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #15036 to 3.5
Signed-off-by: Benjamin Wang wachao@vmware.com
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.