fleet/changes/42477-gitops-dry-run-label-platform
Juan Fernandez 2ee5404ed3
Validate label platform during gitops --dry-run (#42477) (#44594)
Resolves #42477 

Move the platform check into pkg/spec parseLabels so both --dry-run and
apply hit the same validation and surface the same error.
2026-05-04 07:18:07 -04:00

1 line
89 B
Text

- Fixed gitops `--dry-run` so it now rejects label specs with invalid `platform` values.