1
0
mirror of synced 2026-05-29 11:20:49 +00:00
Commit Graph

446 Commits

Author SHA1 Message Date
Philip Laine 496abc3a98 Add documentation for github commit status 2020-09-03 12:13:53 +02:00
Hidde Beydals 8b9abfb26e Merge pull request #196 from fluxcd/docs/helmrelease-guide-changes 2020-09-03 12:12:25 +02:00
Hidde Beydals e53d0dadbf Support GitRepository source in HelmRelease cmds 2020-09-03 11:16:57 +02:00
Hidde Beydals 2727f4b92d docs: update helm-controller doc 2020-09-03 10:44:04 +02:00
Hidde Beydals 0f74f65af8 docs: update FAQ differences Helm integration 2020-09-03 10:40:33 +02:00
Hidde Beydals 8e03968370 docs: incorporate HelmRelease API changes in guide 2020-09-03 10:40:30 +02:00
Daniel Holbach cc18077192 update roadmap 2020-09-02 16:31:35 +02:00
Daniel Holbach a96bb72fb8 Roadmap for Flux v2 is settled for now, remove note 2020-09-02 14:20:14 +02:00
Hidde Beydals 22624ae4d5 Rename tk binary to gotk
To avoid conflicts with the `tk` binary from the Tanka project.
2020-09-01 11:33:49 +02:00
Stefan Prodan 35d6172d06 Merge pull request #172 from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
2020-08-21 17:50:29 +03:00
stefanprodan b5ed8f0183 Add SSH hostname arg to GitLab bootstrap 2020-08-21 17:37:44 +03:00
stefanprodan 7cb3bb0d4e Fix Harbor typo 2020-08-21 17:31:56 +03:00
Hidde Beydals a8e534a8a4 Update helm-controller roadmap 2020-08-20 15:52:42 +02:00
Hidde Beydals 4707a3075e Document targetPath in Helm Releases guide 2020-08-20 15:14:50 +02:00
Michael Bridgen 1976d4cc1b Add line item for SOPS support 2020-08-13 16:30:39 +01:00
Daniel Holbach 70897cebfe Add initial set of FAQ
closes: #142
2020-08-11 18:04:32 +02:00
stefanprodan 35a209903e Add monitoring section to install docs 2020-08-05 16:17:18 +03:00
stefanprodan 17ca3f8ac2 Add control plane dashboard screens 2020-08-04 15:43:17 +03:00
stefanprodan 1ff4495737 Link to installation docs from other guides 2020-08-03 10:43:42 +03:00
stefanprodan 02c0dc1217 Add bootstrap path example to installation 2020-08-03 10:24:25 +03:00
stefanprodan fb43c194b9 Add installation guide 2020-08-01 13:22:22 +03:00
Hidde Beydals 123433c4ea Support providing TLS certs for helm source 2020-07-31 16:29:52 +02:00
Stefan Prodan 58619076ea Merge pull request #140 from fluxcd/docs-roadmap-update
Mark metrics as completed in roadmap
2020-07-31 14:14:55 +03:00
stefanprodan a50d1c5784 Update roadmap 2020-07-31 14:07:06 +03:00
Hidde Beydals 427c60618f docs/helm: guide on values from resources 2020-07-31 12:56:09 +02:00
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
2020-07-31 10:24:29 +02:00
bia dfb20dd1ca docs: progressbar as subtitle 2020-07-30 22:00:01 +02:00
bia 4f22016f13 docs: improve goals styling 2020-07-30 12:12:22 +02:00
bia 430a2d0454 docs: add progressbar and checkmarks to roadmap 2020-07-29 23:54:40 +02:00
Manuel Morejon ffd4784916 Replace tab by space 2020-07-26 00:35:40 +02:00
Manuel Morejon 750830c302 Replace tk sync example by tk reconcile 2020-07-26 00:24:58 +02:00
stefanprodan c2ff169c08 Add image pull secret arg to install/bootstrap 2020-07-23 13:38:32 +03:00
stefanprodan 57a1dbfc6d Add container registry option to install/bootstrap 2020-07-23 13:07:34 +03:00
stefanprodan 8e67cfd5c9 Delete custom resources during uninstall
Remove Kustomizations, GitRepositories and HelmRepositories before deleting the toolkit controllers and CRDs.
2020-07-23 09:26:10 +03:00
stefanprodan c85af78025 Add sealed secrets guide 2020-07-22 14:43:55 +03:00
stefanprodan 0b2bc7ab3f Implement get/export HelmRelease for Helm releases 2020-07-21 14:22:20 +03:00
stefanprodan 797aec5528 Add create/delete HelmRelease e2e tests 2020-07-21 14:02:29 +03:00
stefanprodan 5f0b95dc59 Implement create/delete for Helm releases 2020-07-21 12:20:41 +03:00
stefanprodan 5254dca9d9 Add Helm repository cmd docs 2020-07-21 10:42:05 +03:00
stefanprodan aaad618e20 Rename kustomization arg from validate to validation
Fix `tk create kustomization` command args inconsistency with the Kustomize API
2020-07-20 15:10:33 +03:00
Stefan Prodan dcec8007d4 Merge pull request #88 from luxas/go_git_provider
Add go-git-providers proposal
2020-07-20 11:53:36 +03:00
Michael Bridgen 38825bf96a Cosmetic: indent sublist 2020-07-17 12:55:24 +01:00
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.
2020-07-17 12:08:42 +01:00
Hidde Beydals 88802a44e7 Make nested list work correctly in roadmap 2020-07-17 12:34:16 +02:00
Stefan Prodan 94498d862d Merge pull request #105 from fluxcd/static-manifests
Use semver manifests as kustomize base
2020-07-17 13:27:51 +03:00
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.
2020-07-17 13:10:19 +03:00
Hidde Beydals 9ef2ff92df Update "Helm Operator v2" roadmap 2020-07-17 12:04:09 +02:00
stefanprodan 499ba15004 Add export option to tk install 2020-07-16 15:56:05 +03:00
stefanprodan ea576179f9 Add webhook receivers section to Helm guide 2020-07-16 12:39:53 +03:00
Hidde Beydals 06906eba4c Document helm-controller notifications in guide 2020-07-16 09:50:59 +02:00