Commit Graph

9 Commits (10bb50bd82ce75f2ffe8c4b24f237b0595ed6a5a)

Author SHA1 Message Date
stefanprodan b92cbcd7e7 Use semver manifests as kustomize base
Instead of cloning the components repositories to download the base manifests, we build them in CI at release time and download them in tk install/bootstrap based on the provided semver. This speeds up the manifests generation from minutes to milliseconds.
stefanprodan e180611024 Refactor defaults
- add dedicated components flag for bootstrap/install/check
- extract defaults to vars
- update CLI docs
stefanprodan 24418370f1 Add helm-controller docs
stefanprodan b11b9588f8 Update tk docs
Hidde Beydals 21fd436621 Add descriptions to all CLI commands
Hidde Beydals 0e81f6c3af docs: disable autogen footer CLI docs
stefanprodan 3d7349ee53 Generate cmd docs
stefanprodan badd2a102f Generate bootstrap docs
stefanprodan c047a4476e Add bootstrap docs