Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
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
2020-04-24 22:32:17 +03:00
.github Add ssh tools to requirements check 2020-04-24 20:54:05 +03:00
cmd/tk Implement create source for ssh git repos 2020-04-24 22:32:17 +03:00
manifests Add install manifests 2020-04-24 18:16:31 +03:00
.gitignore Init toolkit CLI 2020-04-24 14:30:27 +03:00
go.mod Implement create source for ssh git repos 2020-04-24 22:32:17 +03:00
go.sum Implement create source for ssh git repos 2020-04-24 22:32:17 +03:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
Makefile Add e2e tests for install command 2020-04-24 20:32:06 +03:00
README.md Add e2e tests for install command 2020-04-24 20:32:06 +03:00

toolkit

e2e

Experimental toolkit for assembling CD pipelines.

Components: