amorenoz / ovs-dbg

Scripts to help debug OVS and OVN
Apache License 2.0
22 stars 8 forks source link

ovs-offline: handle users properly #64

Closed SalDaniele closed 2 years ago

SalDaniele commented 2 years ago

Prior to this patch, sockets created within the ovs-dbg containers were owned by root by default.

This patch ensures the current user has permission to run commands again and remove all sockets.

Fixes: #45

Signed-off-by: Salvatore Daniele sdaniele@redhat.com

amorenoz commented 2 years ago

/lgtm