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(hostedzone): fix DelegationSet.id can be nil panic #829

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

haarchri
Copy link
Member

Signed-off-by: Christopher Haar chhaar30@googlemail.com

Description of your changes

obs.DelegationSet.Id status is nil for example for privateHostedZones - added check

Fixes #797

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

create hostedZone without error in provider-aws

Signed-off-by: Christopher Haar <chhaar30@googlemail.com>
@haarchri
Copy link
Member Author

@chlunde is something missing for merging ?

@chlunde
Copy link
Collaborator

chlunde commented Sep 13, 2021

@haarchri I wanted to test it manually, since there's no test and I have not used hostedzone, but I think it's safe to merge, so I'll do it now 😄

@chlunde chlunde merged commit 009d9a9 into crossplane-contrib:master Sep 13, 2021
@haarchri haarchri mentioned this pull request Oct 21, 2021
6 tasks
tektondeploy pushed a commit to gtn3010/provider-aws that referenced this pull request Mar 12, 2024
…i-lint

Inherit golangci-lint version from `build` submodule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic when empty/missing DelegationSet returned from Route53 HostedZone
2 participants