forked from etcd-io/etcd
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 3.5 - v3.5.15-dd.1 #5
Merged
aneesh1
merged 3 commits into
release-3.5-dd-v3.5.15-dd.1
from
aa/cherry-pick-v3.5.15-dd.1
Oct 15, 2024
Merged
Release 3.5 - v3.5.15-dd.1 #5
aneesh1
merged 3 commits into
release-3.5-dd-v3.5.15-dd.1
from
aa/cherry-pick-v3.5.15-dd.1
Oct 15, 2024
Conversation
This file contains 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
aneesh1
force-pushed
the
aa/cherry-pick-v3.5.15-dd.1
branch
2 times, most recently
from
September 25, 2024 14:36
c111916
to
3a5b637
Compare
aneesh1
force-pushed
the
release-3.5-dd-v3.5.15-dd.1
branch
from
September 25, 2024 21:22
44e611b
to
9a55333
Compare
aneesh1
force-pushed
the
aa/cherry-pick-v3.5.15-dd.1
branch
3 times, most recently
from
September 25, 2024 21:30
ce1550c
to
282099b
Compare
badouralix
reviewed
Sep 30, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall lgtm up to the few changes we need to make to follow-up on etcd-io#18160
I am not exactly sure how we ended up modifying the certs in the test fixtures, it can be reverted to make this pull request simpler, but otherwise it is only a minor inconvenience
aneesh1
force-pushed
the
aa/cherry-pick-v3.5.15-dd.1
branch
2 times, most recently
from
October 8, 2024 20:21
881159b
to
8331a03
Compare
badouralix
reviewed
Oct 9, 2024
Cherry-pick etcd-io#13445 manually because the remote repository has been deleted, and add support for multiple values for allowed client and peer URIs Signed-off-by: Ayaz Badouraly <[email protected]>
aneesh1
force-pushed
the
aa/cherry-pick-v3.5.15-dd.1
branch
from
October 9, 2024 16:51
8331a03
to
cffd9c0
Compare
badouralix
approved these changes
Oct 10, 2024
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.
CHANGELOG for details.
Also includes a fix to support multiple SAN URIs in TLS peer verification - a feature used in
etcd-fabric
.