Commit Graph

406 Commits (f4a811fbd3112bf0701b04d0b9c4f041a7c8ca26)

Author SHA1 Message Date
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
6 years ago
stefanprodan 0f5204a8c1 Refactor create source
- use source API package instead of a text template
- use controller-runtime client instead of kubectl
6 years ago
stefanprodan 98c32dce3d Refactor exec helpers 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 403a0f2882 Add check command
- verify minimum supported version of kubectl, kustomize and
Kubernetes API
6 years ago
stefanprodan c8fdf76084 Init toolkit CLI 6 years ago