Fix opening /dev/<files> to see if it is a directory (dangerous and it can take too long)

This commit is contained in:
Alexandre Ferreira
2021-05-18 14:45:08 -05:00
parent 1d718e57be
commit a6c2189a98
10 changed files with 18 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: smarter-device-manager
image: registry.gitlab.com/arm-research/smarter/smarter-device-manager:v1.20.5
image: registry.gitlab.com/arm-research/smarter/smarter-device-manager:v1.20.6
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false