-
Notifications
You must be signed in to change notification settings - Fork 156
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
Update GCP integration #285
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I double checked omitempty
. Seems backward compatible. Please do test this manually before to merge it.
Hey, thanks for sending this PR. The code looks good, but I'd like to ask you to extend the test |
Yes of course, I can do that. I'll look into it as soon as I have some time. |
I think the tests should be ok now. I also updated the test for |
I'm getting the following failure:
It seems that you provided type |
Indeed there was a typo in the |
Perfect, LGTM now => merging. Thank you very much for this contribution! |
What does this PR do?
AutoMute
to theIntegrationGCPCreateRequest
object.integration/integration_test.go
tests functions for the GCP integration, adding checks for theAutoMute
field