stefanprodan
5f0b95dc59
Implement create/delete for Helm releases
2020-07-21 12:20:41 +03:00
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.
2020-07-17 13:10:19 +03:00
Hidde Beydals
dbfa2f9944
Improve cmd messages
2020-06-23 12:54:51 +02:00
Hidde Beydals
1df5a36f84
Copyright headers
2020-06-23 11:25:38 +02:00
stefanprodan
4ec5b7fc69
Implement GitHub repository bootstrap
2020-06-09 13:52:21 +03:00
stefanprodan
5530362568
Add credentials export option for git sources
2020-04-30 11:03:53 +03:00
stefanprodan
78af1dd2b4
Implement components selection
...
- add components global flag
- install selected components
- check selected components
2020-04-27 16:59:04 +03:00
stefanprodan
0f5204a8c1
Refactor create source
...
- use source API package instead of a text template
- use controller-runtime client instead of kubectl
2020-04-26 23:37:06 +03:00
stefanprodan
98c32dce3d
Refactor exec helpers
2020-04-26 10:39:20 +03:00