Commit Graph

178 Commits (72d90b5692a2f85daa0ac20faddd6063b5e12520)

Author SHA1 Message Date
Hidde Beydals 21fd436621 Add descriptions to all CLI commands
stefanprodan 0e437c1105 Update controllers to v0.0.1
stefanprodan ee749236e1 Add target features and diagram to docs
stefanprodan 807848b6bb Add git repositories and kustomizations docs
stefanprodan 917598acf8 Add toolkit components docs
stefanprodan e92615b3a8 Publish docs from master branch
stefanprodan 45003436bf Publish docs website on toolkit.fluxcd.io
stefanprodan 5074ff2889 Add install script to website
stefanprodan 186c7d5786 Publish mkdocs to gh-pages
stefanprodan 1e7d2e7dce Use kustomize API instead of binary
stefanprodan 83843bf373 Restore release notes
stefanprodan d6d29ea8f4 Init release notes
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
stefanprodan d8802b7d4a Fix resume waiting
stefanprodan 47c249e3be manifests: fix leader election rbac
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
stefanprodan 6d590fe4d2 Implement delete for git sources
- add delete source git command
- add delete source git e2e test
stefanprodan 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 2225b2a6a9 Implement get commands
- add get sources git command
- add get kustomizations command
stefanprodan aedff58f98 ci: add kustomization e2e tests
stefanprodan c6793f6eaf Refactor create command
- move GitRepository operations to create source git
- update examples and e2e tests
stefanprodan e92b4401e8 Split e2e tests per command
stefanprodan d6d7bc329a Add silent option to uninstall
stefanprodan 1542e500f2 Add e2e tests for install/uninstall version
stefanprodan 70072f300a Add release workflow to CI
stefanprodan 63b58e7dad Add e2e test for create source cmd
stefanprodan bba9ac0aa1 Add ssh tools to requirements check
stefanprodan 35163fa9eb Add e2e tests for install command