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

Adding google_compute_backend_service_signed_url_key, google_compute_network_firewall_policy, google_compute_network_firewall_policy_association, google_compute_region_network_firewall_policy, google_compute_region_network_firewall_policy_association, google_compute_snapshot, google_compute_ssl_policy, google_eventarc_channel, google_eventarc_google_channel_config to v1beta1 version #202

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

mykolalosev
Copy link
Contributor

@mykolalosev mykolalosev commented Feb 1, 2023

Description of your changes

Adding compute 7 resources to v1beta1 version

Adding eventarc 2 resources to v1beta1 version

Fixes #175

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Manual & Uptest:
google_compute_backend_service_signed_url_key - https://github.com/upbound/provider-gcp/actions/runs/4065889389
google_compute_network_firewall_policy - https://github.com/upbound/provider-gcp/actions/runs/4065874762
google_compute_network_firewall_policy_association - https://github.com/upbound/provider-gcp/actions/runs/4065936252
google_compute_region_network_firewall_policy - https://github.com/upbound/provider-gcp/actions/runs/4065880303
google_compute_region_network_firewall_policy_association - https://github.com/upbound/provider-gcp/actions/runs/4065953661
google_compute_snapshot - https://github.com/upbound/provider-gcp/actions/runs/4065895131
google_compute_ssl_policy - https://github.com/upbound/provider-gcp/actions/runs/4065901869
google_eventarc_channel - https://github.com/upbound/provider-gcp/actions/runs/4065907277
google_eventarc_google_channel_config - https://github.com/upbound/provider-gcp/actions/runs/4065911655

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/networkfirewallpolicy.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/regionnetworkfirewallpolicy.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/backendservicesignedurlkey.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/snapshot.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/sslpolicy.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/eventarc/channel.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/eventarc/googlechannelconfig.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/networkfirewallpolicyassociation.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/compute/regionnetworkfirewallpolicyassociation.yaml"

Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @mykolalosev LGTM!

@mykolalosev mykolalosev merged commit 03db3bf into crossplane-contrib:main Feb 2, 2023
@mykolalosev mykolalosev deleted the issue-175 branch February 2, 2023 08:06
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.

Moving compute(7), eventarc(2) resources to v1beta1 version
2 participants