Skip to content

[3.4] Backport #16272 to 3.4#16309

Merged
ahrtr merged 1 commit intoetcd-io:release-3.4from
callthingsoff:release-3.4
Jul 27, 2023
Merged

[3.4] Backport #16272 to 3.4#16309
ahrtr merged 1 commit intoetcd-io:release-3.4from
callthingsoff:release-3.4

Conversation

@callthingsoff
Copy link
Copy Markdown
Contributor

Backport: #16272
Fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss.

Fixes: #16307

TODO: changelog for 3.4 after this pr is merged.

From the name of func 'UniqueURLsFromFlag', we can tell that UniqueURLs'uss
should not have duplicates. The current implemention of UniqueURLs'Set
has a bug to make it unique. This PR fixes it.

Signed-off-by: Jes Cok <xigua67damn@gmail.com>
Copy link
Copy Markdown
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ahrtr ahrtr merged commit e8c6c93 into etcd-io:release-3.4 Jul 27, 2023
@callthingsoff callthingsoff deleted the release-3.4 branch July 27, 2023 10:31
@ahrtr ahrtr mentioned this pull request Oct 27, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants