Commit Graph

1379 Commits (74feda73af5fbc4f2486d49a7f17851a7715b729)
 

Author SHA1 Message Date
stefanprodan c2ff169c08 Add image pull secret arg to install/bootstrap 5 years ago
stefanprodan 57a1dbfc6d Add container registry option to install/bootstrap 5 years ago
Stefan Prodan efb39d6fc6
Merge pull request #127 from fluxcd/node-selector
Add linux/amd64 node selector to controllers
5 years ago
Stefan Prodan b784234430
Merge pull request #126 from fluxcd/uninstall-crs
Delete custom resources during uninstall
5 years ago
stefanprodan aebad92426 Add linux/amd64 node selector to controllers
Set nodeSelector to linux/amd64 for clusters with mixed nodes (linux, windows, amd64, arm).
5 years ago
stefanprodan 8e67cfd5c9 Delete custom resources during uninstall
Remove Kustomizations, GitRepositories and HelmRepositories before deleting the toolkit controllers and CRDs.
5 years ago
Stefan Prodan 10cc6d7e08
Merge pull request #124 from fluxcd/helm-beta.4
Update helm-controller to v0.0.1-beta.4
5 years ago
stefanprodan 83c236c829 Update helm-controller to v0.0.1-beta.4 5 years ago
Stefan Prodan b6ab37691f
Merge pull request #120 from fluxcd/sealed-secrets
Add sealed secrets guide
5 years ago
stefanprodan c85af78025 Add sealed secrets guide 5 years ago
Stefan Prodan 2c2fc6dd97
Merge pull request #123 from fluxcd/optional-notifications
Make notification component optional
5 years ago
stefanprodan 3620b76139 Make notification component optional 5 years ago
Stefan Prodan ca5732e586
Merge pull request #121 from fluxcd/helm-beta.3
Update helm-controller to v0.0.1-beta.3
5 years ago
stefanprodan 2463d72f3b Update helm-controller to v0.0.1-beta.3 5 years ago
stefanprodan d6f7474200 Add get/export HelmRelease e2e tests 5 years ago
stefanprodan 0b2bc7ab3f Implement get/export HelmRelease for Helm releases 5 years ago
Stefan Prodan 0a4fac61d4
Merge pull request #118 from fluxcd/hr-cmd
Implement create/delete for Helm releases
5 years ago
stefanprodan 797aec5528 Add create/delete HelmRelease e2e tests 5 years ago
stefanprodan 5f0b95dc59 Implement create/delete for Helm releases 5 years ago
Stefan Prodan b384c5f14c
Merge pull request #116 from fluxcd/helm-repo-cmd
Implement Helm repository commands
5 years ago
stefanprodan 5254dca9d9 Add Helm repository cmd docs 5 years ago
stefanprodan 8534ccbf37 Implement Helm repository commands 5 years ago
stefanprodan 9af874d810 Add examples to all tk commands 5 years ago
Stefan Prodan 4e3dee15ce
Merge pull request #114 from fluxcd/fix-kustomize-cmd
Rename kustomization arg from validate to validation
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
Stefan Prodan 10bb50bd82
Merge pull request #113 from fluxcd/crd-v1
Drop support for Kubernetes <1.16
5 years ago
stefanprodan 6d2ff6e019 Update controllers and APIs 5 years ago
stefanprodan 670070a879 Drop support for Kubernetes <1.16 5 years ago
Stefan Prodan dcec8007d4
Merge pull request #88 from luxas/go_git_provider
Add go-git-providers proposal
5 years ago
Michael Bridgen 3abf4a49cd
Merge pull request #108 from fluxcd/link-to-image-update-discussion
Link to image update discussion
5 years ago
Michael Bridgen 38825bf96a
Cosmetic: indent sublist 5 years ago
Michael Bridgen faa69da28d
Link to image update discussion
.. and rearrange the line items a little. I removed the mention of source-controller because it doesn't feature in the design as drafted.
5 years ago
Hidde Beydals 5cf524e2fd
Merge pull request #106 from fluxcd/docs/update-helm-roadmap
Make nested list work correctly in roadmap
5 years ago
Hidde Beydals 88802a44e7 Make nested list work correctly in roadmap 5 years ago
Stefan Prodan 94498d862d
Merge pull request #105 from fluxcd/static-manifests
Use semver manifests as kustomize base
5 years ago
Hidde Beydals 9418b24e8f
Merge pull request #104 from fluxcd/docs/update-helm-roadmap
Update "Helm Operator v2" roadmap
5 years ago
stefanprodan b92cbcd7e7 Use semver manifests as kustomize base
Instead of cloning the components repositories to download the base manifests, we build them in CI at release time and download them in tk install/bootstrap based on the provided semver. This speeds up the manifests generation from minutes to milliseconds.
5 years ago
Hidde Beydals 9ef2ff92df Update "Helm Operator v2" roadmap 5 years ago
stefanprodan 422724bd2d Publish manifests as release assets 5 years ago
Stefan Prodan 6cb7897f25
Merge pull request #99 from fluxcd/export-install-manifests
Add export option to tk install
5 years ago
stefanprodan 499ba15004 Add export option to tk install 5 years ago
Stefan Prodan b04abe989e
Merge pull request #97 from fluxcd/helm-webhooks
Add webhook receivers section to Helm guide
5 years ago
stefanprodan ea576179f9 Add webhook receivers section to Helm guide 5 years ago
Stefan Prodan 116d53a978
Merge pull request #95 from fluxcd/docs/helm-controller-notifications
Document helm-controller notifications in guide
5 years ago
Stefan Prodan 32adbf2ec8
Merge pull request #96 from fluxcd/prep-release-v0.0.5
Update controllers and go modules
5 years ago
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
5 years ago
Hidde Beydals 06906eba4c Document helm-controller notifications in guide 5 years ago
Hidde Beydals d387ebf32d
Merge pull request #92 from fluxcd/docs/helmrelease-guide
Add "Manging Helm releases" guide to menu
5 years ago
Hidde Beydals f75556f33c Add "Manging Helm releases" guide to menu 5 years ago
Hidde Beydals 2cf09e4de6
Merge pull request #86 from fluxcd/docs/helmrelease-guide 5 years ago