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

fix(resolvers-transfer): panic in provider for missing check for nil #1134

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

haarchri
Copy link
Member

@haarchri haarchri commented Feb 9, 2022

Signed-off-by: haarchri [email protected]

Description of your changes

  • fix issue that provider panics, changed to generated resolvers/referencers
  • added addressAllocationIDRefs/addressAllocationIDSelectors
  • added vpcEndpointIDRef / vpcEndpointIDSelectors

Fixes #1130

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

tested only with required parameters - provider is not panic

@chlunde
Copy link
Collaborator

chlunde commented Feb 10, 2022

Cool, less hand written code and better 👍 :-)

Reviewed but I didn't retest it, looks good.

@haarchri haarchri merged commit a25bd67 into crossplane-contrib:master Feb 10, 2022
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.

Creating Transfer Server with required fields only crashes provider AWS
2 participants