-
Notifications
You must be signed in to change notification settings - Fork 67
Closed as not planned
Labels
Description
After deletion of cluster, servers are un-allocated in CAPI but their are never rebooted, so the k8s still running.
NAME HOSTNAME BMC IP ACCEPTED CORDONED ALLOCATED CLEAN POWER AGE
0e559c4c-3278-11b2-xxxx lab-1 true false false on 3h36m
40f85200-e0bc-11e9-xxxx lab-2 true false false on 4h4m
415c4bf2-db1a-c6e3-xxxx lab-3 true false false on 4h4m
So the Clean status stay at False
I saw this issue #146 but it seem the reboot is missing.