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

Refactor/sdk #31

Merged
merged 13 commits into from
Jul 13, 2024
Merged

Refactor/sdk #31

merged 13 commits into from
Jul 13, 2024

Conversation

Avarei
Copy link
Collaborator

@Avarei Avarei commented Jul 13, 2024

Description of your changes

This increases the actual typesafety by enforcing correct types of all Resources.
e.g. you can not set ready on composite resources and it is not available on observed composed resources.

It also makes some resourcs easier to use in practice.
e.g. instead of ready = READY_TRUE you can now specify it as ready = true

I have:

@Avarei Avarei merged commit 361836c into crossplane-contrib:main Jul 13, 2024
6 checks passed
@Avarei Avarei deleted the refactor/sdk branch July 13, 2024 16:15
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.

1 participant