-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
component: installTerraform installation scripts, helm charts, installer imagesTerraform installation scripts, helm charts, installer imagesinstaller: needs interface changeChange required to input, output or configuration file(s)Change required to input, output or configuration file(s)meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted team
Description
In the Installer, the configuration YAML has an apiVersion. Create an Installer command which receives the old config and converts that to the new config version. Suggested command:
gitpod-installer config migrate --config ./config.yaml # The new config will be output to STDOutThis will need to allow for incrementing multiple versions - eg, it's conceivable that someone could have a v1 config file and want to be incrementing to v3. We should support that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: installTerraform installation scripts, helm charts, installer imagesTerraform installation scripts, helm charts, installer imagesinstaller: needs interface changeChange required to input, output or configuration file(s)Change required to input, output or configuration file(s)meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted team