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

Reconcile Spec to sub components #307

Open
1 of 2 tasks
Boomatang opened this issue Nov 16, 2023 · 0 comments
Open
1 of 2 tasks

Reconcile Spec to sub components #307

Boomatang opened this issue Nov 16, 2023 · 0 comments

Comments

@Boomatang
Copy link
Contributor

Boomatang commented Nov 16, 2023

Add the new Spec into the kuadrant CR. Check the Fields to reconcile in the RFC for a list of fields. Each field should be double-checked with the component owners to ensure there is a valid use case for having that field in the Kuadrant CR.

Expected Behaviour

  • Spec configured in the Kuadrant CR should be reconcile to the relevant sub component CR
  • If the spec is defined in the kuadrant CR only that spec is allowed.
    Meaning any changes to that spec in the sub component CRs while be reverted by the kuadrant operator back to the spec in the kuadrant CR.
  • When a definable field is not configured in the Kuadrant CR the operator should not try to reconcile that field.
    This allows for upgrades by not overriding configuration users many have already configured in the sub component before this release.
  • No labels should be reconciled as part of this work.

PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant