Commit Graph

1994 Commits (ca92464ef6886aed3a5856626771802d0d74ce90)
 

Author SHA1 Message Date
Daniel Holbach 8ca65059f7
Merge pull request from dholbach/toolkit-website-followup
Update more toolkit.fluxcd.io redirects
Daniel Holbach 086f174463 Update more toolkit.fluxcd.io redirects
Following up on  some more docs links which
	now live under fluxcd.io itself.

Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach 48fd70fc09
Merge pull request from fluxcd/fix-links
Migrate the GitOps toolkit links to the new docs website
Stefan Prodan 606266e976
Migrate the GitOps toolkit links to the new docs website
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan f7006a8172
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot 653dcc8d78 Update toolkit components
- kustomize-controller to v0.12.0
  https://github.com/fluxcd/kustomize-controller/blob/v0.12.0/CHANGELOG.md
- image-reflector-controller to v0.9.1
  https://github.com/fluxcd/image-reflector-controller/blob/v0.9.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
Stefan Prodan 8df140c713
Merge pull request from dholbach/fix-1221
Remove content which has moved to f/website
Daniel Holbach 089af9cc90 remove docs/index.md as well - it has been pulled into f/website now too
Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach 695fb55b13 Remove Flux CLI docs
They are imported into the docs like so:
	https://github.com/fluxcd/website/blob/main/hack/import-flux2-assets.sh#L139

Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach ec21eedd56 remove content which has moved to f/website
Signed-off-by: Daniel Holbach <daniel@weave.works>
Stefan Prodan 5ba3774fd5
Merge pull request from SomtochiAma/suspend-all
Add suspend/resume  --all cmd
Somtochi Onyekwere 12a2100fcf Adds suspend and resume all cmd
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Daniel Holbach 68074d3543
Merge pull request from dholbach/update-install-url
Update install script URL
Daniel Holbach 18849e36c7 Update install script URL
As we don't pass '-L' to curl, the redirect is
	not followed.

Signed-off-by: Daniel Holbach <daniel@weave.works>
Hidde Beydals 671fe274da
Merge pull request from dholbach/explain-docs
Explain where the docs went
Daniel Holbach af1d9102b9 explain where docs are
keep netlify config for now (disabled in the app), but only make it ship the _redirects file
add rule for 'install.sh'
move _redirects file into docs/ directory
document redirects and Netlify

Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach 9dc10ef7d1
Merge pull request from dholbach/fix-1135
Stop deploy to Github pages
Daniel Holbach 86a3cf20e7 Stop deploying to Github pages
Fixes: 

Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach 27a42ecd8e
Merge pull request from dholbach/add-redirects
add redirects file
Daniel Holbach ae7a59fbb4 try out redirects file
Signed-off-by: Daniel Holbach <daniel@weave.works>
Hidde Beydals 598dfc32e8
Merge pull request from dholbach/add-components-docs-script
Copy docs assets for Netlify build
Daniel Holbach a40d124e23 add script to copy docs assets for Netlify build
Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach 9df3fcab18
Merge pull request from dholbach/netlify-build
Specify netlify build
Daniel Holbach b6ce969d1b Specify netlify build
Addresses: 

	Follow https://www.starfallprojects.co.uk/posts/deploy-mkdocs-netlify/
	to eventually fix .

	I realise this litters the main directory somewhat, but I hope
	that once the publication fully works and we turn the site into
	redirects, we can remove these files again. So only a temporary
	measure.

Signed-off-by: Daniel Holbach <daniel@weave.works>
Stefan Prodan 6a37649ee6
Merge pull request from SomtochiAma/handle-error
Remove redundant getCommand for image repository
Somtochi Onyekwere 8926095660 remove redundant getCommand for image repository
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Hidde Beydals bd34870334
Merge pull request from fluxcd/update-components
Hidde Beydals a56ce1f867 build: tidy after go mod edit
To ensure the `go.sum` is always up-to-date when the following `go mod
edit` is executed.

Signed-off-by: Hidde Beydals <hello@hidde.co>
fluxcdbot dab5bbd393 Update toolkit components
- source-controller to v0.12.1
  https://github.com/fluxcd/source-controller/blob/v0.12.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
Stefan Prodan 15ebfd7eb6
Merge pull request from fluxcd/helm-CRDsPolicy
Add upgrade CRDs policy arg to create helmrelease cmd
Stefan Prodan 5ab8dd2557
Add upgrade CRDs policy to create helmrelease cmd
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 9164914d16
Merge pull request from Frederik-Baetens/main
update sortable image tag guide with github.run_number
Frederik Baetens c9e0bc0807 add github.run number github actions workflow example
Signed-off-by: Frederik Baetens <baetens.fr@gmail.com>
Frederik Baetens 61439adf9b describe github.run number as a reliable increasing build number
Signed-off-by: Frederik Baetens <baetens.fr@gmail.com>
Hidde Beydals e4d7450643
Merge pull request from fluxcd/update-guide-v1alpha2
Update image automation guides to v1alpha2
Stefan Prodan 0fbcfded57
Update image automation migration guide to v1alpha2 APIs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan fb3a434f95
Update image automation guide to v1alpha2 APIs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Hidde Beydals 4f66da84d6
Merge pull request from defenestration/main
fix link to Mozilla SOPS Azure Guide
Alan B b67e8aafab Fix Mozilla SOPS link in Azure guide
Signed-off-by: Alan B <a.brevick@techsmith.com>
Hidde Beydals 0b4f1d30a6
Merge pull request from SomtochiAma/ssh-key-with-password
Add password for ssh private key to create secret git
Somtochi Onyekwere c494e6bf7e Inject password in create secret git if specified
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Hidde Beydals b8c57c7901
Merge pull request from fluxcd/kustomize-bootstrap
Allow pre-bootstrap customisation of Flux components
Hidde Beydals 6aed4631e7 Register v1alpha2 APIs in runtime Scheme
Signed-off-by: Hidde Beydals <hello@hidde.co>
Stefan Prodan 5df9118365 Add pre-bootstrap customisation to install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 4a4af94d6c Allow pre-bootstrap customisation of Flux components
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Hidde Beydals baa54fb84a
Merge pull request from fluxcd/patch-update-workflow
Fix update automation and update CRDs
Hidde Beydals cb6470f817
Merge pull request from fluxcd/bootstrap-team-prnt-fix
Change permission grant error print conditons
Hidde Beydals 1a904e138f Fix update automation and update CRDs
Signed-off-by: Hidde Beydals <hello@hidde.co>
Hidde Beydals 3b482529ff
Merge pull request from fluxcd/update-apis
Update the APIs docs
Hidde Beydals 67997437db Change permission grant error print conditons
Based on observations in
https://github.com/fluxcd/flux2/runs/2410633975:

1. Print error correctly by switching from `%w` to `%s`
2. Only print the change messsage if there has not been an error.

Signed-off-by: Hidde Beydals <hello@hidde.co>