Closed vsantos closed 4 years ago
The clear command can be used to clear only the routes with no pods associated to route for. This approach are going to be done with the flag soft; where the flag hard will keep the old behaviour to delete all rules except the master-one.
clear
soft
hard
Changelog will be posted when bumping the next version.
The
clear
command can be used to clear only the routes with no pods associated to route for. This approach are going to be done with the flagsoft
; where the flaghard
will keep the old behaviour to delete all rules except the master-one.