41f2ca3ed9 
								
							 
						 
						
							
							
								
								Adding parameter to configure the runner set name. ( #2279 )  
							
							... 
							
							
							
							Co-authored-by: TingluoHuang <TingluoHuang@github.com> 
							
						 
						
							2023-03-03 08:36:14 -05:00  
				
					
						
							
							
								 
						
							
								40c905f25d 
								
							 
						 
						
							
							
								
								Simplify the setup of controller tests ( #2352 )  
							
							
							
						 
						
							2023-03-02 18:55:49 +00:00  
				
					
						
							
							
								 
						
							
								2984de912c 
								
							 
						 
						
							
							
								
								Split listener pod label to avoid long names issue ( #2341 )  
							
							
							
						 
						
							2023-03-02 17:25:50 +01:00  
				
					
						
							
							
								 
						
							
								73e22a1756 
								
							 
						 
						
							
							
								
								Disable metrics serving in proxy tests ( #2307 )  
							
							
							
						 
						
							2023-02-22 16:57:59 +00:00  
				
					
						
							
							
								 
						
							
								6b4250ca90 
								
							 
						 
						
							
							
								
								Add support for proxy ( #2286 )  
							
							... 
							
							
							
							Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Ferenc Hammerl <fhammerl@github.com> 
							
						 
						
							2023-02-21 17:33:48 +00:00  
				
					
						
							
							
								 
						
							
								8e52a6d2cf 
								
							 
						 
						
							
							
								
								EphemeralRunner: On cleanup, if pod is pending, delete from service ( #2255 )  
							
							... 
							
							
							
							Co-authored-by: Tingluo Huang <tingluohuang@github.com> 
							
						 
						
							2023-02-11 19:55:12 -05:00  
				
					
						
							
							
								 
						
							
								9990243520 
								
							 
						 
						
							
							
								
								Early return if finalizer does not exist to make it more readable ( #2262 )  
							
							
							
						 
						
							2023-02-08 15:21:13 +01:00  
				
					
						
							
							
								 
						
							
								facae69e0b 
								
							 
						 
						
							
							
								
								Remove un-required permissions for the manager-role of the new `AutoScalingRunnerSet` ( #2260 )  
							
							
							
						 
						
							2023-02-07 12:37:09 -05:00  
				
					
						
							
							
								 
						
							
								c4297d25bb 
								
							 
						 
						
							
							
								
								Avoid deleting scale set if annotation is not parsable or if it does not exist ( #2239 )  
							
							
							
						 
						
							2023-02-03 17:27:31 +01:00  
				
					
						
							
							
								 
						
							
								1f4fe4681e 
								
							 
						 
						
							
							
								
								Delete RunnerScaleSet on service when AutoScalingRunnerSet is deleted. ( #2223 )  
							
							
							
						 
						
							2023-01-31 15:03:11 -05:00  
				
					
						
							
							
								 
						
							
								803818162c 
								
							 
						 
						
							
							
								
								Allow update runner group for AutoScalingRunnerSet ( #2216 )  
							
							
							
						 
						
							2023-01-27 09:27:52 -05:00  
				
					
						
							
							
								 
						
							
								219ba5b477 
								
							 
						 
						
							
							
								
								chore(deps): bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 ( #2132 )  
							
							... 
							
							
							
							Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com> 
							
						 
						
							2023-01-27 09:23:28 +09:00  
				
					
						
							
							
								 
						
							
								882bfab569 
								
							 
						 
						
							
							
								
								Renaming autoScaling to autoscaling in tests matching the convention ( #2201 )  
							
							
							
						 
						
							2023-01-23 17:03:01 +01:00  
				
					
						
							
							
								 
						
							
								4932412cd6 
								
							 
						 
						
							
							
								
								Fix L0 test to make it more reliable. ( #2178 )  
							
							
							
						 
						
							2023-01-19 07:33:04 -05:00  
				
					
						
							
							
								 
						
							
								bb61bb1342 
								
							 
						 
						
							
							
								
								Include extra user-agent for runners created by actions-runner-controller. ( #2177 )  
							
							
							
						 
						
							2023-01-18 07:38:59 +09:00  
				
					
						
							
							
								 
						
							
								622eaa34f8 
								
							 
						 
						
							
							
								
								Introduce new preview auto-scaling mode for ARC. ( #2153 )  
							
							... 
							
							
							
							Co-authored-by: Cory Miller <cory-miller@github.com>
Co-authored-by: Nikola Jokic <nikola-jokic@github.com>
Co-authored-by: Ava Stancu <AvaStancu@github.com>
Co-authored-by: Ferenc Hammerl <fhammerl@github.com>
Co-authored-by: Francesco Renzi <rentziass@github.com>
Co-authored-by: Bassem Dghaidi <Link-@github.com> 
							
						 
						
							2023-01-17 12:06:20 -05:00  
				
					
						
							
							
								 
						
							
								aa6dab5a9a 
								
							 
						 
						
							
							
								
								Changes to folder structure to allow multigroups and changed go mod name ( #2105 )  
							
							... 
							
							
							
							* Changed folder structure to allow multi group registration
* included actions.github.com directory for resources and controllers
* updated go module to actions/actions-runner-controller
* publish arc packages under actions-runner-controller
* Update charts/actions-runner-controller/docs/UPGRADING.md
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com> 
							
						 
						
							2022-12-28 09:38:34 +09:00