1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Extend flux migrate to work with local files

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
Matheus Pimenta
2025-10-01 14:30:46 +01:00
parent 1b46056e7d
commit a9b5be7ff4
24 changed files with 811 additions and 23 deletions

View File

@@ -0,0 +1,6 @@
► starting migration of custom resources
⚠️ testdata/migrate/file-system/single-file.yaml:13: unexpected GroupVersion string: image.toolkit.fluxcd.io/v1/v2
✚ testdata/migrate/file-system/single-file.yaml:1: ImageRepository v1beta1 -> v1
✚ testdata/migrate/file-system/single-file.yaml:7: ImagePolicy v1beta2 -> v1
✔ file testdata/migrate/file-system/single-file.yaml migrated successfully
✔ custom resources migrated successfully