3652 Commits

Author SHA1 Message Date
670070a879 Drop support for Kubernetes <1.16 2020-07-20 14:37:50 +03:00
dcec8007d4 Merge pull request #88 from luxas/go_git_provider
Add go-git-providers proposal
2020-07-20 11:53:36 +03:00
3abf4a49cd Merge pull request #108 from fluxcd/link-to-image-update-discussion
Link to image update discussion
v0.0.7
2020-07-17 13:03:03 +01:00
38825bf96a Cosmetic: indent sublist 2020-07-17 12:55:24 +01:00
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.
2020-07-17 12:08:42 +01:00
5cf524e2fd Merge pull request #106 from fluxcd/docs/update-helm-roadmap
Make nested list work correctly in roadmap
2020-07-17 12:45:44 +02:00
88802a44e7 Make nested list work correctly in roadmap 2020-07-17 12:34:16 +02:00
94498d862d Merge pull request #105 from fluxcd/static-manifests
Use semver manifests as kustomize base
2020-07-17 13:27:51 +03:00
9418b24e8f Merge pull request #104 from fluxcd/docs/update-helm-roadmap
Update "Helm Operator v2" roadmap
2020-07-17 12:11:57 +02:00
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.
2020-07-17 13:10:19 +03:00
9ef2ff92df Update "Helm Operator v2" roadmap 2020-07-17 12:04:09 +02:00
422724bd2d Publish manifests as release assets v0.0.6 2020-07-17 12:00:15 +03:00
6cb7897f25 Merge pull request #99 from fluxcd/export-install-manifests
Add export option to tk install
2020-07-16 16:07:13 +03:00
499ba15004 Add export option to tk install 2020-07-16 15:56:05 +03:00
b04abe989e Merge pull request #97 from fluxcd/helm-webhooks
Add webhook receivers section to Helm guide
2020-07-16 12:46:49 +03:00
ea576179f9 Add webhook receivers section to Helm guide 2020-07-16 12:39:53 +03:00
116d53a978 Merge pull request #95 from fluxcd/docs/helm-controller-notifications
Document helm-controller notifications in guide
v0.0.5
2020-07-16 11:56:15 +03:00
32adbf2ec8 Merge pull request #96 from fluxcd/prep-release-v0.0.5
Update controllers and go modules
2020-07-16 11:39:36 +03:00
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
2020-07-16 11:30:45 +03:00
06906eba4c Document helm-controller notifications in guide 2020-07-16 09:50:59 +02:00
d387ebf32d Merge pull request #92 from fluxcd/docs/helmrelease-guide
Add "Manging Helm releases" guide to menu
v0.0.4
2020-07-14 16:12:00 +02:00
f75556f33c Add "Manging Helm releases" guide to menu 2020-07-14 16:05:48 +02:00
2cf09e4de6 Merge pull request #86 from fluxcd/docs/helmrelease-guide 2020-07-14 16:02:50 +02:00
a5a3a9c586 Make existence of HelmChart visible 2020-07-14 15:55:23 +02:00
746dfbd955 Managing Helm releases guide 2020-07-14 15:55:19 +02:00
b1993d2fb7 Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 2020-07-14 16:39:31 +03:00
e8096dec88 Rename the Repository Teams and Credential clients 2020-07-14 16:39:25 +03:00
39eee51ec8 Add extra goals of best practices 2020-07-14 16:39:14 +03:00
7bb3a10795 Remove the URLParser, and Provider from the *Ref types 2020-07-14 16:39:02 +03:00
a8cbe4b05f Merge pull request #91 from fluxcd/notification-v0.0.3
Update notification-controller to v0.0.3
2020-07-14 15:36:02 +03:00
fe86da0cde Update notification-controller to v0.0.3 2020-07-14 15:26:10 +03:00
4c86a2c191 Merge pull request #90 from fluxcd/helm-suspend
Add helm suspend/resume commands
2020-07-14 15:05:21 +03:00
8dc5db17ac Add helm suspend/resume commands 2020-07-14 14:00:59 +03:00
549c3a190e Merge pull request #87 from fluxcd/helm-reconcile
Add reconcile helm commands
2020-07-14 13:40:41 +03:00
7a68c4ccf3 Add reconcile helm commands 2020-07-14 13:34:00 +03:00
4c684df653 Add go-git-providers proposal 2020-07-14 12:49:29 +03:00
bf8831b833 Merge pull request #85 from fluxcd/reconcile-cmd
Rename sync cmd to reconcile
2020-07-14 11:58:38 +03:00
394227571f Rename sync cmd to reconcile 2020-07-14 11:45:15 +03:00
bf67577073 Merge pull request #84 from fluxcd/default-components
Refactor install defaults
2020-07-14 11:19:31 +03:00
e180611024 Refactor defaults
- add dedicated components flag for bootstrap/install/check
- extract defaults to vars
- update CLI docs
2020-07-14 11:02:37 +03:00
43cfc55368 Merge pull request #83 from fluxcd/build/hc-api-spec
build: use correct v2alpha1 HelmRelease spec URL
2020-07-14 09:29:28 +02:00
c03b7ea15d build: use correct v2alpha1 HelmRelease spec URL 2020-07-14 09:22:51 +02:00
ddfedfb590 Merge pull request #82 from fluxcd/helm-controller
Add helm-controller installer and docs
2020-07-14 10:12:09 +03:00
24418370f1 Add helm-controller docs 2020-07-14 09:33:52 +03:00
02521b6964 Add helm-controller to installer 2020-07-13 18:44:54 +03:00
16f693148b Merge pull request #81 from fluxcd/docs-source-watcher
Add source watcher dev guide
2020-07-09 09:17:51 +03:00
0bf46cb63f Add source watcher dev guide 2020-07-08 17:23:09 +03:00
2e38855396 Merge pull request #80 from fluxcd/docs-webhook-receivers
Add webhook receivers guide to docs
v0.0.3
2020-07-07 13:20:38 +03:00
97592a1387 Add webhook receivers guide to docs 2020-07-07 13:15:24 +03:00
c61bf76c80 Merge pull request #79 from fluxcd/notification-controller-v0.0.1
Update notification controller to v0.0.1
2020-07-07 10:13:34 +03:00