Proxy /apis/ to kubernetes#8125
Proxy /apis/ to kubernetes#8125liggitt wants to merge 1 commit intoopenshift:masterfrom liggitt:proxy-apis
Conversation
|
Ah, you thought the same. He reported
|
|
/version needs to be proxied too |
|
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 2 |
|
Evaluated for origin merge up to a326baf |
|
[Test]ing while waiting on the merge queue |
|
... is it too much to ask for a mini-release for this? I'm going to need to deploy the images to dockerhub under our own namespace I think. It's a pretty big issue with such a simple fix. |
We're working towards 1.2 and we keep |
|
@liggitt still lgtm, but please add a drift check for new, toplevel endpoints they add. I think starting a plain kube and hitting |
|
@deads2k Okay, I suppose the latest right now is stable enough to pin to just after this is merged & updated |
|
[test] |
|
I still have work to do here for kubectl to really work (swagger has to be stitched together somehow) |
|
Evaluated for origin test up to a326baf |
|
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/3308/) |
|
closing, will revisit with federated API group support |
When running against external kubernetes, /apis/ must be proxied to kube as well.
This may look different in the future when distributed API groups are working