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

feat(firehose): Add DevileryStream controller #1919

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

nilde
Copy link
Contributor

@nilde nilde commented Oct 17, 2023

Description of your changes

Fixes #1890 but for firehose.

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 locally

@nilde nilde changed the title (fix): Firehose external name fix(firehose) double resources when using external name Oct 17, 2023
@nilde nilde force-pushed the firehose branch 3 times, most recently from 7f71f32 to c76bc0d Compare October 17, 2023 15:52
@MisterMX
Copy link
Collaborator

For the record: This actually contains the implementation for Firehose that was supposed to bemerged with #1885 but for due to some mistake was not merged (only minor refactorings got merged appearently).

@nilde could you squash all changes into a single commit and sign them? Please also make sure that the commit message follows the conventional commits standard. Since you are actually adding a feature here it might make sense to change it into something like feat(firehose): Add DevileryStream controller. I think you also need to rebase your changes on the latest master, as some refactoring has happened in the mean time.

@nilde nilde force-pushed the firehose branch 2 times, most recently from 0545e8f to 08c129a Compare October 19, 2023 12:49
@MisterMX MisterMX changed the title fix(firehose) double resources when using external name feat(firehose): Add DevileryStream controller Oct 20, 2023
Copy link
Collaborator

@MisterMX MisterMX left a comment

Choose a reason for hiding this comment

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

I think you made some changes to Kafka that shouldn't have happened. Can you check again?

apis/kafka/generator-config.yaml Outdated Show resolved Hide resolved
@nilde nilde force-pushed the firehose branch 2 times, most recently from 4e96d6c to 8bf92cc Compare October 20, 2023 11:04
Signed-off-by: Domene Esteban, Nil {DISB~SANT CUGAT DIA} <Nil.Domene@e-campus.uab.cat>
Copy link
Collaborator

@MisterMX MisterMX left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you very much @nilde!

@MisterMX MisterMX merged commit 4eae2d3 into crossplane-contrib:master Oct 23, 2023
9 checks passed
@nilde nilde deleted the firehose branch January 13, 2024 12:51
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