Skip to content

Set KAS version to "v0.0.0" if VERSION file does not exist

This MR sets v0.0.0 for KAS version if /VERSION file does not exist.

It turned out that with the version is unknown, KAS failed to start with an error: Program aborted: kubernetes_api: unable to parse version "unknown" as semantic version. Need at least major, minor and patch component.

Edited by Taka Nishida

Merge request reports

Loading