-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Service] Enable/disable container auto-restart based on configuration. #4073
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e334536
[Event_listener] modify event listener such that it will read the flag
yozhao101 d0bf16b
[Docker-teamd] Modify supervisord config file to pass the container n…
yozhao101 5953740
[Docker-telemetry] Modify the supervisord config file to pass container
yozhao101 5d007b1
[Docker-sflow] Modify supervisord config file to pass container name to
yozhao101 4439c4a
[Docker-lldp] Modify supervisord config file to pass container name to
yozhao101 e2ef606
[Docker-swss] Modify supervisord config file to pass container name to
yozhao101 8a963d6
[Docker-pmon] Modify supervisord config file to pass container name to
yozhao101 f460268
[Docker-radv] Modify supervisord config file to pass container name to
yozhao101 e1580dd
[Docker-dhcp-relay] Modify supervisord config file to pass container
yozhao101 091a550
[Docker-snmp] Modify supervisord config file to pass container name to
yozhao101 ec4d6ee
[Docker-bgp] Add an event listener, critical process list for contai…
yozhao101 8161903
[Docker-bgp] Set the maximum restart times to 3 during 20 mins.
yozhao101 9097988
[Docker-bgp] Add a macro in docker's makefile.
yozhao101 05170f3
[Docker-syncd-barefoot] Modify the supervisord config file to pass
yozhao101 0d52f4e
[Docker-syncd-broadcom] Modify supervisord config file to pass container
yozhao101 4b9b009
[Docker-syncd-cavium] Modify supervisord config file to pass container
yozhao101 81cb12b
[Docker-syncd-centec] Modify supervisord config file to pass container
yozhao101 3b84e80
[Docker-syncd-marvell] Modify supervisord config file to pass container
yozhao101 44970a0
[Docker-syncd-marvell-arm64] Modify supervisord config file to pass
yozhao101 e73a86d
[Docker-syncd-marvell-armhf] Modify supervisord config file to pass
yozhao101 bcf43c7
[Docker-syncd-mellanox] Modify supervisord config file to pass container
yozhao101 cbebfe0
[Docker-syncd-nephos] Modify the supervisord config file to pass
yozhao101 b8a2f39
[Event listener] Add '=' for getopt parameters.
yozhao101 5dcb1ec
[Event-listener] Reorganize the import commands in event listener.
yozhao101 b30a5a2
[Docker-bgp] Delete all the relevant files of auto-restart feature.
yozhao101 51cdf73
[Docker-dhcp-relay] Pass container name as paramter in sampled generated
yozhao101 6a2932b
[Event-listener] Add the logic to handle if the container name is not
yozhao101 2457dbf
[Event-listener] Change the exit code.
yozhao101 5e6ab1f
[Event-listener] Change the exit code from 1 to 2.
yozhao101 693fd78
[Event-listener] Change the exit code from 2 to 1 in line 30.
yozhao101 324dd4f
[Event-listener] Add three periods in the line 61.
yozhao101 8201389
[Event-listener] Add logic to decide the invalid container name.
yozhao101 3df1a3d
[Event-listener] Change the logic to avoid invalid container name.
yozhao101 0833a03
[Event-listener] Add the logic to handle the corner caseis if the tab…
yozhao101 56ed262
[Event-listener] Use the syslog.LOG_ERR to write message into syslog
yozhao101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.