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(glue): Add trigger resource #2104

Merged

Conversation

teeverr
Copy link

@teeverr teeverr commented Oct 14, 2024

Description of your changes

This PR brings support for Trigger in glue.
https://docs.aws.amazon.com/glue/latest/dg/about-triggers.html

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

Manually it was mostly tested with triggerType: SCHEDULED and params around it. Also I wrote unit tests for all statement from the IsUpToDate function.

Signed-off-by: Kirill Sushkov (teeverr) <[email protected]>
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 @teeverr!

@MisterMX MisterMX merged commit 2e142ad into crossplane-contrib:master Oct 22, 2024
9 checks passed
@teeverr teeverr deleted the feature/glue-trigger-resource branch November 5, 2024 14:27
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.

2 participants