Skip to content

Commit

Permalink
remove node chassis annotation on cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Oct 27, 2021
1 parent 85986d0 commit fbafca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/images/cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ kubectl annotate no --all ovn.kubernetes.io/logical_switch-
kubectl annotate no --all ovn.kubernetes.io/mac_address-
kubectl annotate no --all ovn.kubernetes.io/port_name-
kubectl annotate no --all ovn.kubernetes.io/allocated-
kubectl annotate no --all ovn.kubernetes.io/chassis-
kubectl label node --all kube-ovn/role-

kubectl get no -o name | while read node; do
Expand Down

0 comments on commit fbafca4

Please sign in to comment.