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

Adding ResourcePreProcessor interface #267

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

sergenyalcin
Copy link
Member

@sergenyalcin sergenyalcin commented Aug 31, 2023

Description of your changes

This PR adds ResourcePreProcessor interface that allows manifests read by the Source to be pre-processed before the converters are run. These pre-processors will work for GVKs that have ResourceConverter registered.

Related upbound/extensions-migration#30

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Tested against AWS VPC resource.

Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
@sergenyalcin sergenyalcin merged commit ac6f4d3 into crossplane:main Sep 5, 2023
5 checks passed
@sergenyalcin sergenyalcin deleted the resource-pre-processor branch September 5, 2023 12:26
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