6129943685 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- source-controller to v0.11.0
  https://github.com/fluxcd/source-controller/blob/v0.11.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7da24932ab 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.9.0
  https://github.com/fluxcd/helm-controller/blob/v0.9.0/CHANGELOG.md 
- kustomize-controller to v0.10.0
  https://github.com/fluxcd/kustomize-controller/blob/v0.10.0/CHANGELOG.md 
- source-controller to v0.10.0
  https://github.com/fluxcd/source-controller/blob/v0.10.0/CHANGELOG.md 
- notification-controller to v0.11.0
  https://github.com/fluxcd/notification-controller/blob/v0.11.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e6132e36ba 
								
							
								 
							
						 
						
							
							
								
								fix: revert azure patch and fix the order parameters in the function  
							
							... 
							
							
							
							Signed-off-by: Marco Amador <amador.marco@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								585b97c462 
								
							
								 
							
						 
						
							
							
								
								fix: parameter order  
							
							... 
							
							
							
							Signed-off-by: Marco Amador <amador.marco@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e8b52bf2fc 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.8.2
  https://github.com/fluxcd/helm-controller/blob/v0.8.2/CHANGELOG.md 
- kustomize-controller to v0.9.3
  https://github.com/fluxcd/kustomize-controller/blob/v0.9.3/CHANGELOG.md 
- source-controller to v0.9.1
  https://github.com/fluxcd/source-controller/blob/v0.9.1/CHANGELOG.md 
- notification-controller to v0.10.0
  https://github.com/fluxcd/notification-controller/blob/v0.10.0/CHANGELOG.md 
- image-reflector-controller to v0.7.1
  https://github.com/fluxcd/image-reflector-controller/blob/v0.7.1/CHANGELOG.md 
- image-automation-controller to v0.7.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.7.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1c84fa0d97 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.7.0
  https://github.com/fluxcd/helm-controller/blob/v0.7.0/CHANGELOG.md 
- kustomize-controller to v0.8.0
  https://github.com/fluxcd/kustomize-controller/blob/v0.8.0/CHANGELOG.md 
- source-controller to v0.8.0
  https://github.com/fluxcd/source-controller/blob/v0.8.0/CHANGELOG.md 
- notification-controller to v0.8.0
  https://github.com/fluxcd/notification-controller/blob/v0.8.0/CHANGELOG.md 
- image-reflector-controller to v0.6.0
  https://github.com/fluxcd/image-reflector-controller/blob/v0.6.0/CHANGELOG.md 
- image-automation-controller to v0.5.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.5.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								99825f2663 
								
									
								
							
								 
							
						 
						
							
							
								
								Add registry cred Deployments/CronJobs for aws/gcp/azure via kustomize  
							
							... 
							
							
							
							Signed-off-by: leigh capili <leigh@null.net> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8342f77087 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- source-controller to v0.7.4
  https://github.com/fluxcd/source-controller/blob/v0.7.4/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f395044d65 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								648af6e645 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8f8c7cccc6 
								
									
								
							
								 
							
						 
						
							
							
								
								Add SA namespace to RBAC  
							
							... 
							
							
							
							Fix flux install when not all controllers have been selected
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c7c57f6717 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1b581d6f51 
								
									
								
							
								 
							
						 
						
							
							
								
								Add dedicated service accounts per controller  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a18f84c27b 
								
							
								 
							
						 
						
							
							
								
								Add permissions for controller leader election.  
							
							... 
							
							
							
							The v0.8.0 version of the controller-runtime uses both config maps and
leases to perform leader election. These permissions seem to be in the
individual controller repos, but not here. For example
2d38de8779/config/rbac/leader_election_role.yaml (L33-L44) 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1bca31f32c 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								72122120cb 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								19982fa4a6 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e243df93f1 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f5117329e4 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8214bb8e33 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow egress traffic for controller pods  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c034befbb5 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6da22613fe 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								15f17ed36d 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								37c14e8088 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a4788ce6bb 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b2f018e29b 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								09f145d880 
								
							
								 
							
						 
						
							
							
								
								Add kustomizations for the image-* controllers  
							
							... 
							
							
							
							I have used the cookie-cutter from the examples already there.
Signed-off-by: Michael Bridgen <michael@weave.works> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a7d6446d8f 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								35bb770697 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								aea442e7e1 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								38fdc603ad 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2bb582f7ed 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bfae2899f3 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c49f9ef26a 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								dd8dc90c1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update source-controller to v0.4.0  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								64ad69acfe 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f66399cdc0 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e5dd0c7ff8 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c3876e30a9 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								de4e266e33 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d7a893acf9 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								71827b4a1a 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								344a909d19 
								
							
								 
							
						 
						
							
							
								
								Fix datasource for cluster Grafana dashboard  
							
							... 
							
							
							
							Signed-off-by: Léopold Jacquot <leopold.jacquot@infomaniak.com> 
							
						 
						
							5 years ago