Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Services] Restart NAT service upon unexpected critical process exit. #4208

Merged
merged 3 commits into from
Mar 5, 2020
Merged

[Services] Restart NAT service upon unexpected critical process exit. #4208

merged 3 commits into from
Mar 5, 2020

Commits on Feb 28, 2020

  1. [Services] Add a mechanism for nat container to enable auto-restart it

    if one of its critical processes crashed or exited unexpectedly.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    e797dc4 View commit details
    Browse the repository at this point in the history
  2. [Services] Change the rsyslogd to unexpected state if it restarted in

    supervisord.conf file.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5d29a26 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. [Services] Fix an error that the macro of event listener script shoul…

    …d be added
    
    into container image.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b672963 View commit details
    Browse the repository at this point in the history