Commit Graph

1 Commits (8555e6ddfa0089bfd8ad54c6f055cde5b6166d4b)

Author SHA1 Message Date
Stefan Prodan 45837d2d1b
Implement `flux migrate` command
The migrate command must be run before a Flux minor version upgrade.
The command migrates the Flux custom resources stored in Kubernetes etcd to their latest API version, ensuring the Flux components can continue to function correctly after the upgrade.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 weeks ago