...
...
...
...
...
Enhancements since R1
- Provides HTTPS endpoint at MSB API gateway
Now the client can either send an HTTP request to 80(VM)/30081(k8s) or an HTTPS request to 443(VM)/30443(k8s) of MSB Internal API gateway to access the services.Jira Legacy server System Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key MSB-140 - MSB JAVA SDK supports HTTPS service registration
HTTPS service registration is supported by REST API, kube2msb and MSB Java SDK now.Jira Legacy server System Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key MSB-152 - Support websocket service
MSB API gateway can proxy websocket service now.
Service registration is the same as normal REST service.
Client sends a websocket request to API gateway, API gateway handles the service discovery and load balacing, then the client gets the push notification.Jira Legacy server System Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key MSB-156
...