c7a6ed53ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Add proposal for adding OCI support for Kubernetes manifests to Flux  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								547e39d24c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2881  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								115b58fe49 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- kustomize-controller to v0.26.2
  https://github.com/fluxcd/kustomize-controller/blob/v0.26.2/CHANGELOG.md 
- source-controller to v0.25.9
  https://github.com/fluxcd/source-controller/blob/v0.25.9/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								613e270d00 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2851  from TianZong48/fix-logs-stream  
							
							... 
							
							
							
							logs: write into writer from io.Pipe instead of os.Stdout 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c24e738973 
								
							
								 
							
						 
						
							
							
								
								logs: write into writer from io.Pipe instead os.Stdout  
							
							... 
							
							
							
							Signed-off-by: TianZong48 <tianzong48@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e2fb6089c9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2877  from sympatheticmoose/patch-1  
							
							... 
							
							
							
							Add the `--branch` arg to the basic auth example 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								95eb7aede0 
								
									
								
							
								 
							
						 
						
							
							
								
								add branch to basic auth example  
							
							... 
							
							
							
							Without a reference specified, the create command will fail. 
Signed-off-by: David Harris <david.harris@weave.works> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3cef177e24 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2839  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c430556498 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- source-controller to v0.25.8
  https://github.com/fluxcd/source-controller/blob/v0.25.8/CHANGELOG.md 
- image-reflector-controller to v0.19.2
  https://github.com/fluxcd/image-reflector-controller/blob/v0.19.2/CHANGELOG.md 
- image-automation-controller to v0.23.4
  https://github.com/fluxcd/image-automation-controller/blob/v0.23.4/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ff9c982df4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2867  from fluxcd/image-finalizers  
							
							... 
							
							
							
							Remove image finalizers on uninstall 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								724c93c23d 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove image finalizers on uninstall  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								769e20423d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2844  from fluxcd/fix-logs-multiple-containers  
							
							... 
							
							
							
							logs: select manager container when multiple exist 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d12e697769 
								
							
								 
							
						 
						
							
							
								
								logs: select manager container when multiple exist  
							
							... 
							
							
							
							This sets the container to `manager` which is used by all Flux
controllers as the container name.
The other options I thought about were selecting the first, or doing
something with image detection. But both can be sensitive to either
users adding their patch as a first entry, or e.g. mirroring the image
to a different name.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								874b05c5da 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2829  from SomtochiAma/update-valuesFrom  
							
							... 
							
							
							
							Accept multiple values for `flux create hr --values-from` 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1894b90d84 
								
							
								 
							
						 
						
							
							
								
								Accept multiple valuesFrom for create_helmrelease  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cdf5bf3c9e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2862  from bplasmeijer/bugs/monitoring-configmap-in-wrong-namespace  
							
							... 
							
							
							
							Put the dashboard configmap in the right namespace for monitoring 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5f35bd4e00 
								
							
								 
							
						 
						
							
							
								
								put the dashboard config map in the right namespace  
							
							... 
							
							
							
							Signed-off-by: Bart Plasmeijer <bart.plasmeijer@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								12504c76d0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2859  from SomtochiAma/oci-success-msg  
							
							... 
							
							
							
							Return different success message for `oci` type - `reconcile_source_helm` 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7346b1a762 
								
							
								 
							
						 
						
							
							
								
								Return a different success message for helm oci  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f7d616d223 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2823  from fluxcd/check-crds  
							
							... 
							
							
							
							Add CRDs to `flux check` command 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								443e5b5539 
								
									
								
							
								 
							
						 
						
							
							
								
								Fail check if no controllers or crds are found  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f6c14c939d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add CRDs to `flux check` command  
							
							... 
							
							
							
							Verify that the Flux CRDs are registered on the cluster and print their version.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a602c57e5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2820  from fluxcd/update-pkgs  
							
							... 
							
							
							
							Update dependencies 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9ae41899a8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update go-getter to fix CVEs  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cfdd5f0284 
								
									
								
							
								 
							
						 
						
							
							
								
								Update kubectl to v1.24.1 in flux-cli image  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								04b0a0a7ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							... 
							
							
							
							- fluxcd/pkg/kustomize v0.5.2
- fluxcd/pkg/runtime v0.16.2
- fluxcd/pkg/ssa v0.17.0
- fluxcd/pkg/ssh v0.5.0
- cli-utils v0.31.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								83fcac1868 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2814  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								efb0ecb4f9 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.22.1
  https://github.com/fluxcd/helm-controller/blob/v0.22.1/CHANGELOG.md 
- kustomize-controller to v0.26.1
  https://github.com/fluxcd/kustomize-controller/blob/v0.26.1/CHANGELOG.md 
- source-controller to v0.25.5
  https://github.com/fluxcd/source-controller/blob/v0.25.5/CHANGELOG.md 
- image-reflector-controller to v0.19.1
  https://github.com/fluxcd/image-reflector-controller/blob/v0.19.1/CHANGELOG.md 
- image-automation-controller to v0.23.2
  https://github.com/fluxcd/image-automation-controller/blob/v0.23.2/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7498d516d4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2811  from fluxcd/rfc-0002-status-update  
							
							... 
							
							
							
							[RFC-0002] Update status and implementation history 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2fe3362c3d 
								
									
								
							
								 
							
						 
						
							
							
								
								[RFC-0002] Update status and implementation history  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6473331399 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2809  from fluxcd/update-components  
							
							... 
							
							
							
							Update source-controller to v0.25.3 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6f85363e58 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- source-controller to v0.25.3
  https://github.com/fluxcd/source-controller/blob/v0.25.3/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								02c0d3bd0d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2807  from fluxcd/update-azure-deps  
							
							... 
							
							
							
							Update dependencies 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f1f4cc007a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							... 
							
							
							
							- sync tests/azure with main go.mod
- update homeport/dyff to v1.5.4
- update k8s.io/apiextensions-apiserver to v0.24.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7293771766 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2796  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								25d065c211 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.22.0
  https://github.com/fluxcd/helm-controller/blob/v0.22.0/CHANGELOG.md 
- source-controller to v0.25.2
  https://github.com/fluxcd/source-controller/blob/v0.25.2/CHANGELOG.md 
- image-automation-controller to v0.23.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.23.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf14f47459 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2806  from fluxcd/monitoring-logs  
							
							... 
							
							
							
							monitoring: Add Grafana Loki HR and Flux logs dashboard 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8576073b9d 
								
									
								
							
								 
							
						 
						
							
							
								
								monitoring: Add Grafana Loki HR and Flux logs dashboard  
							
							... 
							
							
							
							- add loki-stack HelmRelease to install Loki and Promtail in the monitoring namespace
- make the loki-stack HelmRelease depend on kube-prometheus-stack to install Loki's datasource and service monitors in the correct order
- add a Grafana dashboard for displaying and filtering the Flux controllers JSON logs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cbe1331815 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2802  from fluxcd/kubeconfig-secret-ref  
							
							... 
							
							
							
							Add `--kubeconfig-secret-ref` to `flux create ks|hr` 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								998b763cf9 
								
									
								
							
								 
							
						 
						
							
							
								
								Add `--kubeconfig-secret-ref` to `flux create ks|hr`  
							
							... 
							
							
							
							Allow specifying the name of the Kubernetes Secret that contains a key with the kubeconfig file for connecting to a remote cluster.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								15e8f106ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2801  from fluxcd/e2e-arm64-kube-1.24  
							
							... 
							
							
							
							e2e: Update ARM64 runners to Kubernetes 1.24 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9aee262054 
								
									
								
							
								 
							
						 
						
							
							
								
								e2e: Update ARM64 runners to Kubernetes 1.24  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c718336143 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2792  from SomtochiAma/flux-diff  
							
							... 
							
							
							
							Handle multi-doc yaml for flux build 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								355ed94852 
								
							
								 
							
						 
						
							
							
								
								check for correct kustomization in multi-doc yaml  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								56c5e784fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2787  from vipulnewaskar7/main  
							
							... 
							
							
							
							Add `--allow-insecure-http` to `bootstrap git` 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0a30bc1024 
								
							
								 
							
						 
						
							
							
								
								allow http git repos connections while bootstrap  
							
							... 
							
							
							
							Updated misleading error message
Signed-off-by: Vipul Newaskar <vipulnewaskar7@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a55548de07 
								
							
								 
							
						 
						
							
							
								
								allow http git repos connections while bootstrap  
							
							... 
							
							
							
							This change will allow user to bootstrap with http git urls
But user must explicitely set --allow-insecure-http=true
Signed-off-by: Vipul Newaskar <vipulnewaskar7@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b84e613b5e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2781  from fluxcd/create-source-helm-oci  
							
							... 
							
							
							
							Add OCI support to `create source helm` 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6b9e6cb9a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' into create-source-helm-oci  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f24c4034e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2775  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							3 years ago