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

Fix integration test for byohost webhook #299

Merged

Conversation

anusha94
Copy link
Contributor

What this PR does / why we need it:
The scheme was not properly registered. So when trying to run the test via testEnv ended up with empty GVK error.
Now that we have integration test, the unit test can be removed.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #297

Now that we have integration test, the unit test can be removed.
Copy link
Contributor

@dharmjit dharmjit left a comment

Choose a reason for hiding this comment

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

LGTM

@huchen2021 huchen2021 merged commit 2a1aaaa into vmware-tanzu:main Jan 11, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration test for ByoHost webhook
4 participants