Commit Graph

9 Commits (57a1dbfc6d50e8c4ca889958951fe4e42c0ad147)

Author SHA1 Message Date
stefanprodan 57a1dbfc6d Add container registry option to install/bootstrap 5 years ago
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.
5 years ago
stefanprodan c664484fda Update controllers and go modules
- update source-controller to v0.0.5
- update kustomize-controller to v0.0.4
- update notification-controller to v0.0.4
- update helm-controller to v0.0.1-alpha.2
5 years ago
stefanprodan e180611024 Refactor defaults
- add dedicated components flag for bootstrap/install/check
- extract defaults to vars
- update CLI docs
5 years ago
Hidde Beydals 329e21fd78 Create logger interface 5 years ago
Hidde Beydals 21fd436621 Add descriptions to all CLI commands 5 years ago
Hidde Beydals 1df5a36f84 Copyright headers 5 years ago
stefanprodan d0a79c2b4c Use git package for bootstrap 5 years ago
stefanprodan 4ec5b7fc69 Implement GitHub repository bootstrap 5 years ago