Commit Graph

  • 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 stefanprodan 2020-05-05 20:00:37 +0300
  • c5491b9da8 internal: add simple keyscanner Hidde Beydals 2020-05-04 00:54:58 +0200
  • 4c7f133315
    Merge pull request #19 from fluxcd/fix-resume Stefan Prodan 2020-05-03 16:49:47 +0300
  • d8802b7d4a Fix resume waiting stefanprodan 2020-05-03 13:25:32 +0300
  • cf6ece1b4c
    Merge pull request #18 from fluxcd/fix-rbac Stefan Prodan 2020-05-03 13:12:24 +0300
  • 47c249e3be manifests: fix leader election rbac stefanprodan 2020-05-03 12:51:50 +0300
  • ceaef7ccc4
    Merge pull request #17 from fluxcd/rbac Stefan Prodan 2020-05-03 12:04:12 +0300
  • b9a8100dbb manifests: add cluster reconciler RBAC and SA stefanprodan 2020-05-03 11:33:28 +0300
  • 58c096e7c0
    Merge pull request #16 from fluxcd/bash-completion Stefan Prodan 2020-05-01 23:12:26 +0300
  • afcb41c59b Add bash completion cmd stefanprodan 2020-05-01 19:46:54 +0300
  • 155cc66db9 Fix get cmd early exit stefanprodan 2020-05-01 19:46:33 +0300
  • 9069a65a97 Add -s alias for silent arg stefanprodan 2020-05-01 19:45:28 +0300
  • 8c0c2be05a build: update cobra to v1.0 stefanprodan 2020-05-01 19:43:22 +0300
  • 8aa3750279
    Merge pull request #15 from fluxcd/install-script Stefan Prodan 2020-05-01 12:55:31 +0300
  • a142abb087 Add toolkit diagram stefanprodan 2020-05-01 12:47:57 +0300
  • 7739d84fa7 Add CLI install instruction and script stefanprodan 2020-04-30 22:21:52 +0300
  • 4c6dba2f39
    Merge pull request #14 from fluxcd/docs Stefan Prodan 2020-04-30 20:08:26 +0300
  • 026d2460f4 Add coc, dco and maintainers docs stefanprodan 2020-04-30 17:25:22 +0300
  • be3f65d800 docs: add CLI help stefanprodan 2020-04-30 17:24:45 +0300
  • 28101c809d manifests: update source-controller to v0.0.1-alpha.5 stefanprodan 2020-04-30 17:24:11 +0300
  • fe25ea8cb3
    Merge pull request #13 from fluxcd/del-source Stefan Prodan 2020-04-30 11:55:11 +0300
  • 5530362568 Add credentials export option for git sources stefanprodan 2020-04-30 10:59:23 +0300
  • f127adc8ea Implement export to YAML - add export commands for git sources and kustomizations - add export e2e tests stefanprodan 2020-04-30 00:12:16 +0300
  • 6d590fe4d2 Implement delete for git sources - add delete source git command - add delete source git e2e test stefanprodan 2020-04-29 23:13:56 +0300
  • 26afe9dffb
    Merge pull request #12 from fluxcd/ks-del-suspend-resume Stefan Prodan 2020-04-29 17:58:46 +0300
  • e5e06783bd Implement ks delete, suspend, resume commands - add delete kustomization command with confirmation and warning id not suspended - add suspend kustomization command - add resume kustomization command - add suspend/resume/delete e2e tests stefanprodan 2020-04-29 17:25:42 +0300
  • 3c84dbb9cc
    Merge pull request #11 from fluxcd/get-commands Stefan Prodan 2020-04-29 14:15:50 +0300
  • 2225b2a6a9 Implement get commands - add get sources git command - add get kustomizations command stefanprodan 2020-04-29 13:52:15 +0300
  • 790a483560
    Merge pull request #10 from fluxcd/create-source-git Stefan Prodan 2020-04-29 11:06:06 +0300
  • 1e03155e8b Add poll interval global variable stefanprodan 2020-04-29 10:48:12 +0300
  • 6d66f42382 Add ks alias to kustomization commands stefanprodan 2020-04-29 09:53:29 +0300
  • cfa72ddb0b log: improve cmd logs stefanprodan 2020-04-29 09:35:49 +0300
  • 0f99f313a0 check: exit 1 on control plane failed checks stefanprodan 2020-04-29 09:10:27 +0300
  • aedff58f98 ci: add kustomization e2e tests stefanprodan 2020-04-29 08:59:03 +0300
  • 21e0d38152 Implement sync command - sync git sources - sync kustomizations along with their sources stefanprodan 2020-04-29 08:33:35 +0300
  • 8d15970dbe Add wait log stefanprodan 2020-04-29 08:25:12 +0300
  • c6793f6eaf Refactor create command - move GitRepository operations to create source git - update examples and e2e tests stefanprodan 2020-04-28 23:51:23 +0300
  • ea048c71b1
    Merge pull request #9 from fluxcd/git-tags Stefan Prodan 2020-04-28 21:09:30 +0300
  • 3bcc2ae992 Format commands examples stefanprodan 2020-04-28 20:24:40 +0300
  • a0ed1c2037 Add git tag option to create source stefanprodan 2020-04-28 20:24:00 +0300
  • 1d7b8cd54f
    Merge pull request #8 from fluxcd/create-kustomization Stefan Prodan 2020-04-28 13:16:06 +0300
  • 076aa09a99 Update source if exists stefanprodan 2020-04-28 11:51:22 +0300
  • 57474fb274 Implement create kustomization stefanprodan 2020-04-28 10:22:39 +0300
  • 29cc8f8fb4
    Merge pull request #7 from fluxcd/components-select Stefan Prodan 2020-04-27 17:04:49 +0300
  • 78af1dd2b4 Implement components selection - add components global flag - install selected components - check selected components stefanprodan 2020-04-27 16:28:44 +0300
  • 7ae09934af
    Merge pull request #6 from fluxcd/update-components Stefan Prodan 2020-04-27 14:53:54 +0300
  • 191a8bf83c manifests: update components - source-controller v0.0.1-alpha.3 - kustomize-controller v0.0.1-alpha.5 stefanprodan 2020-04-27 13:52:24 +0300
  • 47456019be
    Merge pull request #5 from fluxcd/refactor-create-source Stefan Prodan 2020-04-27 13:48:54 +0300
  • a9128a2cb4 Log source sync failure message stefanprodan 2020-04-27 10:19:29 +0300
  • 0f5204a8c1 Refactor create source - use source API package instead of a text template - use controller-runtime client instead of kubectl stefanprodan 2020-04-26 23:28:01 +0300
  • 7a804dfb2e
    Merge pull request #4 from fluxcd/install-version Stefan Prodan 2020-04-26 22:54:15 +0300
  • e92b4401e8 Split e2e tests per command stefanprodan 2020-04-26 11:18:37 +0300
  • d6d7bc329a Add silent option to uninstall stefanprodan 2020-04-26 10:58:25 +0300
  • 1542e500f2 Add e2e tests for install/uninstall version stefanprodan 2020-04-26 10:43:59 +0300
  • 98c32dce3d Refactor exec helpers stefanprodan 2020-04-26 10:39:20 +0300
  • 09678d7966 Add version arg to install command stefanprodan 2020-04-25 23:27:41 +0300
  • 2ebbed6479
    Merge pull request #3 from fluxcd/cmd-docs Stefan Prodan 2020-04-25 20:20:47 +0300
  • 4a872836e3 Generate tk docs with cobra/doc stefanprodan 2020-04-25 20:07:48 +0300
  • 38cc918a2f
    Merge pull request #1 from fluxcd/install Stefan Prodan 2020-04-25 19:48:59 +0300
  • 70072f300a Add release workflow to CI stefanprodan 2020-04-25 19:28:51 +0300
  • 8392c4fe24 Refactor logging stefanprodan 2020-04-25 13:16:34 +0300
  • 2d300d7344 Add semver condition to check output stefanprodan 2020-04-25 12:08:20 +0300
  • 13760258ab Add verbose option to create source stefanprodan 2020-04-25 12:06:25 +0300
  • e308097785 Add timeout option to install/uninstall stefanprodan 2020-04-25 11:50:42 +0300
  • 7d1a14d09a Add uninstall cmd stefanprodan 2020-04-25 11:11:43 +0300
  • 4d8800ad62 Add basic-auth option to create source stefanprodan 2020-04-25 10:29:54 +0300
  • 63b58e7dad Add e2e test for create source cmd stefanprodan 2020-04-25 00:02:33 +0300
  • 9cec671f6c Add public repos and semver support to create cmd stefanprodan 2020-04-25 00:02:09 +0300
  • 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 stefanprodan 2020-04-24 22:32:17 +0300
  • bba9ac0aa1 Add ssh tools to requirements check stefanprodan 2020-04-24 20:39:04 +0300
  • 35163fa9eb Add e2e tests for install command stefanprodan 2020-04-24 19:54:45 +0300
  • 403a0f2882 Add check command - verify minimum supported version of kubectl, kustomize and Kubernetes API stefanprodan 2020-04-24 19:43:12 +0300
  • 94e0b3c9c3 Add install command with dry-run option - build kustomization - apply output on the cluster - check rollout status of source and kustomize controllers stefanprodan 2020-04-24 18:18:41 +0300
  • 42d2ed51cb Add install manifests stefanprodan 2020-04-24 18:16:31 +0300
  • e304059299 Add kubeconfig global flag stefanprodan 2020-04-24 15:07:03 +0300
  • 4f449a1ffd Add check command stefanprodan 2020-04-24 14:30:48 +0300
  • c8fdf76084 Init toolkit CLI stefanprodan 2020-04-24 14:30:27 +0300
  • ebdabaf98d
    Initial commit Stefan Prodan 2020-04-24 12:38:22 +0300