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: add support for extra resources #162

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

fraenkel
Copy link
Contributor

Provide the ability to read the extra resources from the request using option["params"].extraResources.
Allow the response to contain ExtraResources kind.

Description of your changes

Fixes #135

I have:

Provide the ability to read the extra resources from the request using
option["params"].extraResources.
Allow the response to contain ExtraResources kind.

Signed-off-by: Michael Fraenkel <[email protected]>
@Peefy
Copy link
Collaborator

Peefy commented Sep 28, 2024

Thank you! LGTM.

@Peefy Peefy merged commit 1cda135 into crossplane-contrib:main Sep 28, 2024
6 of 7 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.

Support requesting extra resources
2 participants