Skip to content

Commit

Permalink
feat: check if crds exist in diagnose
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Mar 10, 2020
1 parent 3f04e24 commit 417a001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/images/kubectl-ko
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ vsctl(){
}

diagnose(){
kubectl get crd subnets.kubeovn.io
kubectl get crd ips.kubeovn.io
checkDeployment ovn-central
checkDeployment kube-ovn-controller
checkDaemonSet kube-ovn-cni
Expand Down

0 comments on commit 417a001

Please sign in to comment.