Closed cdrage closed 8 years ago
Seems our provider integration for OpenShift is not working at the moment.
I've filled issue: https://github.com/openshift/origin/issues/9773
Seems that the API parameter should be passed as a token via Authorization bearer when doing the request via HTTPS. Websockets is not required.
Going to investigate and open a PR with a fix.
This has been fixed by https://github.com/projectatomic/atomicapp/pull/761 in the future we will be moving openshift to the new refactored "kubeshift" library.
Seems our provider integration for OpenShift is not working at the moment.
I've filled issue: https://github.com/openshift/origin/issues/9773
Seems that the API parameter should be passed as a token via Authorization bearer when doing the request via HTTPS. Websockets is not required.
Going to investigate and open a PR with a fix.