Commit Graph

744 Commits (eca1f19e950473c92de2038f1a72476628e2667c)
 

Author SHA1 Message Date
Stefan Prodan 51392cd54c
Merge pull request #468 from RossyWhite/fix-dryrun-option
Fix --dry-run option
4 years ago
RossyWhite 02bcb4ff3c Fix --dry-run option
Signed-off-by: RossyWhite <daikishiroi@gmail.com>
4 years ago
Stefan Prodan d84297a5b5
Merge pull request #463 from fluxcd/update-components
Update source-controller to v0.2.2
4 years ago
fluxcdbot c3876e30a9 Update toolkit components 4 years ago
Stefan Prodan 10711ed780
Merge pull request #462 from fluxcd/update-components
Update kustomize-controller to v0.2.2
4 years ago
fluxcdbot de4e266e33 Update toolkit components 4 years ago
Stefan Prodan 15442969f8
Merge pull request #461 from fluxcd/fix-install-path
Fix cluster path in install docs
4 years ago
Stefan Prodan bed48ada82
Fix cluster path in install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan a66004f567
Merge pull request #458 from fluxcd/kind-update
Update engineerd/setup-kind to v0.5.0
4 years ago
Stefan Prodan 72a4e3b3b8
Update engineerd/setup-kind to v0.5.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 16761e4fca
Merge pull request #455 from fluxcd/fix-gh-https
Fix GitHub bootstrap with token auth
4 years ago
Stefan Prodan ba34a6d401
Fix GitHub bootstrap with token auth
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 23912e4091
Merge pull request #452 from fluxcd/terraform-provider
Add the Terraform provider to install docs
4 years ago
Stefan Prodan 17468cb5f5
Add the Terraform provider to install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 5ea7aa0a75
Merge pull request #450 from fluxcd/ssh-host-github
Add token authentication option to bootstrap
4 years ago
Stefan Prodan 7792cd6a10
Add token authentication option to bootstrap
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 237d186207
Merge pull request #444 from arodus/patch-1
Fix create tenant command export
4 years ago
Sebastian Karasek c41487598e
Fix create tenant command export
Signed-off-by: Sebastian Karasek <sebastian@karasek.io>
4 years ago
Stefan Prodan 2c0aa3c3af
Merge pull request #446 from fluxcd/helm-values-file
Add values file example to Helm docs
4 years ago
Stefan Prodan cedb33b2b9
Add values file example to Helm docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 06a3aa2c60
Merge pull request #442 from fluxcd/helm-upgrade-guide-typo
docs: fix typo
4 years ago
Hidde Beydals 3fadc94711 docs: include releaseName in HelmRelease example
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals 61d02bf5e4 docs: fix typo
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Stefan Prodan a62976461e
Merge pull request #439 from fluxcd/update-components
Update notification-controller to v0.2.1
4 years ago
fluxcdbot d7a893acf9 Update toolkit components 4 years ago
Stefan Prodan 0c67e75fb6
Merge pull request #438 from fluxcd/check-print-images
List component images in check cmd
4 years ago
Stefan Prodan e6b84c4cfc
List components images in check cmd
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 5d2e793386
Merge pull request #437 from nguyenductoan/docs-fix-typo
docs: fix typo
4 years ago
nguyenductoan f0517906b7 docs: fix typo
Signed-off-by: nguyenductoan <ductoan593@gmail.com>
4 years ago
Stefan Prodan 16fa167931
Merge pull request #435 from phillebaba/sops-azure-auth
Update authentication hint for Azure
4 years ago
Philip Laine b036999b8c Update authentication hint for Azure
Signed-off-by: Philip Laine <philip.laine@xenit.se>
4 years ago
Stefan Prodan 1911766b7b
Merge pull request #434 from fluxcd/target-namespace-ks
Add target namespace to create ks cmd
4 years ago
Stefan Prodan 9f7835d818
Add target namespace to create ks cmd
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 1df45e4857
Merge pull request #433 from fluxcd/customize-flux-manifests
Add customize Flux manifests section to install docs
4 years ago
Stefan Prodan 47a1743965
Add customize Flux manifests section to install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals d5844bbdaa
Merge pull request #430 from fluxcd/migration-title-fix
Rename migration menu items
4 years ago
Hidde Beydals 128c87ab33 Rename migration menu items
As they are used in the metadata, instead of the title from the
document.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals f4adcae79a
Merge pull request #425 from plod/main
docs: fixing command for expected output
4 years ago
Daniel Morgan ba4df070cf fixing command for expected output
The \ before the comment here means the subsequent lines end up getting commented out (and then not exported), see: https://stackoverflow.com/questions/9522631/how-to-put-a-line-comment-for-a-multi-line-command

Signed-off-by: Daniel Morgan <daniel@morgan.cymru>
4 years ago
Hidde Beydals ce4ecfb388
Merge pull request #421 from fluxcd/update-roadmap
Update Helm v3 feature parity roadmap
4 years ago
Hidde Beydals e6006e0833 Update Helm v3 feature parity roadmap
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Michael Bridgen d500cc0bd1
Merge pull request #422 from fluxcd/flux2-www-intro
Rework Flux2 website intro
4 years ago
Michael Bridgen 71995b4f83 Refine description of Sources
Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen 932c91d022 Move gitops toolkit index under components/
Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen 107e7424d1 Explain more up-front in website homepage
This commit

 - adds a brief explanation of what Flux does
 - makes the target features a little more self-explanatory
 - gives GitOps Toolkit its own index page

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen c93181c0ad Add section on target users
Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Stefan Prodan 050fca6767
Merge pull request #423 from fluxcd/update-components
Update kustomize-controller to v0.2.1
4 years ago
fluxcdbot 71827b4a1a Update toolkit components 4 years ago
Stefan Prodan 1d0315bf5e
Merge pull request #420 from fluxcd/tagline
Update tag line and featured talks
4 years ago
Stefan Prodan b2b64e7283
Update tag line and featured talks
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago