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 missing import #565

Merged
merged 1 commit into from
Oct 3, 2023
Merged

fix missing import #565

merged 1 commit into from
Oct 3, 2023

Conversation

lsviben
Copy link
Contributor

@lsviben lsviben commented Oct 3, 2023

Description of your changes

Adds a missing import to the reconciler.
Seems like the merging of #556 removed the import
while #540 uses the import.
As they were worked on in paralel seems like our CI tested #556 before #540 was merged, thus giving us a green light to merge it.

The merge CI job failed, but not sure if we got the notification anywhere.

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 make reviewable test

Signed-off-by: lsviben <sviben.lovro@gmail.com>
@lsviben lsviben requested review from a team as code owners October 3, 2023 08:08
@lsviben lsviben requested review from bobh66 and jbw976 October 3, 2023 08:08
@turkenh turkenh merged commit b537456 into crossplane:master Oct 3, 2023
8 checks passed
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.

3 participants