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

Rename ElasticIP to Address and bump to v1beta1 #598

Merged
merged 3 commits into from
Apr 1, 2021

Conversation

enderv
Copy link
Contributor

@enderv enderv commented Mar 15, 2021

Signed-off-by: chris [email protected]

Description of your changes

Rename ElasticIP to Address and bump to v1beta1

Fixes #

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Ran unit tests. Created example using locally run

@@ -209,19 +207,19 @@ func (mg *NATGateway) ResolveReferences(ctx context.Context, c client.Reader) er
mg.Spec.ForProvider.SubnetID = aws.String(subnetIDResponse.ResolvedValue)
mg.Spec.ForProvider.SubnetIDRef = subnetIDResponse.ResolvedReference

// // Resolve spec.elasticIp
AllocationIDRespone, err := r.Resolve(ctx, reference.ResolutionRequest{
/*// // Resolve spec.elasticIp
Copy link
Member

Choose a reason for hiding this comment

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

Is this intentionally commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sigh. had to comment it out to get generate going. am fixing

@enderv enderv mentioned this pull request Mar 19, 2021
2 tasks
@enderv
Copy link
Contributor Author

enderv commented Mar 30, 2021

@hasheddan when ya get a chance anything else needed on this one?

Copy link
Member

@hasheddan hasheddan left a comment

Choose a reason for hiding this comment

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

Thanks @enderv! LGTM 🎉

@hasheddan hasheddan merged commit db203b2 into crossplane-contrib:master Apr 1, 2021
tektondeploy pushed a commit to gtn3010/provider-aws that referenced this pull request Mar 12, 2024
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.

2 participants