Commit Graph

1512 Commits (17e3c57d7e8ad865ff55214c87aca1ccea27e5aa)
 

Author SHA1 Message Date
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>
Stefan Prodan 0ab814fbc4
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot a2144b1759 Update toolkit components
Stefan Prodan 82eb3b5ccf
Merge pull request from fluxcd/build/remove-docs-hotfix
Remove documentation version hotfix
Hidde Beydals 7515080c63 Remove documentation version hotfix
And re-use the same logic to properly compare current and next release
versions in update workflow.
Hidde Beydals 07015c5172
Merge pull request from fluxcd/refactor-create-reconcile-resume
Refactor create, reconcile and resume commands
Hidde Beydals 19918cd342 Refactor create, reconcile and resume cmds
* Take ObservedGeneration into account in readiness checks where
  applicable
* Reduce amount of code (and duplicate GETs) by working with pointers
  where possible
* Improve logged messages to properly take resource names into account
  and better describe processes
Stefan Prodan 16f0ed548e
Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>