2fe3934491 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1280  from kaizentm/main  
							
							... 
							
							
							
							Keep network policy order as defined 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f60ba95b4c 
								
							
								 
							
						 
						
							
							
								
								Keep policy order as defined  
							
							... 
							
							
							
							Signed-off-by: Eugene <eugene.fedor@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4ecf541748 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1291  from jlengelsen/bug-install-script-binary-ownership  
							
							... 
							
							
							
							Fix ownership issue in bash install script 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7994829765 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix ownership issue in bash install script  
							
							... 
							
							
							
							When using tar with sudo the extracted files will retain the ownership
of the files in the archive. When using the bash install script the flux
binary is owned by user ID 1001 and group docker after installation.
This commit fixes the ownership by appending the -o option to the tar
command which will extract files with the correct ownership, namely user
root and group root.
Signed-off-by: Julian Lengelsen <julian.lengelsen@th-koeln.de> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ce14951436 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1288  from sa-spag/doc  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a5ce8221a3 
								
									
								
							
								 
							
						 
						
							
							
								
								Suggest an alternative gradual migration technique  
							
							... 
							
							
							
							Signed-off-by: Alexis Gauthiez <alexis.gauthiez@blablacar.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e6344ef18e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix documentation typo  
							
							... 
							
							
							
							Signed-off-by: Alexis Gauthiez <alexis.gauthiez@blablacar.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								99e60634ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1285  from SomtochiAma/reconcile-diff-ns  
							
							... 
							
							
							
							Ensure kustomization/helmrelease is reconciled when source is in a different namespace 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6c656b7366 
								
							
								 
							
						 
						
							
							
								
								Fix reconcile with source in a different namespace  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fc3a09b5ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1278  from alisondy/create-alert-es-ns  
							
							... 
							
							
							
							Change createAlertCmdRun parsing to include namespace 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b1484f2f24 
								
							
								 
							
						 
						
							
							
								
								Change createAlertCmdRun parsing to include namespace  
							
							... 
							
							
							
							Signed-off-by: Alison Dowdney <alison@alisondowdney.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7dcf884e38 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1262  from fluxcd/reconcile-opt  
							
							... 
							
							
							
							Put potentially destructive reconcile behind flag 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b6d349da8c 
								
							
								 
							
						 
						
							
							
								
								Put potentially destructive reconcile behind flag  
							
							... 
							
							
							
							The behavior introduced during the introduction of go-git-providers
was more strict, and has proven pretty quickly to not be useful to
all users. Therefore, the reconciliation behavior for repository
configuration has been put behind an opt-in flag, so that it does
not overwrite people their configs by accident.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								40ce3d50c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1256  from fluxcd/openapi2jsonschema  
							
							... 
							
							
							
							Publish OpenAPI schemas for Flux CRDs 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								68046067c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Generate OpenAPI schema in CI  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e3b12a8a24 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1253  from fluxcd/btstrp-private-flag  
							
							... 
							
							
							
							Change private flag description 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f123b9d3cb 
								
							
								 
							
						 
						
							
							
								
								Change private flag description  
							
							... 
							
							
							
							To highlight the fact that it configures the repository as defined,
which was not _really_ clear to some users and has resulted in public
repositories accidentally being changed to private (losing important
goodies like stars and linked forks).
Discussion on this is ongoing and there will likely be other
improvements in the near future to protect users against this.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f4ce89ae26 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1242  from fluxcd/bootstrap-health-tweaks  
							
							... 
							
							
							
							Always report components health in bootstrap 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ea451e7e49 
								
							
								 
							
						 
						
							
							
								
								Always report components health in bootstrap  
							
							... 
							
							
							
							This is useful in case the `Kustomization` does not reconcile
successfully because for example the controller(s) are in a crash loop,
which is not visible in the resource itself.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d434575047 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1240  from fluxcd/to-slash-to-rescue  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e627634184 
								
							
								 
							
						 
						
							
							
								
								Detect suspended Kustomization in bootstrap  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e0dd12505f 
								
							
								 
							
						 
						
							
							
								
								Normalize paths to forward slashes  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5a67f94380 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1241  from fluxcd/private-key-bug  
							
							... 
							
							
							
							Correctly load private key by not decoding PEM twice 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5f9dd7a5a5 
								
							
								 
							
						 
						
							
							
								
								Correctly load private key by not decoding PEM 2x  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bce0da2806 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1226  from fluxcd/bootstrap-git-docs  
							
							... 
							
							
							
							Revamp bootstrap documentation 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a58c40f2d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Add note about providing a SSH key to bootstrap  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								65d5cadf29 
								
									
								
							
								 
							
						 
						
							
							
								
								Update the alert providers list in notifications guide  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1ea5d4d2e3 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove sourceignore from SOPS guide  
							
							... 
							
							
							
							No longer needed due to https://github.com/fluxcd/source-controller/pull/329 
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								719ef3c44c 
								
									
								
							
								 
							
						 
						
							
							
								
								Add flux CLI container image to docs  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f4adfc3029 
								
									
								
							
								 
							
						 
						
							
							
								
								Add bootstrap git to install docs  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d8d08091cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Move Azure DevOps bootstrap to Azure docs  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								de4b3ef3dc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1231  from fluxcd/git-custom-pk  
							
							... 
							
							
							
							Take private key from file into account in Git bootstrap 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7bd6aedb73 
								
							
								 
							
						 
						
							
							
								
								Take PK from file into account in Git bootstrap  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fffe40fbd4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1222  from fluxcd/fix-git-http  
							
							... 
							
							
							
							Fix create source git auth for non-HTTPS repos 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								74feda73af 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Warningf to logger interface amd impl  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8b5583930e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix create source git auth for non-HTTPS repos  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								466fdae70e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1225  from SomtochiAma/refactor-last-cmd  
							
							... 
							
							
							
							Format go imports in cmd/flux 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								054a62fb30 
								
							
								 
							
						 
						
							
							
								
								Format go imports  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c694b570e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1224  from SomtochiAma/refactor-last-cmd  
							
							... 
							
							
							
							Refactor reconcile and resume cmd for alert and receiver 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4204ec1d43 
								
							
								 
							
						 
						
							
							
								
								Refactor reconcile and resume cmd for alert and receiver  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6d4e37ccb2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1223  from fluxcd/cii-badge  
							
							... 
							
							
							
							Add CII Best Practices badge 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eef06c993e 
								
									
								
							
								 
							
						 
						
							
							
								
								Add CII Best Practices badge  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								58362fbbb9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1191  from fluxcd/recurse-submodules  
							
							... 
							
							
							
							Add recurse submodules arg to create source git and bootstrap cmd 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b872e595ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Add recurse submodules arg to bootstrap cmd  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								18c3f79319 
								
									
								
							
								 
							
						 
						
							
							
								
								Add recurse submodules arg to create source git cmd  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8f0cd35d7a 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow self-signed certs when using go-git  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c8bcf19f32 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1194  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5bee3047ac 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- kustomize-controller to v0.11.0
  https://github.com/fluxcd/kustomize-controller/blob/v0.11.0/CHANGELOG.md 
- notification-controller to v0.12.0
  https://github.com/fluxcd/notification-controller/blob/v0.12.0/CHANGELOG.md 
- image-reflector-controller to v0.8.0
  https://github.com/fluxcd/image-reflector-controller/blob/v0.8.0/CHANGELOG.md 
- image-automation-controller to v0.8.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.8.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0d2f6bf02d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #968  from fluxcd/go-git-providers-bootstrap  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7481c6beb0 
								
							
								 
							
						 
						
							
							
								
								Retry reconcile and clone actions once  
							
							... 
							
							
							
							We have observed that the code at times outperforms GitHub mechanics,
resulting in not found errors that are only true for a millisecond.
Retrying those actions once with a 2 second delay should be more
friendly to users.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago