Over the summer, the server team has refactored deployments and made backwards incompatible changes (see agoracloud/server#67, agoracloud/server#85 and agoracloud/server#87). Because of the backwards incompatible changes, multiple deployment features are broken in the UI, as the UI team has not caught up with the server-side changes yet.
To Do
[x] Accommodate the new deployment type and version (previously, this was container image)
[x] Use the proxy URL generated by the server for proxying deployments
[x] Allow upgrading a deployments version (via a Update Deployment button in the UI)
[x] Add the deployments favorites functionality
[x] Add a Start Deployment and Stop Deployment buttons in the deployments drop down menu
Over the summer, the server team has refactored deployments and made backwards incompatible changes (see agoracloud/server#67, agoracloud/server#85 and agoracloud/server#87). Because of the backwards incompatible changes, multiple deployment features are broken in the UI, as the UI team has not caught up with the server-side changes yet.
To Do
Update Deployment
button in the UI)Start Deployment
andStop Deployment
buttons in the deployments drop down menu