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

tests: split json checker out of observer #105

Merged

Conversation

willfindlay
Copy link
Contributor

JsonTestCheck is used widely by our unit tests, not just in pkg/observer. So let's split
this functionality out of the observer to make things more modular.

Signed-off-by: William Findlay [email protected]

@willfindlay willfindlay requested a review from kkourt May 30, 2022 20:58
@willfindlay willfindlay requested a review from a team as a code owner May 30, 2022 20:58
@willfindlay willfindlay force-pushed the pr/willfindlay/split-json-checker branch from 9b89de7 to 494d9cc Compare May 31, 2022 13:35
@willfindlay willfindlay requested a review from jrfastab June 1, 2022 21:34
@willfindlay willfindlay force-pushed the pr/willfindlay/split-json-checker branch from 494d9cc to a7db0f2 Compare June 1, 2022 21:36
JsonTestCheck is used widely by our unit tests, not just in pkg/observer. So let's split
this functionality out of the observer to make things more modular.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/split-json-checker branch from a7db0f2 to 928d70f Compare June 1, 2022 21:56
@jrfastab jrfastab merged commit b481a0a into cilium:main Jun 2, 2022
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.

2 participants