microsoft / confidential-sidecar-containers

This is a collection of sidecar containers that can be incorporated within confidential container groups on Azure Container Instances.
Other
28 stars 18 forks source link

2.7 version container unilaterally steps on a port #73

Closed KenGordon closed 9 months ago

KenGordon commented 11 months ago

Support for the grpc version of the interface exposes itself on port 50000 by default. Any customer upgrading from 2.* to 2.7 would not expect this behaviour and it may well break then.

hgarvison commented 11 months ago

Fixed with: https://github.com/microsoft/confidential-sidecar-containers/pull/75