bf2fc6cc711aee1a0c2a/kas-installer

Provide option to deploy kas-fleetshard from git reference

MikeEdgar opened this issue · 1 comments

kas-fleetshard is currently deployed from a set of static files in this repository. A possible enhancement would be to support deploying fleetshard from a git branch/reference. This would require running a build of fleetshard during the installation process to generate the necessary YAML artifacts and images.

cc: @k-wall , @racheljpg

Done in #178