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  
				
					
						
							
							
								 
						
							
							
								bb9eca7232 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #967  from fluxcd/ci/tweak-if-cond  
							
							... 
							
							
							
							Fix detection of PRs from forks 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b5027d8f3f 
								
							
								 
							
						 
						
							
							
								
								Use git remote-base instead of zip-archive for cloud image-update example  
							
							... 
							
							
							
							Signed-off-by: leigh capili <leigh@null.net> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								00a134e23f 
								
							
								 
							
						 
						
							
							
								
								Fix detection of PRs from forks  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								aab3452773 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #949  from fluxcd/k8s-ver-check  
							
							... 
							
							
							
							Include prerelease data in k8s version constraints 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5903dfc627 
								
							
								 
							
						 
						
							
							
								
								Include prerelease data in k8s version constraints  
							
							... 
							
							
							
							This ensures the advertised version from e.g. GKE or EKS (for example
`v1.17.15-gke.800`) do not trigger a false warning.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a5272b2b39 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #945  from fluxcd/docs-ga-roadmap  
							
							... 
							
							
							
							Add production ready and GA sections to roadmap 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								771fc20bb2 
								
									
								
							
								 
							
						 
						
							
							
								
								Add production ready and GA sections to roadmap  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b5f48bee78 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #944  from fluxcd/build/codeql-on-push  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ff78af5808 
								
							
								 
							
						 
						
							
							
								
								Run bootstrap for trusted PRs  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7eab649abc 
								
							
								 
							
						 
						
							
							
								
								Bundle CodeQL, FOSSA, Snyk as jobs in workflow  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1b5db157b1 
								
							
								 
							
						 
						
							
							
								
								Align formatting and extensions workflows  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0fa9aebf7a 
								
							
								 
							
						 
						
							
							
								
								Split analysis workflows into CodeQL, FOSSA, Snyk  
							
							... 
							
							
							
							This reverts #934 , but takes into account the mistakes that were fixed
there.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9fb9965ffe 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #943  from fluxcd/disable-darwin-arm64  
							
							... 
							
							
							
							Exclude ARM archs from Darwin release builds 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								02c9f29499 
								
							
								 
							
						 
						
							
							
								
								Exclude ARM archs from Darwin release builds  
							
							... 
							
							
							
							As we are not on Go 1.16 yet.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c6243ad002 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #942  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f4650c7a84 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- kustomize-controller to v0.8.1
  https://github.com/fluxcd/kustomize-controller/blob/v0.8.1/CHANGELOG.md 
- source-controller to v0.8.1
  https://github.com/fluxcd/source-controller/blob/v0.8.1/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6df691598e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #934  from fluxcd/merge-scan-actions  
							
							... 
							
							
							
							Merge scanning actions 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								26964b7f88 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge scanning actions  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								71712ae1c3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #935  from Niksko/patch-1  
							
							... 
							
							
							
							Fix typo in gotk_reconcile_condition status 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0b6c979e47 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in gotk_reconcile_condition status  
							
							... 
							
							
							
							Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cc2cbc2519 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #929  from fluxcd/flux-action  
							
							... 
							
							
							
							Refactor Flux GitHub Action 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8043ae961a 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor Flux GitHub Action  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b1d1d30cdb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #932  from idvoretskyi/idvoretskyi-snyk  
							
							... 
							
							
							
							Snyk GitHub Action added 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								28d606cb0e 
								
							
								 
							
						 
						
							
							
								
								Snyk GitHub Action added  
							
							... 
							
							
							
							Signed-off-by: Ihor Dvoretskyi <ihor@linux.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e9c5b6e917 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #933  from adrian/updates-to-sealed-secrets-docs  
							
							... 
							
							
							
							A few minor updates to sealed secrets docs 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								68f96235fc 
								
							
								 
							
						 
						
							
							
								
								A few minor updates to sealed secrets docs  
							
							... 
							
							
							
							* Update to sealed secrets 1.13 helm chart. 1.10 is no longer available.
* Use `--dry-run=client` with kubectl. `--dry-run` on its own is
deprecated.
Signed-off-by: Adrian Smith <adrian@17od.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								12f22ddeba 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #931  from fluxcd/add-codeql  
							
							... 
							
							
							
							Add CodeQL Security Scanning 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9db5c644a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Create codeql-analysis.yml  
							
							... 
							
							
							
							Add CodeSQL Security Scanning to start.
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ef6a1fb09b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #923  from arbourd/update-runtime  
							
							... 
							
							
							
							Use `MergeMaps` from pkg/runtime v0.8.2 
							
						 
						
							5 years ago