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

kafka cluster: configurationInfo is optional #1320

Merged

Conversation

chlunde
Copy link
Collaborator

@chlunde chlunde commented May 23, 2022

Description of your changes

provider-aws would panic if the CR did not contain the optional
configurationInfo field. Add nil check.

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

@petteja / @niralmehtasb1 did you test this or do you always want a config object from now on?

provider-aws would panic if the CR did not contain the optional
configurationInfo field. Add nil check.

Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no>
@haarchri
Copy link
Member

@chlunde what we need to do to finalize this PR ?

Copy link
Member

@haarchri haarchri left a comment

Choose a reason for hiding this comment

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

Thanks for Implementation - tested with resource is working

@haarchri haarchri merged commit 2fa034a into crossplane-contrib:master Jul 27, 2022
@chlunde chlunde deleted the kafka-configurationinfo-optional branch August 5, 2022 12:10
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.

None yet

2 participants