Results 6 issues of Isaiah Snell-Feikema

Envoy supports TCP. The Envoy proxy adapter should be modified to leverage Envoy for TCP endpoints.

sidecar

Right now all output is directed to stdout and stderr.

sidecar

Currently, all the test scripts are written in `bash` even though we do things like parsing `json`, which `bash` is ill suited for. Using Python might be a better alternative....

testing

Add the option to automatically restart supervised processes that exit.

feature_request
sidecar

Controller and sidecar have very low UT coverage. An effort needs to be made to improve the level of coverage.

sidecar
controller

The registry includes information about what module the log entry was generated in: https://github.com/amalgam8/amalgam8/blob/master/registry/utils/logging/logging.go Controller and sidecar should implement something similar.

sidecar
controller