Remove obsolete waitForDrain implementation
`kubectl drain` now ignores undrainable things and waits for termination, so we no longer have to do that ourselves.
Please register or sign in to comment
`kubectl drain` now ignores undrainable things and waits for termination, so we no longer have to do that ourselves.