This PR adds REST requests to initialize devworkspace and adds subprotocols which are then send to the proxy. These subprotocols contain basic information so that proxy knows for which pod to finish initialization and connect to it.
This PR should be discussed simultaneously with PR that introduces websocket proxy
Related to: https://github.com/janus-idp/webterminal-proxy/pull/1
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/operate-first/service-catalog/blob/main/OWNERS)~~ [tumido]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
This PR adds REST requests to initialize devworkspace and adds subprotocols which are then send to the proxy. These subprotocols contain basic information so that proxy knows for which pod to finish initialization and connect to it. This PR should be discussed simultaneously with PR that introduces websocket proxy Related to: https://github.com/janus-idp/webterminal-proxy/pull/1