TencentBlueKing / bk-bcs

蓝鲸智云容器管理平台(BlueKing Container Service)

Home Page:http://bk.tencent.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] bcs-ops get_lan_ip error

bingoct opened this issue · comments

to avoid error, here should use grep -q and erro echo redirect to /dev/stderr.

if ! ip route show | grep "default via"; then