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

Strict(er) handling of SMD schema #295

Open
jveski opened this issue Mar 3, 2025 · 0 comments
Open

Strict(er) handling of SMD schema #295

jveski opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jveski
Copy link
Collaborator

jveski commented Mar 3, 2025

Currently the reconciliation controller will happily pass on values that aren't part of the schema. This is fine for simple values like strings but could result in mistakes for fields that use semantic merge since the relevant merge metadata might not be in the schema yet.

@jveski jveski added bug Something isn't working good first issue Good for newcomers and removed good first issue Good for newcomers labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant