Commit Graph

296 Commits (13ff4afaa49dc0e4e3f0e2646f2f4c13c8b5c485)

Author SHA1 Message Date
stefanprodan 31d4b62bf3 Include author in changelog
Replace kustomize action with fluxcd/pkg/actions
4 years ago
Hidde Beydals 248961d58c Update helm-controller to v0.0.4 4 years ago
Hidde Beydals 2ebb06d330 Update notification controller docs to v0.0.7 4 years ago
Hidde Beydals cc88e68c4e Update components
- source-controller to v0.0.10
- kustomize-controller to v0.0.8
- helm-controller to v0.0.3
4 years ago
stefanprodan 8d1dddf205 Update controllers for Helm v3.3.0 4 years ago
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
5 years ago
stefanprodan d6f7474200 Add get/export HelmRelease e2e tests 5 years ago
stefanprodan 797aec5528 Add create/delete HelmRelease e2e tests 5 years ago
stefanprodan aaad618e20 Rename kustomization arg from validate to validation
Fix `tk create kustomization` command args inconsistency with the Kustomize API
5 years ago
stefanprodan 670070a879 Drop support for Kubernetes <1.16 5 years ago
stefanprodan 422724bd2d Publish manifests as release assets 5 years ago
Hidde Beydals a5a3a9c586 Make existence of HelmChart visible 5 years ago
stefanprodan 394227571f Rename sync cmd to reconcile 5 years ago
Hidde Beydals c03b7ea15d build: use correct v2alpha1 HelmRelease spec URL 5 years ago
stefanprodan 24418370f1 Add helm-controller docs 5 years ago
stefanprodan ad655183e0 Update notification-controller to v0.0.1 5 years ago
stefanprodan b11b9588f8 Update tk docs 5 years ago
stefanprodan a744b304a0 Add notification controller to docs 5 years ago
Hidde Beydals 21fd436621 Add descriptions to all CLI commands 5 years ago
stefanprodan 0e437c1105 Update controllers to v0.0.1 5 years ago
stefanprodan ee749236e1 Add target features and diagram to docs 5 years ago
stefanprodan 807848b6bb Add git repositories and kustomizations docs 5 years ago
stefanprodan 917598acf8 Add toolkit components docs 5 years ago
stefanprodan e92615b3a8 Publish docs from master branch 5 years ago
stefanprodan 45003436bf Publish docs website on toolkit.fluxcd.io 5 years ago
stefanprodan 5074ff2889 Add install script to website 5 years ago
stefanprodan 186c7d5786 Publish mkdocs to gh-pages 5 years ago
stefanprodan 1e7d2e7dce Use kustomize API instead of binary 5 years ago
stefanprodan 83843bf373 Restore release notes 5 years ago
stefanprodan d6d29ea8f4 Init release notes 5 years ago
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
5 years ago
stefanprodan d8802b7d4a Fix resume waiting 5 years ago
stefanprodan 47c249e3be manifests: fix leader election rbac 5 years ago
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
5 years ago
stefanprodan 6d590fe4d2 Implement delete for git sources
- add delete source git command
- add delete source git e2e test
5 years ago
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
5 years ago
stefanprodan 2225b2a6a9 Implement get commands
- add get sources git command
- add get kustomizations command
5 years ago
stefanprodan aedff58f98 ci: add kustomization e2e tests 5 years ago
stefanprodan c6793f6eaf Refactor create command
- move GitRepository operations to create source git
- update examples and e2e tests
5 years ago
stefanprodan e92b4401e8 Split e2e tests per command 5 years ago
stefanprodan d6d7bc329a Add silent option to uninstall 5 years ago
stefanprodan 1542e500f2 Add e2e tests for install/uninstall version 5 years ago
stefanprodan 70072f300a Add release workflow to CI 5 years ago
stefanprodan 63b58e7dad Add e2e test for create source cmd 5 years ago
stefanprodan bba9ac0aa1 Add ssh tools to requirements check 5 years ago
stefanprodan 35163fa9eb Add e2e tests for install command 5 years ago