mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add host-uds to the list of flags that can be overridden with annotations.
PiperOrigin-RevId: 544688480
This commit is contained in:
committed by
gVisor bot
parent
675161f228
commit
71e511650d
@@ -140,6 +140,7 @@ var overrideAllowlist = map[string]struct {
|
||||
"strace": {},
|
||||
"strace-syscalls": {},
|
||||
"strace-log-size": {},
|
||||
"host-uds": {},
|
||||
|
||||
"oci-seccomp": {check: checkOciSeccomp},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user