1
0
mirror of synced 2026-05-29 19:30:48 +00:00
Commit Graph

235 Commits

Author SHA1 Message Date
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
Hidde Beydals a5a3a9c586 Make existence of HelmChart visible 2020-07-14 15:55:23 +02:00
Hidde Beydals 746dfbd955 Managing Helm releases guide 2020-07-14 15:55:19 +02:00
Lucas Käldström 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
Lucas Käldström e8096dec88 Rename the Repository Teams and Credential clients 2020-07-14 16:39:25 +03:00
Lucas Käldström 39eee51ec8 Add extra goals of best practices 2020-07-14 16:39:14 +03:00
Lucas Käldström 7bb3a10795 Remove the URLParser, and Provider from the *Ref types 2020-07-14 16:39:02 +03:00
stefanprodan 8dc5db17ac Add helm suspend/resume commands 2020-07-14 14:00:59 +03:00
stefanprodan 7a68c4ccf3 Add reconcile helm commands 2020-07-14 13:34:00 +03:00
Lucas Käldström 4c684df653 Add go-git-providers proposal 2020-07-14 12:49:29 +03:00
stefanprodan 394227571f Rename sync cmd to reconcile 2020-07-14 11:45:15 +03:00
stefanprodan 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