[config services] Not to block syslog service on minigraph update#850
Merged
taoyl-ms merged 1 commit intosonic-net:masterfrom Jul 28, 2017
Merged
[config services] Not to block syslog service on minigraph update#850taoyl-ms merged 1 commit intosonic-net:masterfrom
taoyl-ms merged 1 commit intosonic-net:masterfrom
Conversation
lguohan
approved these changes
Jul 27, 2017
jleveque
approved these changes
Jul 27, 2017
Contributor
Author
|
retest this |
Contributor
Author
|
retest this please |
lguohan
pushed a commit
that referenced
this pull request
Mar 25, 2020
Commits on Mar 24, 2020 - [config] Add sflow to _reset_failed_services (#850) 04648f5 - [fwutil]: Use overlay driver when mounting next image filesystem (#825) 668c116 - Fix for adding L3 interface to Vlan group (#826) 6e3679b - [fwutil]: Fix component table layout. (#831) 30adcbd Signed-off-by: Nazarii Hnydyn <[email protected]>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
5 tasks
lguohan
pushed a commit
that referenced
this pull request
Jul 24, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (#832)" (#859) 736dc3b Remove redudnant mention of platform cisco-8000 (#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (#853) 5c2aaae [syncd] bulk OID remove requires RID (#854) 7da0894 [sairedis] Client/Server support SAI query API (#848) 443ad36 [sairedis] Style refactor cleanup (#850) Signed-off-by: Suvarna Meenakshi <[email protected]>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (sonic-net#832)" (sonic-net#859) 736dc3b Remove redudnant mention of platform cisco-8000 (sonic-net#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (sonic-net#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (sonic-net#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (sonic-net#853) 5c2aaae [syncd] bulk OID remove requires RID (sonic-net#854) 7da0894 [sairedis] Client/Server support SAI query API (sonic-net#848) 443ad36 [sairedis] Style refactor cleanup (sonic-net#850) Signed-off-by: Suvarna Meenakshi <[email protected]>
AidanCopeland
pushed a commit
to Metaswitch/sonic-buildimage
that referenced
this pull request
Apr 14, 2022
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Mar 17, 2025
…atically (sonic-net#850) #### Why I did it src/sonic-utilities ``` * c42e4d7d - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (sonic-net#149) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Old logic: update graph -> generate rsyslog config -> start rsyslog service
New logic: start rsyslog service (local only) -> update graph -> generate rsyslog config -> restart rsyslog service with rsyslog server configured