Commit Graph

10 Commits (186c7d5786e14c2ad4e1aeebb4b644f2ff215e95)

Author SHA1 Message Date
stefanprodan 1e7d2e7dce Use kustomize API instead of binary 6 years ago
stefanprodan cfa72ddb0b log: improve cmd logs 6 years ago
stefanprodan 8d15970dbe Add wait log 6 years ago
stefanprodan 78af1dd2b4 Implement components selection
- add components global flag
- install selected components
- check selected components
6 years ago
stefanprodan 98c32dce3d Refactor exec helpers 6 years ago
stefanprodan 09678d7966 Add version arg to install command 6 years ago
stefanprodan 8392c4fe24 Refactor logging 6 years ago
stefanprodan e308097785 Add timeout option to install/uninstall 6 years ago
stefanprodan 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
6 years ago
stefanprodan 94e0b3c9c3 Add install command with dry-run option
- build kustomization
- apply output on the cluster
- check rollout status of source and kustomize controllers
6 years ago