constellation/internal/config
Otto Bittner f204c24174 cli: add version validation and force flag
Version validation checks that the configured versions
are not more than one minor version below the CLI's version.
The validation can be disabled using --force.
This is necessary for now during development as the CLI
does not have a prerelease version, as our images do.
2023-02-08 12:30:01 +01:00
..
instancetypes Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
testdata config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00
config_doc.go config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00
config_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
config.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
images_enterprise.go release: bring back changes from v2.5.0 (#1061) 2023-01-24 11:35:26 +01:00
images_oss.go CLI: use global image version field 2022-11-23 15:47:46 +01:00
validation_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
validation.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00