Skip to content
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

sets: Add utilities for map of sets #43183

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

howardjohn
Copy link
Member

This introduces two new helper functions to add and remove to map of
sets. These are simpler to use and help ensure all callers are correct +
efficient.

This introduces two new helper functions to add and remove to map of
sets. These are simpler to use and help ensure all callers are correct +
efficient.
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Feb 7, 2023
@howardjohn howardjohn requested review from a team as code owners February 7, 2023 17:36
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 7, 2023
@howardjohn
Copy link
Member Author

/retest

@istio-testing istio-testing merged commit 4974c34 into istio:master Feb 8, 2023
Copy link
Contributor

@ramaraochavali ramaraochavali left a comment

Choose a reason for hiding this comment

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

Nice !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants