-
Notifications
You must be signed in to change notification settings - Fork 81
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
Moving network (2) resources to v1beta1 version #165
Conversation
/test-examples="examples/networkconnectivity/hub.yaml" |
/test-examples="examples/networkconnectivity/spoke.yaml" |
kind: Hub | ||
metadata: | ||
annotations: | ||
meta.upbound.io/example-id: networkconnectivity/v1beta1/hub |
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.
meta.upbound.io/example-id: networkconnectivity/v1beta1/hub | |
meta.upbound.io/example-id: networkconnectivity/v1beta1/spoke |
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.
Done.
kind: Image | ||
metadata: | ||
annotations: | ||
meta.upbound.io/example-id: networkmanagement/v1beta1/connectivitytest |
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.
meta.upbound.io/example-id: networkmanagement/v1beta1/connectivitytest | |
meta.upbound.io/example-id: networkconnectivity/v1beta1/spoke |
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.
Done.
- google_network_connectivity_hub - google_network_connectivity_spoke
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.
Thanks @MyzaTaras LGTM!
Moving 2 resources to v1beta1 version:
google_network_connectivity_hub
google_network_connectivity_spoke
Description of your changes
Fixes #160
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Manual and Uptest:
google_network_connectivity_hub - link
google_network_connectivity_spoke - link