Commit Graph

3345 Commits (9f873c0a07c5ba55d1eadcb6dae40c414e85f311)
 

Author SHA1 Message Date
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
Hidde Beydals a5a3a9c586 Make existence of HelmChart visible 5 years ago
Hidde Beydals 746dfbd955 Managing Helm releases guide 5 years ago
Lucas Käldström b1993d2fb7
Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 5 years ago
Lucas Käldström e8096dec88
Rename the Repository Teams and Credential clients 5 years ago
Lucas Käldström 39eee51ec8
Add extra goals of best practices 5 years ago
Lucas Käldström 7bb3a10795
Remove the URLParser, and Provider from the *Ref types 5 years ago
Stefan Prodan a8cbe4b05f
Merge pull request #91 from fluxcd/notification-v0.0.3
Update notification-controller to v0.0.3
5 years ago
stefanprodan fe86da0cde Update notification-controller to v0.0.3 5 years ago
Stefan Prodan 4c86a2c191
Merge pull request #90 from fluxcd/helm-suspend
Add helm suspend/resume commands
5 years ago
stefanprodan 8dc5db17ac Add helm suspend/resume commands 5 years ago
Stefan Prodan 549c3a190e
Merge pull request #87 from fluxcd/helm-reconcile
Add reconcile helm commands
5 years ago
stefanprodan 7a68c4ccf3 Add reconcile helm commands 5 years ago
Lucas Käldström 4c684df653
Add go-git-providers proposal 5 years ago
Stefan Prodan bf8831b833
Merge pull request #85 from fluxcd/reconcile-cmd
Rename sync cmd to reconcile
5 years ago
stefanprodan 394227571f Rename sync cmd to reconcile 5 years ago
Stefan Prodan bf67577073
Merge pull request #84 from fluxcd/default-components
Refactor install defaults
5 years ago
stefanprodan e180611024 Refactor defaults
- add dedicated components flag for bootstrap/install/check
- extract defaults to vars
- update CLI docs
5 years ago
Hidde Beydals 43cfc55368
Merge pull request #83 from fluxcd/build/hc-api-spec
build: use correct v2alpha1 HelmRelease spec URL
5 years ago
Hidde Beydals c03b7ea15d build: use correct v2alpha1 HelmRelease spec URL 5 years ago
Stefan Prodan ddfedfb590
Merge pull request #82 from fluxcd/helm-controller
Add helm-controller installer and docs
5 years ago
stefanprodan 24418370f1 Add helm-controller docs 5 years ago
stefanprodan 02521b6964 Add helm-controller to installer 5 years ago
Stefan Prodan 16f693148b
Merge pull request #81 from fluxcd/docs-source-watcher
Add source watcher dev guide
5 years ago
stefanprodan 0bf46cb63f Add source watcher dev guide 5 years ago
Stefan Prodan 2e38855396
Merge pull request #80 from fluxcd/docs-webhook-receivers
Add webhook receivers guide to docs
5 years ago
stefanprodan 97592a1387 Add webhook receivers guide to docs 5 years ago
Stefan Prodan c61bf76c80
Merge pull request #79 from fluxcd/notification-controller-v0.0.1
Update notification controller to v0.0.1
5 years ago
stefanprodan e95b137011 Mark events forwarding task as completed 5 years ago
stefanprodan ad655183e0 Update notification-controller to v0.0.1 5 years ago
stefanprodan 789fd34c4a Update fluxcd/pkg to v0.0.2 5 years ago
Daniel Holbach 87bbbaa475
Merge pull request #77 from dholbach/understanding-toolkit
explain a bit more about Flux Toolkit
5 years ago
Daniel Holbach a4ca813cf5 add symlink and make it work 5 years ago
Daniel Holbach e8eef73212 explain a bit more about Flux Toolkit 5 years ago
Stefan Prodan 512d4a43cb
Merge pull request #76 from fluxcd/source-events
Enable notifications for source events
5 years ago