update cri to 8448b92d23
				
					
				
			This includes an update of the selinux package and the ability in the CRI configuration to set the upper bounds for the selinux category labels that are generated. Signed-off-by: Michael Crosby <michael@thepasture.io>
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/opencontainers/selinux/go-selinux/label/label_stub.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/opencontainers/selinux/go-selinux/label/label_stub.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -30,7 +30,6 @@ func Relabel(path string, fileLabel string, shared bool) error {
 | 
			
		||||
// DisableSecOpt returns a security opt that can disable labeling
 | 
			
		||||
// support for future container processes
 | 
			
		||||
func DisableSecOpt() []string {
 | 
			
		||||
	// TODO the selinux.DisableSecOpt stub returns []string{"disable"} instead of "nil"
 | 
			
		||||
	return nil
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user