Closed diegs closed 7 years ago
Let's have the WaitGroups be separate and write the UID check to mirror upstream drain (and handle nil) #151.
Ok, do you want me to scope this PR just to the waitgroup fix then?
Sure
Rebased, though strictly not necessary since no conflicts... cc @euank :)
Our repo allows merge commits. Was it indicating otherwise @dghubble?
Habit, looks like its not enforced, which I'm fine with
This adds a sync.WaitGroup to check all pods concurrently and avoid erroneously extended grace periods.