Commit Graph

669 Commits (0c67e75fb6f33c238ffe8cdc4af3c15d747f0196)
 

Author SHA1 Message Date
Michael Bridgen 815dad18f4
Merge pull request from fluxcd/replace-in-docs
Replace GitOps Toolkit in docs
Michael Bridgen 4319382da3 Change title and author of generated website
I changed the author "The Flux project", since it seemed oddly
redundant to effectively say "the author is the Flux authors".

Signed-off-by: Michael Bridgen <michael@weave.works>
Michael Bridgen 5e96cec95b Replace GitOps Toolkit in docs
This replaces most mentions of "GitOps Toolkit" and "toolkit" with
"Flux". I have adopted the style of using "Flux v2" in the first
mention, and thereafter just "Flux".

Signed-off-by: Michael Bridgen <michael@weave.works>
Hidde Beydals 071982097a
Merge pull request from fluxcd/make-docs-target
Delete generated docs before regenerating them
Hidde Beydals 56024de6cc Delete generated docs before regenerating them
This ensures no stray files are kept when for example a command name
changes.

Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 845d4acd8e
Merge pull request from fluxcd/rename-cli-ns
Hidde Beydals b0029e9255 Remove Flux CLI from Toolkit component overview
Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 23bc44a350 Change Homebrew tap instructions
Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 0bf52f4746 Change `fluxcd/toolkit` to `fluxcd/flux2`
Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 345707e6cc Incorporate name and metric changes in Grafana cfg
Signed-off-by: Hidde Beydals <hello@hidde.co>

Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals e2752e4508 Rename `gotk` binary to `flux`
Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 9916a53761 Rename `gotk-system` namespace to `flux-system`
Signed-off-by: Hidde Beydals <hello@hidde.co>
Stefan Prodan 4581c99a81
Merge pull request from fluxcd/docs/helmreleases
Update HelmRelease documentation
Hidde Beydals c3fdc41a91
Update HelmRelease documentation
* Remove mention of dependency download limitation
* Include bucket sources in HelmRelease guide

Signed-off-by: Hidde Beydals <hello@hidde.co>
Stefan Prodan edf2f51aa1
Merge pull request from fluxcd/readme-flux2
Minimal rewrite of README to explain Flux v2
Michael Bridgen de944d0095
Minimal rewrite of README to explain Flux v2
- Adjust the description so it talks about the whole system (Flux) as
   one thing

 - Describe what GitOps Toolkit is, and how it relates to Flux v2.

Signed-off-by: Michael Bridgen <michael@weave.works>
Stefan Prodan 49ffc972f8
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot 2d8e5b2420 Update toolkit components
Stefan Prodan 7c48975198
Merge pull request from fluxcd/bootstrap-refac
Refactor manifests generation
Stefan Prodan 9bc250d027
Refactor manifests generation
- introduce manifestgen pkg, to be consumed by the CLI and Terraform provider
- consolidate defaults in manifestgen/install pkg
- introduce Manifest as the returning type of manifest generation
- add helper function to Manifest for writing multi-doc YAMLs on disk

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 41d4e7e15b
Merge pull request from phillebaba/refactor-manifest-generation
Refactor manifest generation into a separate package
Philip Laine b0d2a38ff6 Refactor manifest generation
Signed-off-by: Philip Laine <philip.laine@xenit.se>
Stefan Prodan bd4d4d927e
Merge pull request from fluxcd/update-stable-repo
Update the stable Helm repository in docs
Stefan Prodan db17cacbf4
Update the stable Helm repository in docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 0c5961df98
Merge pull request from fluxcd/copyright
Change copyright to Flux authors
Stefan Prodan 0e67b76b57
Change copyright to Flux authors
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan f72b323ab5
Merge pull request from chanwit/windows-zip
change the windows binary release format to .zip
Chanwit Kaewkasi 927c21a60f change the windows binary release format to .zip
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
Hidde Beydals 624a9ba8eb
Merge pull request from staceypotter/patch-4
Update featured talks and add upcoming meeting
Stacey Potter 8509283ac2 Update featured talks and add upcoming meeting
Stefan Prodan aa9ba27f40
Merge pull request from fluxcd/mon-guide
Add monitoring guide
Stefan Prodan 06434464bb
Add monitoring guide
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 3e7bfc72a2
Merge pull request from fluxcd/uninstall-ignore-missing-crds
Ignore missing kinds when uninstalling
Stefan Prodan 8dfbc35e60
Ignore missing kinds when uninstalling
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 503e5ec950
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot 414aeb0ac3 Update toolkit components
Stefan Prodan 55b8544d32
Merge pull request from allymparker/source-git-secret-ref
Add secret-ref flag to create source git
Ally Parker 2d67ea5f7f Add secret-ref flag to git source
Add secret-ref flag to Helm source

Add secret-ref to bucket source
Stefan Prodan 4eaf72fa3e
Merge pull request from StupidScience/custom-flags
Implement custom flags for options with validation rules
“Anton 95ef3c1782 Update docs
“Anton b3ef410fb7 Add source bucket provider flag
“Anton 0c55bca218 Add helm chart source flag
“Anton 5fd28439dc Add kustomization source and decryption provider flags
“Anton a58c18e992 Refresh bootstrap and install docs
“Anton 058dfdfcd6 Move flags and utils to internal packages
Stefan Prodan 637fdac28a
Merge pull request from fluxcd/windows-exe
Add Windows OS to CLI install docs
Stefan Prodan a8b667780a
Add Windows OS to CLI install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan b4f13e10d3
Merge pull request from fluxcd/gitlab-https-auth
Add GitLab HTTPS auth to bootstrap options
Stefan Prodan d0eb55fb86
Merge branch 'gitlab-https-auth' of https://github.com/fluxcd/toolkit into gitlab-https-auth
Stefan Prodan b041dbd14f Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>