Commit Graph

9 Commits (1d7b8cd54fac02061d277bebec3ed599914dabc6)

Author SHA1 Message Date
stefanprodan 076aa09a99 Update source if exists
stefanprodan a9128a2cb4 Log source sync failure message
stefanprodan 0f5204a8c1 Refactor create source
- use source API package instead of a text template
- use controller-runtime client instead of kubectl
stefanprodan 98c32dce3d Refactor exec helpers
stefanprodan 8392c4fe24 Refactor logging
stefanprodan 13760258ab Add verbose option to create source
stefanprodan 4d8800ad62 Add basic-auth option to create source
stefanprodan 9cec671f6c Add public repos and semver support to create cmd
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