rule(list user_known_change_thread_namespace_binaries): add crio and multus to the list

Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
kaizhe 2020-12-03 13:27:39 -08:00 committed by poiana
parent 9a175cb1db
commit 6beb9838d6

View File

@ -1612,7 +1612,7 @@
# to change thread namespace without having to copy and override the
# entire change thread namespace rule.
- list: user_known_change_thread_namespace_binaries
items: []
items: [crio, multus]
- macro: user_known_change_thread_namespace_activities
condition: (never_true)