Akihiro Suda 
							
						 
					 
					
						
						
							
						
						30c3078ae4 
					 
					
						
						
							
							go.mod: golang.org/x/*: use tagged versions  
						
						 
						
						... 
						
						
						
						golang.org/x/oauth2 is not updated due to its complex dependencies
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp > 
						
						
					 
					
						2022-11-03 10:18:31 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								zounengren 
							
						 
					 
					
						
						
							
						
						49e2fe2abb 
					 
					
						
						
							
							bump cri-api  
						
						 
						
						... 
						
						
						
						Signed-off-by: zounengren <zouyee1989@gmail.com > 
						
						
					 
					
						2022-08-25 21:03:55 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						7f23296b99 
					 
					
						
						
							
							Upgrade google.golang.org/grpc and google.golang.org/protobuf  
						
						 
						
						... 
						
						
						
						Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2022-04-27 17:25:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						2fb739aa21 
					 
					
						
						
							
							Upgrade OpenTelemetry dependencies  
						
						 
						
						... 
						
						
						
						This commit upgrades the packages under go.opentelemetry.io/.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2021-12-16 22:35:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						fa12f4e696 
					 
					
						
						
							
							go.mod: golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359  
						
						 
						
						... 
						
						
						
						full diff: ed5796bab1...69cdffdb93 
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2021-11-05 13:03:15 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Crosby 
							
						 
					 
					
						
						
							
						
						e48bbe8394 
					 
					
						
						
							
							add runc shim support for sched core  
						
						 
						
						... 
						
						
						
						In linux 5.14 and hopefully some backports, core scheduling allows processes to
be co scheduled within the same domain on SMT enabled systems.
The containerd impl sets the core sched domain when launching a shim. This
allows a clean way for each shim(container/pod) to be in its own domain and any
additional containers, (v2 pods) be be launched with the same domain as well as
any exec'd process added to the container.
kernel docs: https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/core-scheduling.html 
Signed-off-by: Michael Crosby <michael@thepasture.io > 
						
						
					 
					
						2021-10-08 16:18:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						1d3d08026d 
					 
					
						
						
							
							Support SIGRTMIN+n signals  
						
						 
						
						... 
						
						
						
						systemd uses SIGRTMIN+n signals, but containerd didn't support the signals
since Go's sys/unix doesn't support them.
This change introduces SIGRTMIN+n handling by utilizing moby/sys/signal.
Fixes  #5402 .
https://www.freedesktop.org/software/systemd/man/systemd.html#Signals 
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2021-07-26 09:36:43 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Hutchings 
							
						 
					 
					
						
						
							
						
						b538d8f1a1 
					 
					
						
						
							
							Update golang.org/x/sys to add linux/ppc support  
						
						 
						
						... 
						
						
						
						This package as recently updated to add support for Linux on
32-bit PowerPC (ppc), implemented by gccgo.
Signed-off-by: Ben Hutchings <ben.hutchings@essensium.com > 
						
						
					 
					
						2021-05-03 00:48:09 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						36bf3f0e8a 
					 
					
						
						
							
							go.mod: github.com/Microsoft/hcsshim v0.8.16  
						
						 
						
						... 
						
						
						
						full diff: https://github.com/microsoft/hcsshim/compare/v0.8.15...v0.8.16 
also updating github.com/Microsoft/hcsshim/test to current master
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2021-04-09 09:12:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						c3eecf4f75 
					 
					
						
						
							
							Update to newest imgcrypt, aufs and zfs  
						
						 
						
						... 
						
						
						
						Older versions transitively dragged in k8s.io/kubernetes, the newer
versions do not.
Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2021-03-01 12:23:03 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						41da96d670 
					 
					
						
						
							
							Update continuity  
						
						 
						
						... 
						
						
						
						Pickup usage calculation fix
Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2020-12-04 11:49:26 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shengjing Zhu 
							
						 
					 
					
						
						
							
						
						7e46676e7c 
					 
					
						
						
							
							Go mod vendor  
						
						 
						
						... 
						
						
						
						Signed-off-by: Shengjing Zhu <zhsj@debian.org > 
						
						
					 
					
						2020-12-01 01:41:25 +08:00