Skip to content

Conversation

@avarei
Copy link

@avarei avarei commented Nov 29, 2025

Description of your changes

Adds custom ResourceSelector Marshal and Unmarshal functions to enable conversions from or to yaml and json.

Fixes #148

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

This code has only been partially tested in a small test project.

Since the other resources in this package are autogenerated I would like some feedback, wether I am on the right track before adding some tests.

@avarei avarei changed the title Draft: add special marshal and unmarshall function for ResourceSelector Draft: add special marshal and unmarshal function for ResourceSelector Nov 29, 2025
@avarei avarei force-pushed the fix/resourceselectorJsonUnmarshal branch from a84e3ba to 606d727 Compare November 29, 2025 22:15
@avarei
Copy link
Author

avarei commented Dec 1, 2025

in case there is interest i am happy to revive this but at this time the solution I found in the linked issue suffices for me.

@avarei avarei closed this Dec 1, 2025
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.

Make Extra Resources convertable to json and yaml

1 participant