-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
rename single image to one image #220
Merged
Merged
Conversation
This file contains 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
qiluo-msft
approved these changes
Jan 31, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the build check before merging.
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
…onic-net#220) * add fast-reboot support for nephos platform by stop kernel modules
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…ion (sonic-net#220) If it is checked only in TIMEOUT case, the blocked tasks will not be processed if there are continuous incoming messages.
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
vdahiya12
added a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 27, 2021
bf7214c (HEAD -> 202012, origin/202012) [y_cable] add support for manual/standby mode in xcvrd for muxcable; fix download firmware version retrieval logic while download firmware in progress (sonic-net#220) fc6a41e (HEAD -> 202012, origin/202012) Fix typo in the simulated y_cable driver (sonic-net#226) Signed-off-by: vaibhav-dahiya <[email protected]>
5 tasks
vdahiya12
added a commit
that referenced
this pull request
Oct 27, 2021
…ate (#9081) bf7214c (HEAD -> 202012, origin/202012) [y_cable] add support for manual/standby mode in xcvrd for muxcable; fix download firmware version retrieval logic while download firmware in progress (#220) fc6a41e (HEAD -> 202012, origin/202012) Fix typo in the simulated y_cable driver (#226) Signed-off-by: vaibhav-dahiya <[email protected]>
5 tasks
5 tasks
lguohan
pushed a commit
that referenced
this pull request
Nov 16, 2021
c8eceec 400zr initial support (#228) ef55364 SSD Health: Retrieve SSD health and temperature values from generic SSD info (#229) 26c8346 Fix cmis cable length issue (#225) 671927d Fix typo in the simulated y_cable driver (#226) 51a9aca [sfp-refactor] Add initial support for CMIS in sonic_xcvr (#220) Signed-off-by: Prince George <[email protected]>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…fix download firmware version retrieval logic while download firmware in progress (sonic-net#220) This PR supports manual/standby mode support for mux_cable config in addition to auto/active. currently xcvrd would not create entries for mux_cable if the config is manual, and this PR resolves that problem. Functionally xcvrd will remain as same if we configure it as active/auto/manual This PR also addresses the problem when there is download firmware operation in progress and streaming_telemetry/CLI needs to query the firmware version. In this case we check the status of download_firmware for the port and retrieve the last known value for it from the state DB. If the download firmware API has failed, we will retrieve the version for cable and just log an error. Description Needed for manual/standby config for muxcable operation Motivation and Context Required for manual/standby config for muxcable operation Also addresses the problem when there is download firmware operation in progress and ST thread/CLI needs to query the firmware version case. In this case we check the status of download_firmware and retrieve the last known value for it for the state DB. Signed-off-by: vaibhav-dahiya <[email protected]>
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
L3 Vlan Interface Scale
6 tasks
snider-nokia
pushed a commit
to snider-nokia/sonic-buildimage
that referenced
this pull request
Apr 6, 2023
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Apr 28, 2023
Current mdio-mux does not support reading configuration from ACPI tables cisco-8000 platform configures mdio phy config through ACPI tables. Added support in the mdio-mux driver to read from ACPI. Signed-off-by: Madhava Reddy Siddareddygari <[email protected]>
mssonicbld
added a commit
that referenced
this pull request
May 2, 2024
…lly (#18824) #### Why I did it src/sonic-gnmi ``` * 530c6bb - (HEAD -> 202311, origin/202311) Merge pull request #220 from sonic-net/revert-211-cherry/202311/173 (3 days ago) [Ying Xie] * db6f983 - (origin/revert-211-cherry/202311/173) Revert "Replace PFC_WD_TABLE with PFC_WD (#173)" (8 days ago) [Zain Budhwani] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Feb 18, 2025
…utomatically (#21748) #### Why I did it src/sonic-host-services ``` * 53f9218 - (HEAD -> 202411, origin/202411) Fix sudo command failed because root user password expired by password hardening feature issue. (#220) (4 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
No description provided.