mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Revert "Update runc to 1.0.0"
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/opencontainers/runc/libcontainer/state_linux.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/opencontainers/runc/libcontainer/state_linux.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -157,7 +157,7 @@ func (i *createdState) transition(s containerState) error { | ||||
| } | ||||
|  | ||||
| func (i *createdState) destroy() error { | ||||
| 	_ = i.c.initProcess.signal(unix.SIGKILL) | ||||
| 	i.c.initProcess.signal(unix.SIGKILL) | ||||
| 	return destroy(i.c) | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Odin Ugedal
					Odin Ugedal