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

eventchecker: add support for checking map[string]string #260

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

willfindlay
Copy link
Contributor

This commit adds support to eventchecker for checking maps of string -> string. Note that
other kinds of maps are not supported for now as this would require a non-trivial refactor
to the existing code. But that should be fine for now. We can always revist this later if
needed.

Signed-off-by: William Findlay will@isovalent.com

This commit adds support to eventchecker for checking maps of string -> string. Note that
other kinds of maps are not supported for now as this would require a non-trivial refactor
to the existing code. But that should be fine for now. We can always revist this later if
needed.

Signed-off-by: William Findlay <will@isovalent.com>
@willfindlay willfindlay requested a review from a team as a code owner July 25, 2022 19:45
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

let's do it

@willfindlay
Copy link
Contributor Author

flaky test struggle

@willfindlay
Copy link
Contributor Author

Let's ship it man 🚀

@willfindlay willfindlay merged commit 05afc6b into main Jul 26, 2022
@willfindlay willfindlay deleted the pr/willfindlay/map-event-checks branch July 26, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants