- Is it possible to provide a single generic route to proxy the request to the openshift API, or do we need to know all the APIs the UI will need, and implement each one of them?
- either way, the API should be the same format as the current Openshift API.
- we probably need to implement watch functions for the client API (we could look at the current origin-web-common data service to see if there is anything we can learn/use) see => https://github.com/openshift/origin-web-common/blob/master/src/services/dataService.js
Trello link
|
|