projectatomic / atomicapp

[UNMAINTAINED] This is the reference implementation of the Nulecule container application Specification: Atomic App
102 stars 71 forks source link

OpenShift not working at the moment. #760

Closed cdrage closed 8 years ago

cdrage commented 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.

cdrage commented 8 years ago

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.