7 Commits

Author SHA1 Message Date
78af1dd2b4 Implement components selection
- add components global flag
- install selected components
- check selected components
2020-04-27 16:59:04 +03:00
98c32dce3d Refactor exec helpers 2020-04-26 10:39:20 +03:00
09678d7966 Add version arg to install command 2020-04-25 23:27:41 +03:00
8392c4fe24 Refactor logging 2020-04-25 13:16:34 +03:00
e308097785 Add timeout option to install/uninstall 2020-04-25 11:50:42 +03:00
1371b4d4d3 Implement create source for ssh git repos
- generate host keys and SSH keys
- prompt for deploy key setup
- generate gitrepo source
- wait for source to sync
2020-04-24 22:32:17 +03:00
94e0b3c9c3 Add install command with dry-run option
- build kustomization
- apply output on the cluster
- check rollout status of source and kustomize controllers
2020-04-24 18:18:41 +03:00