Commit 80ee833
committed
diagnostics: remove usage of brctl
brctl (and its bridge-utils package) has been unmaintained
for years and it's functionality replaced by the 'ip' tool
from the iproute project. brctl may not be available on
systems, and we don't need it anyway (since none of the
openshift-sdn interfaces are bridge devices) so just remove it.1 parent 5e8aead commit 80ee833
File tree
1 file changed
+0
-1
lines changed- pkg/oc/admin/diagnostics/diagnostics/cluster/network/in_pod/util
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments