a4b9191fa3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1066  from fluxcd/manifest-bundle-tweaks  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5fd3d0bd41 
								
							
								 
							
						 
						
							
							
								
								Generate manifests in `flux-{go,scm}` AUR packages  
							
							... 
							
							
							
							This commit makes a couple of changes to the `flux-{go,scm}` packages
so that they properly build again:
- The manifests are generated before the compilation of the `flux`
  binary.
- The `makedepends` have been updated to require a version of Go
  `>=1.16` (which is a requirement for `embed`).
- The `makedepends` have been updated to require a `kustomize` version
  `>=3.0` (as we use `transformers`).
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ba6da23323 
								
							
								 
							
						 
						
							
							
								
								Make manifests dir `bundle.sh` configurable  
							
							... 
							
							
							
							There was an assumption in this script that it is always executed in Git
repository/directory, this is however not always true, for example when
one downloads the `.tar.gz` that is made available for every release
by GitHub (and used in one of our AUR packages).
This commit changes this, and makes the first argument of `bundle.sh`
configurable, so a custom manifests directory can always be defined
_without_ relying on Git.
Omitting it, or passing an empty string, will still fall back to the
previous behavior of using `git rev-parse --show-toplevel`.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0328bb14ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1062  from fluxcd/improve-embedded-manifests-build  
							
							... 
							
							
							
							Improve build process embedded manifests 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2b7a0f3fd4 
								
							
								 
							
						 
						
							
							
								
								Improve build process embedded manifests  
							
							... 
							
							
							
							This commit changes the way the build of manifests is triggered by
making smarter use of the capabilities of Make. The result should be
that the manifests are only regenerated if:
1. There is no `cmd/flux/manifests/` directory.
2. There have been made changes to the YAML files in the `manifests/`
   directory that are newer than the files in `cmd/flux/manifests/`.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								527886bea0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1060  from fluxcd/aur-pkg-autocomplete-install  
							
							... 
							
							
							
							Install Bash, Fish, ZSH auto complete in AUR pkgs 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								98078a0c65 
								
							
								 
							
						 
						
							
							
								
								Install Bash, Fish, ZSH auto complete in AUR pkgs  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ca660b7ba5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1048  from fluxcd/restore-key-algorithm-default  
							
							... 
							
							
							
							Restore default key algorithm flag create source 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ed93e93b81 
								
							
								 
							
						 
						
							
							
								
								Restore default key algorithm flag create source  
							
							... 
							
							
							
							This was removed by accident in the PR that introduced the new
`manifestgen` packages, and now restored in full glory.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								80419f00db 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1043  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								01946facb3 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.8.1
  https://github.com/fluxcd/helm-controller/blob/v0.8.1/CHANGELOG.md 
- kustomize-controller to v0.9.2
  https://github.com/fluxcd/kustomize-controller/blob/v0.9.2/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								08c1bd7653 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1034  from stealthybox/fix-migration-link  
							
							... 
							
							
							
							Fix anchor on kustomize migration link 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ebf9188c6a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix anchor on kustomize migration link  
							
							... 
							
							
							
							Signed-off-by: leigh capili <leigh@null.net> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								382c6d5885 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1033  from fluxcd/docs-migration-faq  
							
							... 
							
							
							
							Move the v1 vs v2 FAQ to the migration section 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								384c60a988 
								
									
								
							
								 
							
						 
						
							
							
								
								Move the v1 vs v2 FAQ to the migration section  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0078147587 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1022  from fluxcd/create-kustomization-path-fix  
							
							... 
							
							
							
							Use path with '/' slashes in created Kustomization 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d79bedf2bc 
								
							
								 
							
						 
						
							
							
								
								Use path with '/' slashes in created Kustomization  
							
							... 
							
							
							
							This fixes a bug on Windows where the safe relative path would contain
'\' slashes, which are not compatible with the controller.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								14b31b321c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1008  from fluxcd/helm-faq  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								309b9b52f8 
								
							
								 
							
						 
						
							
							
								
								Add Helm Controller standalone FAQ to migration guide  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5d063e7390 
								
							
								 
							
						 
						
							
							
								
								faq: Can I use Flux HelmReleases without GitOps?  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e7ba9b5624 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1018  from tvories/docs/fish_completions  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								81f6fa598f 
								
							
								 
							
						 
						
							
							
								
								Updated godocs to match readme  
							
							... 
							
							
							
							Signed-off-by: tvories <taylor@tmtech.me> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d9eabcdbf7 
								
							
								 
							
						 
						
							
							
								
								Removed posix style loading for flux and added .fish filetype to completions file  
							
							... 
							
							
							
							Signed-off-by: tvories <taylor@tmtech.me> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bb3562427b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1001  from fluxcd/manifestgen-deploysecret-kustomization  
							
							... 
							
							
							
							Add `sourcesecret` and `kustomization` manifestgen 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8a5bba80bf 
								
							
								 
							
						 
						
							
							
								
								Add `sourcesecret` and `kustomization` manifestgen  
							
							... 
							
							
							
							This includes a change to the `sync` generator to make the deploy
secret name configurable.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ff2833c4d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #993  from fluxcd/air-gapped-install  
							
							... 
							
							
							
							Document air-gapped install procedure 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								45ba845f23 
								
									
								
							
								 
							
						 
						
							
							
								
								Document air-gapped install procedure  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								771a14fcf6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #998  from fluxcd/update-components  
							
							... 
							
							
							
							Update image-automation-controller to v0.6.1 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c8ff861d00 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- image-automation-controller to v0.6.1
  https://github.com/fluxcd/image-automation-controller/blob/v0.6.1/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0f05ce3605 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #994  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								38a3f3ba11 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- kustomize-controller to v0.9.1
  https://github.com/fluxcd/kustomize-controller/blob/v0.9.1/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								659a19cd80 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #992  from fluxcd/status-poller-fix  
							
							... 
							
							
							
							Update sigs.k8s.io/cli-utils to v0.22.2 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								baaa466c0f 
								
							
								 
							
						 
						
							
							
								
								Update sigs.k8s.io/cli-utils to v0.22.2  
							
							... 
							
							
							
							This is the first release that includes a patch of the
`CachingClusterReader` so that it continues on all list errors.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								168c65bb6e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #987  from fluxcd/embed-install-manifests  
							
							... 
							
							
							
							Embed the Kubernetes manifests in flux binary 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6003d11156 
								
									
								
							
								 
							
						 
						
							
							
								
								Embed the install manifests in flux binary  
							
							... 
							
							
							
							- add make target for generating the install manifests using kustomize
- embed the generated manifests in flux binary
- the install and bootstrap commands default to using the embedded manifests
- download the install manifests from GitHub only if the install/bootstrap version arg is set
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1f16b6d639 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #988  from fluxcd/setup-go-update-ci  
							
							... 
							
							
							
							Properly setup Go version in update workflow 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								54bb4b2efd 
								
							
								 
							
						 
						
							
							
								
								Properly setup Go version in update workflow  
							
							... 
							
							
							
							To prevent false `go.mod` modifications.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f54770c21a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #984  from fluxcd/darwin-arm64-build  
							
							... 
							
							
							
							Publish flux binary for Apple Silicon 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1244a62deb 
								
									
								
							
								 
							
						 
						
							
							
								
								Publish flux binary for Apple Silicon  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2fe55bcdde 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Go to v1.16  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9943690855 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #983  from fluxcd/doc-controller-ver-fix  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								89c46a6379 
								
							
								 
							
						 
						
							
							
								
								Fix controller_version helper func  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a0d4530cc0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #982  from fluxcd/update-components-plus-ci  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6db84269af 
								
							
								 
							
						 
						
							
							
								
								Update Toolkit component update script  
							
							... 
							
							
							
							To recognize and correctly replace the versions in the components'
Kustomization files.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2cd3c32ca7 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							This includes a change to the components' Kustomization files to make
use of the YAML multi-doc manifests that are now attached to the GitHub
releases.
- helm-controller to v0.8.0
  https://github.com/fluxcd/helm-controller/blob/v0.8.0/CHANGELOG.md 
- kustomize-controller to v0.9.0
  https://github.com/fluxcd/kustomize-controller/blob/v0.9.0/CHANGELOG.md 
- source-controller to v0.9.0
  https://github.com/fluxcd/source-controller/blob/v0.9.0/CHANGELOG.md 
- notification-controller to v0.9.0
  https://github.com/fluxcd/notification-controller/blob/v0.9.0/CHANGELOG.md 
- image-reflector-controller to v0.7.0
  https://github.com/fluxcd/image-reflector-controller/blob/v0.7.0/CHANGELOG.md 
- image-automation-controller to v0.6.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.6.0/CHANGELOG.md 
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9740fecc35 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #974  from tarioch/patch-1  
							
							... 
							
							
							
							Add example podMonitor for prometheus 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								433492791b 
								
							
								 
							
						 
						
							
							
								
								Add example podMonitor for prometheus  
							
							... 
							
							
							
							Signed-off-by: Patrick Ruckstuhl <patrick@ch.tario.org> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7d3c63ad74 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #981  from fluxcd/docs/v1-migration-notes  
							
							... 
							
							
							
							Add notes about flux bootstrap and feature parity 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a6538b117e 
								
							
								 
							
						 
						
							
							
								
								Add notes about flux bootstrap and feature parity  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d54e7559a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #966  from stealthybox/fixup-az-imgup-kustomize-build  
							
							... 
							
							
							
							Use git remote-base instead of zip-archive for cloud image-update example 
							
						 
						
							5 years ago