Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								79fed691ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CLI to OCIRepository v1 (GA)  
							
							 
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 months ago  
						
					 
				
					
						
							
							
								 
								Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								c7daf6466f 
								
									
								
							
								 
							
						 
						
							
							
								
								Promote `bucket` commands to GA  
							
							 
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Sunny
							
						 
						
							 
							
							
							
								
							
								b28b5dd9b9 
								
							
								 
							
						 
						
							
							
								
								non-reconciliable & readiness of static objects  
							
							 
							
							... 
							
							
							
							Remove reconcile subcommand for static object APIs Alerts and Providers.
Add a isStatic() method on all the object adapters to determine if
they are static and don't have reconciler. The objects that don't
have reconcilers are skipped from reconciliation and readiness
checks like HelmRepository of type OCI.
Add default ready message for `get` subcommand output for static
objects, Alerts, Providers and HelmRepositories of type OCI, as ready
message can't be derived for them from their status.
Signed-off-by: Sunny <darkowlzz@protonmail.com> 
							
						 
						
							2 years ago  
						
					 
				
					
						
							
							
								 
								Raffael Sahli
							
						 
						
							 
							
							
							
								
							
								b8c24f906d 
								
							
								 
							
						 
						
							
							
								
								fix: support reconcile recursive source tree hr => chart => repo  
							
							 
							
							... 
							
							
							
							Signed-off-by: Raffael Sahli <raffael.sahli@doodle.com> 
							
						 
						
							2 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
								
								
							
							
								
							
								24452ecd37 
								
									
								
							
								 
							
						 
						
							
							
								
								Update GitRepository Receiver, and Kustomization to v1  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							3 years ago  
						
					 
				
					
						
							
							
								 
								Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								2d8db4f20d 
								
									
								
							
								 
							
						 
						
							
							
								
								Implement OCIRepository commands  
							
							 
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
						
					 
				
					
						
							
							
								 
								Paulo Gomes
							
						 
						
							 
							
							
							
								
							
								e5ede275f8 
								
							
								 
							
						 
						
							
							
								
								Update Source API to v1beta2  
							
							 
							
							... 
							
							
							
							The creation of oldConditions, statusableConditions and
reconcilableConditions is an adhoc solution to deal with the upstream
changes on `pkg/apis/meta`, which are yet to be replicated across other
Flux API components.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								0b659e3f09 
								
									
								
							
								 
							
						 
						
							
							
								
								Update kustomize-controller API to v1beta2  
							
							 
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Kazuki Suda
							
						 
						
							 
							
							
								
								
							
							
								
							
								254cc131ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Add dynamic completion suppport  
							
							 
							
							... 
							
							
							
							This commit adds dynamic completion support for the following commands
and flags:
- `flux delete ...` command
- `flux export ...` command
- `flux get ...` command
- `flux reconcile ...` command
- `flux resume ...` command
- `flux suspend ...` command
- `--namespace` flag
- `--context` flag
Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
							
								
							
								6c656b7366 
								
							
								 
							
						 
						
							
							
								
								Fix reconcile with source in a different namespace  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
							
								
							
								054a62fb30 
								
							
								 
							
						 
						
							
							
								
								Format go imports  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
							
								
							
								4204ec1d43 
								
							
								 
							
						 
						
							
							
								
								Refactor reconcile and resume cmd for alert and receiver  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Hidde Beydals
							
						 
						
							 
							
							
							
								
							
								236ffd1767 
								
							
								 
							
						 
						
							
							
								
								Tidy up command descriptions  
							
							 
							
							... 
							
							
							
							Rewordings and removal of superfluous newlines.
Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
							
								
							
								5df8f7313c 
								
							
								 
							
						 
						
							
							
								
								Refactor reconcile commands  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Hidde Beydals
							
						 
						
							 
							
							
							
								
							
								68d0be3818 
								
							
								 
							
						 
						
							
							
								
								Set source namespace when reconciling with source  
							
							 
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Somtochi Onyekwere
							
						 
						
							 
							
							
							
								
							
								a7586e69fd 
								
							
								 
							
						 
						
							
							
								
								Refactor cmd global variables into structs  
							
							 
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								f6fa468acb 
								
									
								
							
								 
							
						 
						
							
							
								
								Use reconcile request annotation  
							
							 
							
							... 
							
							
							
							Replace deprecated `ReconcileAtAnnotation` annotation with `ReconcileRequestAnnotation`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Stefan Prodan
							
						 
						
							 
							
							
								
								
							
							
								
							
								c813eaf6d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Do not try to reconcile a suspended object  
							
							 
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Aurel Canciu
							
						 
						
							 
							
							
								
								
							
							
								
							
								2a789ec705 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor to adopt k8s standardized Condition type  
							
							 
							
							... 
							
							
							
							Updates to use metav1.Condition type and removes references for
deprecated corev1.Condition* constants and uses the new k8s api/meta
helpers in place of the old pkg/apis/meta types.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Sylvain Rabot
							
						 
						
							 
							
							
								
								
							
							
								
							
								78d7dca985 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a --context option  
							
							 
							
							... 
							
							
							
							Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Hidde Beydals
							
						 
						
							 
							
							
							
								
							
								0bf52f4746 
								
							
								 
							
						 
						
							
							
								
								Change `fluxcd/toolkit` to `fluxcd/flux2`  
							
							 
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Hidde Beydals
							
						 
						
							 
							
							
							
								
							
								e2752e4508 
								
							
								 
							
						 
						
							
							
								
								Rename `gotk` binary to `flux`  
							
							 
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hello@hidde.co> 
							
						 
						
							5 years ago