Implement correct upgrade procedure for provider manifest #404
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What steps did you take and what happened:
Currently, if a user changes version of the provider manifest, old components are getting removed, and new ones for the version are installed. This process does not include CRD migration.
Additionally, if the provider spec hash changes, then this triggers same logic, forcing a full re-apply of infrastructure.
What did you expect to happen:
clusterctl
on how to act when provider version changes.clusterctl
upgrade procedure./kind bug
The text was updated successfully, but these errors were encountered: