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

Moving network (2) resources to v1beta1 version #165

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

MyzaTaras
Copy link
Contributor

@MyzaTaras MyzaTaras commented Jan 23, 2023

Moving 2 resources to v1beta1 version:

Description of your changes

Fixes #160

I have:

  • Run 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

@MyzaTaras MyzaTaras self-assigned this Jan 23, 2023
@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/networkconnectivity/hub.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/networkconnectivity/spoke.yaml"

kind: Hub
metadata:
annotations:
meta.upbound.io/example-id: networkconnectivity/v1beta1/hub
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
meta.upbound.io/example-id: networkconnectivity/v1beta1/hub
meta.upbound.io/example-id: networkconnectivity/v1beta1/spoke

Copy link
Contributor Author

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
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
meta.upbound.io/example-id: networkmanagement/v1beta1/connectivitytest
meta.upbound.io/example-id: networkconnectivity/v1beta1/spoke

Copy link
Contributor Author

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
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 @MyzaTaras LGTM!

@MyzaTaras MyzaTaras merged commit fec1ec3 into crossplane-contrib:main Jan 23, 2023
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 network (2) resources to v1beta1 version
3 participants