sonic-buildimage/dockers/docker-sonic-mgmt-framework
Sachin Holla ba6aba2b92
[mgmt-framework] Fix rest-server startup script (#14979)
This script was using 'null' as default value for all optional fields
of REST_SERVER table -- due to incorrect use of 'jq -r' command.
Server was not coming up when REST_SERVER entry exists but some fields
were not given (which is a valid configuration).
Fixed the jq query expression to return empty string for non existing
fields.

Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
2023-05-22 17:42:38 -07:00
..
base_image_files [docker-mgmt-framework]: update mgmt framework docker to support sonic-cli cmd (#6148) 2021-06-02 19:38:21 -07:00
Dockerfile.j2 [infra] Support syslog rate limit configuration (#12490) 2022-12-20 10:53:58 +02:00
mgmt_vars.j2 [mgmt-framework]: Fix typo in mgmt_vars.j2 (#8475) 2021-08-24 10:54:13 -07:00
rest-server.sh [mgmt-framework] Fix rest-server startup script (#14979) 2023-05-22 17:42:38 -07:00
start.sh [docker-mgmt-framework]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00
supervisord.conf [dockers][supervisor] Increase event buffer size for process exit listener; Set all event buffer sizes to 1024 (#7083) 2021-03-27 21:14:24 -07:00