Move remaining storage to separate API servers#16172
Move remaining storage to separate API servers#16172openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
695c715 to
9e3332c
Compare
9e3332c to
48cd069
Compare
| // } | ||
| // } | ||
| // } | ||
| //} |
There was a problem hiding this comment.
I don't think I like this, do we have a followup/issue to have it fixed for 3.7?
|
Overall this lgtm, but that commented out test worries me a bit :/ |
Turns out we were slowly removing the utility of the test already. opened #16196 |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
/retest |
|
Automatic merge from submit-queue (batch tested with PRs 15923, 16172) |
|
@deads2k: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
This removes the last of the storage mega-method and pushes them into separate API servers.
Only the last commit is unique, the rest have already been lgtm'ed