1
0
mirror of synced 2026-05-30 11:40:48 +00:00
Commit Graph

433 Commits

Author SHA1 Message Date
Hidde Beydals fa56685767 Upgrade Toolkit components and K8S deps
* github.com/fluxcd/helm-controller/api to v0.0.6
* github.com/fluxcd/source-controller/api to v0.0.13

* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/client-go to v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
2020-09-03 11:16:50 +02:00
hiddeco 1ee9a6a39d Update toolkit components 2020-08-28 07:54:06 +00:00
Stefan Prodan 35d6172d06 Merge pull request #172 from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
2020-08-21 17:50:29 +03:00
stefanprodan b5ed8f0183 Add SSH hostname arg to GitLab bootstrap 2020-08-21 17:37:44 +03:00
Hidde Beydals 248961d58c Update helm-controller to v0.0.4 2020-08-20 14:27:36 +02:00
Hidde Beydals 0c33df883c Switch to dedicated fluxcd/pkg and api modules 2020-08-18 13:45:48 +02:00
stefanprodan 8d1dddf205 Update controllers for Helm v3.3.0 2020-08-13 14:28:51 +03:00
Hidde Beydals 54b11e7b25 Update components
- source-controller to v0.0.7
- kustomize-controller to v0.0.7
- helm-controller to v0.0.1
- notification-controller to v0.0.6
2020-07-31 10:24:29 +02:00
stefanprodan 83c236c829 Update helm-controller to v0.0.1-beta.4 2020-07-22 16:36:59 +03:00
stefanprodan 2463d72f3b Update helm-controller to v0.0.1-beta.3 2020-07-21 20:18:23 +03:00
stefanprodan 5f0b95dc59 Implement create/delete for Helm releases 2020-07-21 12:20:41 +03:00
stefanprodan 6d2ff6e019 Update controllers and APIs 2020-07-20 14:41:23 +03:00
stefanprodan c664484fda Update controllers and go modules
- update source-controller to v0.0.5
- update kustomize-controller to v0.0.4
- update notification-controller to v0.0.4
- update helm-controller to v0.0.1-alpha.2
2020-07-16 11:30:45 +03:00
stefanprodan 7a68c4ccf3 Add reconcile helm commands 2020-07-14 13:34:00 +03:00
stefanprodan 394227571f Rename sync cmd to reconcile 2020-07-14 11:45:15 +03:00
stefanprodan 789fd34c4a Update fluxcd/pkg to v0.0.2 2020-07-07 10:02:54 +03:00
stefanprodan 4621afcb31 Migrate to fluxcd/pkg 2020-06-30 17:11:04 +03:00
stefanprodan 0e437c1105 Update controllers to v0.0.1 2020-06-25 09:59:30 +03:00
stefanprodan f3d50e158a Implement GitLab bootstrap 2020-06-18 00:32:32 +03:00
stefanprodan 94f320336c Update controllers to v0.0.1-beta.2 2020-06-10 12:12:35 +03:00
stefanprodan e612a8a496 Implement SSH deploy key bootstrap 2020-06-09 15:24:36 +03:00
Hidde Beydals a332e12338 Replace SSH shell-outs with Go implementation 2020-06-06 21:42:54 +02:00
stefanprodan 5807286355 Update controllers to v0.0.1-beta.1 2020-05-29 18:35:02 +03:00
stefanprodan 445dcf0b6d Update kustomize/api to v0.4.1 2020-05-29 18:30:45 +03:00
stefanprodan 1e7d2e7dce Use kustomize API instead of binary 2020-05-12 08:18:16 +03:00
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
2020-05-05 20:00:37 +03:00
stefanprodan 8c0c2be05a build: update cobra to v1.0 2020-05-01 19:43:22 +03:00
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
2020-04-30 00:12:16 +03:00
stefanprodan 0f5204a8c1 Refactor create source
- use source API package instead of a text template
- use controller-runtime client instead of kubectl
2020-04-26 23:37:06 +03:00
stefanprodan 98c32dce3d Refactor exec helpers 2020-04-26 10:39:20 +03:00
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
stefanprodan 403a0f2882 Add check command
- verify minimum supported version of kubectl, kustomize and
Kubernetes API
2020-04-24 19:43:12 +03:00
stefanprodan c8fdf76084 Init toolkit CLI 2020-04-24 14:30:27 +03:00