Validate gitpod config patch, rendered gitpod installer YAML in preflight checks #12015
Labels
component: install
Terraform installation scripts, helm charts, installer images
team: delivery
Issue belongs to the self-hosted team
The gitpod config patch provides a very low level interface to modify Gitpod's installation configuration. A malformed config patch can produce invalid YAML, or valid YAML that doesn't follow the gitpod-installer config schema.
Malformed configuration should be caught at the preflight check and should ideally provide some level of diagnostics about what's failing and how to fix it.
/app/installer validate
)Steps to reproduce
The following YAML patch will fail on current versions of gitpod:
The text was updated successfully, but these errors were encountered: