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

Compatibility: unify providers and base on CAPI contract versions #532

Closed
wants to merge 2 commits into from

Conversation

zerospiel
Copy link
Contributor

  • removed nested struct with infra/bstrp/cp providers
  • removed the corresponding chart annotations
  • align all providers into a single struct depending on a single annotation with regarding prefixes
  • migrated provider/cluster templates on the new annotation
  • removed version/constraints from compatibility
    attributes
  • compatibility is now based on CAPI contracts
    versions
  • unified providers structure
  • corresponding adjustments

Closes #497 #496

* removed nested struct with infra/bstrp/cp
  providers
* removed the corresponding chart annotations
* align all providers into a single struct
  depending on a single annotation
  with regarding prefixes
* migrated provider/cluster templates on the
  new annotation

Closes k0rdent#497
* removed version/constraints from compatibility
  attributes
* compatibility is now based on CAPI contracts
  versions
* unified providers structure
* corresponding adjustments

Closes k0rdent#496
@zerospiel zerospiel closed this Oct 18, 2024
@zerospiel zerospiel deleted the comp_rework branch October 18, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Align our provider names with capi labels
1 participant