Commit Graph

116 Commits (ed4718205a4ff7d7e34f2aa32fb258c1729b901b)

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 499ba15004 Add export option to tk install
stefanprodan 8dc5db17ac Add helm suspend/resume commands
stefanprodan 7a68c4ccf3 Add reconcile helm commands
stefanprodan 394227571f Rename sync cmd to reconcile
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
stefanprodan b0b19b0dea Regen docs for the v0.0.1-alpha.7 API
stefanprodan afcb41c59b Add bash completion cmd
stefanprodan be3f65d800 docs: add CLI help