Implement DisruptionController.#25921
Conversation
|
Sorry, I didn't review the 1.3 milestone on PRs, only issues. This is not for 1.3. |
5bf1872 to
1b7f7a8
Compare
39fe115 to
b99ad67
Compare
|
@davidopp PTAL Review status: 0 of 6 files reviewed at latest revision, all discussions resolved. Comments from Reviewable |
|
@davidopp if we're going to land this for 1.4 we should do it soon... |
pkg/client/cache/listers.go
Outdated
| Store | ||
| } | ||
|
|
||
| // GetPodPodDisruptionBudgets returns a list of PodDisruptionBudgets matching a pod. Returns an error only if no match PodDisruptionBudgets are found. |
|
Review status: 0 of 6 files reviewed at latest revision, 8 unresolved discussions. pkg/client/cache/listers.go, line 719 [r1] (raw file):
|
|
@davidopp PTAL Review status: 0 of 6 files reviewed at latest revision, 8 unresolved discussions. Comments from Reviewable |
|
This is weird. Why is it trying to checkout 785feb748883b0ae2b939157f05f30c9ea2b92b3 from #30686 ? |
|
@davidopp squashed and as discussed I'll address open issues in a followup. |
|
LGTM Just squash the commits and I'll add the label. @mml and I discussed two followups:
|
|
GCE e2e build/test passed for commit d60ba3c. |
|
Automatic merge from submit-queue |
Part of #12611
This currently also includes a pending commit from #25895
This change is