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

Instance - Use selflink instead of resourceId #196

Conversation

Pocokwins
Copy link
Contributor

Description of your changes

Use selflink when resolving Network and SubNetwork from an Instance resource instead of resourceId.

Fixes #195

I have:

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

How has this code been tested

I've built an image with my changes and set it up as the gcp-provider in our environment. With the new images the Instance creation was successful.

@sergenyalcin
Copy link
Collaborator

/test-examples="examples/compute/instance.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 @Pocokwins LGTM!

@sergenyalcin sergenyalcin merged commit 20d91ee into crossplane-contrib:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instance - Use selflink instead of resource ID
3 participants