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 #1885

Merged
merged 0 commits into from
Oct 10, 2023

Conversation

nilde
Copy link
Contributor

@nilde nilde commented Oct 5, 2023

Description of your changes

Fixes #1314

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

DeliveryStream created and deleted successfully both locally and in a real AWS environment.

@MisterMX
Copy link
Collaborator

MisterMX commented Oct 6, 2023

@nilde this PR is missing an implementation for isUpToDate meaning that the external resource will never be updated. Do you have time to add it?

@MisterMX MisterMX changed the title feat: Add Firehose feat(firehose): Add devilerystream controller Oct 6, 2023
@MisterMX MisterMX changed the title feat(firehose): Add devilerystream controller feat(firehose): Add DevileryStream controller Oct 6, 2023
@MisterMX MisterMX merged commit 694d2f9 into crossplane-contrib:master Oct 10, 2023
15 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.

Kinesis Data Firehose support
2 participants