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_monitoring_custom_service, google_monitoring_dashboard, google_monitoring_group, google_monitoring_metric_descriptor, google_monitoring_slo resources to v1beta1 version #164

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

mykolalosev
Copy link
Contributor

@mykolalosev mykolalosev commented Jan 23, 2023

Description of your changes

Adding monitoring (5) resources to v1beta1 version

Fixes #151

I have:

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

How has this code been tested

Manual & Uptest:
google_monitoring_custom_service - https://github.com/upbound/provider-gcp/actions/runs/3986850853
google_monitoring_dashboard - https://github.com/upbound/provider-gcp/actions/runs/3986870804
google_monitoring_group - https://github.com/upbound/provider-gcp/actions/runs/3986883854
google_monitoring_metric_descriptor - https://github.com/upbound/provider-gcp/actions/runs/3986891527
google_monitoring_slo - https://github.com/upbound/provider-gcp/actions/runs/3986912240

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/monitoring/customservice.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/monitoring/dashboard.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/monitoring/group.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/monitoring/metricdescriptor.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/monitoring/slo.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 2c18af9 into crossplane-contrib:main Jan 23, 2023
@mykolalosev mykolalosev deleted the issue-151 branch January 23, 2023 14:21
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 monitoring (5) resources to v1beta1 version
2 participants