Derek McGowan 
							
						 
					 
					
						
						
							
						
						2ac2b9c909 
					 
					
						
						
							
							Make api a Go sub-module  
						
						 
						
						... 
						
						
						
						Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.
Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-05-02 11:03:00 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						e1b94c0e7d 
					 
					
						
						
							
							Move protobuf package under pkg  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-05-02 10:52:03 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maksym Pavlenko 
							
						 
					 
					
						
						
							
						
						7f2d2c4f44 
					 
					
						
						
							
							Move Message proto to types  
						
						 
						
						... 
						
						
						
						Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com > 
						
						
					 
					
						2024-02-02 10:35:23 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						fa8cae99d1 
					 
					
						
						
							
							Move namespaces to pkg/namespaces  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-01-17 09:55:39 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						5fdf55e493 
					 
					
						
						
							
							Update go module to github.com/containerd/containerd/v2  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2023-10-29 20:52:21 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						88c0c7201e 
					 
					
						
						
							
							Consolidate gogo/protobuf dependencies under our own protobuf package  
						
						 
						
						... 
						
						
						
						This would make gogo/protobuf migration easier.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2022-04-19 15:53:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						80b825ca2c 
					 
					
						
						
							
							Remove gogoproto.stdtime  
						
						 
						
						... 
						
						
						
						This commit removes gogoproto.stdtime, since it is not supported by
Google's official toolchain
(see https://github.com/containerd/containerd/issues/6564 ).
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2022-04-19 13:39:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maksym Pavlenko 
							
						 
					 
					
						
						
							
						
						871b6b6a9f 
					 
					
						
						
							
							Use testify  
						
						 
						
						... 
						
						
						
						Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com > 
						
						
					 
					
						2022-04-01 18:17:58 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						2c96d5b067 
					 
					
						
						
							
							Run windows parallel integration test as short  
						
						 
						
						... 
						
						
						
						This prevents tests which spawn daemons from running at
the same time as the first integration test.
Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2021-12-09 11:45:38 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						1faca349ea 
					 
					
						
						
							
							integration/client: rename package to "client"  
						
						 
						
						... 
						
						
						
						Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2021-03-30 16:21:36 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						6a4aa1e2e7 
					 
					
						
						
							
							Separate go module for client tests  
						
						 
						
						... 
						
						
						
						Will help us drop dependency to github.com/Microsoft/hcsshim/test in the
main go.mod
Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2021-03-11 19:27:45 -05:00