13 Commits

Author SHA1 Message Date
aaad618e20 Rename kustomization arg from validate to validation
Fix `tk create kustomization` command args inconsistency with the Kustomize API
2020-07-20 15:10:33 +03:00
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
329e21fd78 Create logger interface 2020-06-25 18:05:15 +02:00
21fd436621 Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
1df5a36f84 Copyright headers 2020-06-23 11:25:38 +02:00
1bc637a43f Add export flag to create commands 2020-06-09 13:52:21 +03:00
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
1e03155e8b Add poll interval global variable 2020-04-29 10:48:12 +03:00
6d66f42382 Add ks alias to kustomization commands 2020-04-29 09:53:29 +03:00
cfa72ddb0b log: improve cmd logs 2020-04-29 09:35:49 +03:00
8d15970dbe Add wait log 2020-04-29 08:25:12 +03:00
3bcc2ae992 Format commands examples 2020-04-28 21:01:20 +03:00
57474fb274 Implement create kustomization 2020-04-28 11:34:35 +03:00