bottlerocket-os / bottlerocket-os/bottlerocket-settings-sdk
Introduce a `HubAndSpokeMigrator`
Open
- Dominant language
- Rust
- Stars
- 5
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 2
Description
The Kubernetes golang controller runtime models migrations as ["hub and spoke" graphs](https://book.kubebuilder.io/multiversion-tutorial/conversion-concepts.html), which can be useful in some scenarios compared to our current linear migrator strategy.
We should implement a `HubAndSpokeMigrator` which gives authors the choice of how to model their migrations.
Contributor guide
Assessment
This issue has not been assessed yet.