Derek Nola 
							
						 
					 
					
						
						
							
						
						132485adb0 
					 
					
						
						
							
							Convert CLI to urfave v2  
						
						 
						
						... 
						
						
						
						Followed the Migration Guide at https://cli.urfave.org/migrate-v1-to-v2/ 
The major changes not pointed out in the migration guide are:
- context.Args() no longer produces a []slice, so context.Args().Slice()
  in substitued
- All cli.Global***** are deprecated (the migration guide is somewhat
  unclear on this)
Signed-off-by: Derek Nola <derek.nola@suse.com >
Vendor in urfave cli/v2
Signed-off-by: Derek Nola <derek.nola@suse.com >
Fix NewStringSlice calls
Signed-off-by: Derek Nola <derek.nola@suse.com > 
						
						
					 
					
						2024-02-15 09:48:04 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						fb9b59a843 
					 
					
						
						
							
							Switch to new errdefs package  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-01-25 22:18:45 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						44a836c9b5 
					 
					
						
						
							
							Move errdefs to pkg/errdefs  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-01-17 09:54:45 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						b0c3d00e98 
					 
					
						
						
							
							Move cio to pkg/cio  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2024-01-17 09:54:27 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						261e01c2ac 
					 
					
						
						
							
							Move client to subpackage  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2023-11-01 10:37:00 -07: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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derek McGowan 
							
						 
					 
					
						
						
							
						
						508aa3a1ef 
					 
					
						
						
							
							Move to use github.com/containerd/log  
						
						 
						
						... 
						
						
						
						Add github.com/containerd/log to go.mod
Signed-off-by: Derek McGowan <derek@mcg.dev > 
						
						
					 
					
						2023-09-22 07:53:23 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maksym Pavlenko 
							
						 
					 
					
						
						
							
						
						6f34da5f80 
					 
					
						
						
							
							Cleanup logrus imports  
						
						 
						
						... 
						
						
						
						Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com > 
						
						
					 
					
						2023-05-05 11:54:14 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								panguicai008 
							
						 
					 
					
						
						
							
						
						5c9c630c33 
					 
					
						
						
							
							use uppercase letters for flag usage  
						
						 
						
						... 
						
						
						
						Signed-off-by: panguicai008 <guicai.pan@daocloud.io > 
						
						
					 
					
						2023-03-08 14:28:06 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yulng 
							
						 
					 
					
						
						
							
						
						757b8f702b 
					 
					
						
						
							
							keep the uppercase letter for flag info  
						
						 
						
						... 
						
						
						
						Signed-off-by: yulng <wei.yang@daocloud.io > 
						
						
					 
					
						2023-02-06 16:37:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yasin Turan 
							
						 
					 
					
						
						
							
						
						5d0457df90 
					 
					
						
						
							
							Refactored ctr to allow for tty allocation when container has {terminal:true} within Spec  
						
						 
						
						... 
						
						
						
						Signed-off-by: Yasin Turan <turyasin@amazon.com > 
						
						
					 
					
						2022-11-16 21:15:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								haoyun 
							
						 
					 
					
						
						
							
						
						bbe46b8c43 
					 
					
						
						
							
							feat: replace github.com/pkg/errors to errors  
						
						 
						
						... 
						
						
						
						Signed-off-by: haoyun <yun.hao@daocloud.io >
Co-authored-by: zounengren <zouyee1989@gmail.com > 
						
						
					 
					
						2022-01-07 10:27:03 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Crosby 
							
						 
					 
					
						
						
							
						
						bd27bef4ad 
					 
					
						
						
							
							Move checkpoint and restore commands to new files  
						
						 
						
						... 
						
						
						
						Signed-off-by: Michael Crosby <crosbymichael@gmail.com > 
						
						
					 
					
						2019-05-10 14:20:19 +00:00