Commit Graph

365 Commits (928ea24bcb58ce940c14b2946bf0770295e74345)

Author SHA1 Message Date
stefanprodan f3d50e158a Implement GitLab bootstrap 5 years ago
stefanprodan 94f320336c Update controllers to v0.0.1-beta.2 5 years ago
stefanprodan e612a8a496 Implement SSH deploy key bootstrap 5 years ago
Hidde Beydals a332e12338 Replace SSH shell-outs with Go implementation 5 years ago
stefanprodan 5807286355 Update controllers to v0.0.1-beta.1 5 years ago
stefanprodan 445dcf0b6d Update kustomize/api to v0.4.1 5 years ago
stefanprodan 1e7d2e7dce Use kustomize API instead of binary 5 years ago
stefanprodan 5c2c4ccdba Add service account args
- update kustomize-controller to v0.0.1-alpha.7
- change args to match the v0.0.1-alpha.7 API
- add service account args
5 years ago
stefanprodan 8c0c2be05a build: update cobra to v1.0 5 years ago
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
5 years ago
stefanprodan 0f5204a8c1 Refactor create source
- use source API package instead of a text template
- use controller-runtime client instead of kubectl
5 years ago
stefanprodan 98c32dce3d Refactor exec helpers 5 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
5 years ago
stefanprodan 403a0f2882 Add check command
- verify minimum supported version of kubectl, kustomize and
Kubernetes API
5 years ago
stefanprodan c8fdf76084 Init toolkit CLI 5 years ago