-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Config apt inside docker images to save disk space: auto clean, gz, no trans #69
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
stcheng
approved these changes
Nov 16, 2016
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
vasant17
pushed a commit
to vasant17/sonic-buildimage
that referenced
this pull request
Jul 1, 2020
* [sonic_yang_ext.py]: Rename _sonic_yang_ext.py as sonic_yang_ext.py. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com * [sonic_yang_ext.py]: Store Tables without YANG models seperately for user warning. Changes: 1.) Store Tables with YANG models seperately, so that a warning to user can be issued with enough information. 2.) print the tables without YANG models properly in cropConfigDB(). Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com * [sonic-yang-mgmt]: Test for Store Tables without YANG models seperately for user warning. Changes: 1.) Added config for extra tables in yangTest.json. 2.) Added new test case to find tables without yang models. 3.) Move common part in a helper function. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com * [src/sonic-yang-mgmt/sonic_yang_ext.py]: syslog extra tables. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com * [sonic-yang-mgmt/sonic_yang.py]: fix add_data_node in sonic_yang. Changes: -- fix add_data_node in sonic-yang. -- Fixing tests of sonic-yang. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
jleveque
pushed a commit
that referenced
this pull request
Jul 25, 2020
**sonic-platform-common:** Commits on Jul 07, 2020 Changes in fan and psu base classes (1.0 platform API) related to pdd… 17292e4 Commits on Jul 10, 2020 update get_pcie_check() to use sysfs instead of lspci output (#95) d4eb804 Commits on Jul 11, 2020 [eeprom] Fix UnboundLocalError (#93) 7c8bed1 Commits on Jul 14, 2020 [Transceiver] Add parser for QSFP-DD cable type and dictionaries for … be1cc24 **sonic-platform-daemons:** Commits on Jul 06, 2020 [psud] Store PSU temperature and voltage information to database (#61) ef9716a Commits on Jul 14, 2020 [xcvrd] Add support for QSFP-DD cables (#66) c530587 Commits on Jul 18, 2020 Initial version of pcied (#60) e665ee8 [xcvrd] Return non-zero error code on SFP error (#67) 4f42a79 Commits on Jul 19, 2020 [README.md] Add LTGM badges (#69) 23757a3 Remove unused imports (#70) 029d5a5 Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
vdahiya12
pushed a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 2, 2020
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
Signed-off-by: Danny Allen <daall@microsoft.com>
4 tasks
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Jun 16, 2021
* [MultiDB] add sonic-db-cli SAVE/FLUSHALL option * address reviews and add exception handling * exception output to stderr * Update src/swsssdk/scripts/sonic-db-cli
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Mar 16, 2022
* Extend RFC 2737 MIB and implement RFC 3433 * [rfc2737 & rfc3433] Update transceiver data only when there is a change, comments handling * Add TX Power sensor to Sensor MIB * [comments] Fix typo
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
TAM / Telemetry HLD updates
6 tasks
zjswhhh
added a commit
that referenced
this pull request
May 6, 2022
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang zhangjing@microsoft.com
6 tasks
zjswhhh
added a commit
that referenced
this pull request
May 19, 2022
[sonic-linkmgrd][202012] submodule update 3d13ff2 Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) c703be4 Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 86eb727 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) e22c736 Jing Zhang Mon May 2 13:33:24 2022 -0700 [202012] Avoid proactively switching to active if default route is missing (#67) d4f282b Jing Zhang Thu Apr 28 18:35:11 2022 -0700 [202012] Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#66) sign-off: Jing Zhang [zhangjing@microsoft.com](mailto:zhangjing@microsoft.com)
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 31, 2022
Include following changes; * 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (sonic-net#78) (github/master, github/202205, master, 202205) [Jing Zhang] * 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (sonic-net#80) [Longxiang Lyu] * 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (sonic-net#81) [Longxiang Lyu] * d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr (sonic-net#73) [Longxiang Lyu] * 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (sonic-net#77) [Jing Zhang] * e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (sonic-net#75) [Longxiang Lyu] * 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (sonic-net#71) [Jing Zhang] * df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (sonic-net#64) [Longxiang Lyu] * e721ceb 2022-05-04 | Add doc for default route related changes (sonic-net#63) [Jing Zhang] * 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (sonic-net#68) [Jing Zhang] * e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (sonic-net#70) [Jing Zhang] * 212d960 2022-04-27 | lower log level to warning (sonic-net#69) [Jing Zhang] * 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (sonic-net#61) [Jing Zhang] * c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing (sonic-net#62) [Jing Zhang] * 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (sonic-net#60) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
May 31, 2022
Include following changes; * 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (#78) (github/master, github/202205, master, 202205) [Jing Zhang] * 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (#80) [Longxiang Lyu] * 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (#81) [Longxiang Lyu] * d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr (#73) [Longxiang Lyu] * 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (#77) [Jing Zhang] * e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (#75) [Longxiang Lyu] * 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (#71) [Jing Zhang] * df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (#64) [Longxiang Lyu] * e721ceb 2022-05-04 | Add doc for default route related changes (#63) [Jing Zhang] * 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (#68) [Jing Zhang] * e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (#70) [Jing Zhang] * 212d960 2022-04-27 | lower log level to warning (#69) [Jing Zhang] * 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) [Jing Zhang] * c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing (#62) [Jing Zhang] * 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (#60) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
liushilongbuaa
referenced
this pull request
in liushilongbuaa/sonic-buildimage
Jun 20, 2022
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang zhangjing@microsoft.com
Pterosaur
added a commit
to Pterosaur/sonic-buildimage
that referenced
this pull request
May 9, 2023
a24412c25 (HEAD, origin/master, origin/HEAD, master) [mka]: Fix unexpected cleanup (sonic-net#73) 26d1da0bc [mka]: Fix re-establishment by reset MI (sonic-net#72) f07e0a097 [azp]: Update build pipeline to build for Bullseye (sonic-net#70) 2c69e2cda Use github code scanning instead of LGTM (sonic-net#69) 23abb04e5 fix f34d68fe6 libdbus-1-dev dc2dd881e add dbus 5de037661 use swsscommon packages 32c5a2729 Use github code scanning instead of LGTM aa731b96f [azp]: Install libyang in azure pipeline (sonic-net#68) 71b635d74 Revert "[Azp]: Upgrade Azp to bullseye (sonic-net#49)" (sonic-net#66) 7aa4e6fa4 Adding Microsoft SECURITY.MD (sonic-net#58) Signed-off-by: Ze Gan <ganze718@gmail.com>
10 tasks
yxieca
pushed a commit
that referenced
this pull request
May 17, 2023
…e latest HEAD automatically (#15016) src/wpasupplicant/sonic-wpa-supplicant * a24412c25 - (HEAD -> 202205, origin/master, origin/HEAD, origin/202211, origin/202205, master) [mka]: Fix unexpected cleanup (#73) (8 days ago) [Ze Gan] * 26d1da0bc - [mka]: Fix re-establishment by reset MI (#72) (8 days ago) [Ze Gan] * f07e0a097 - [azp]: Update build pipeline to build for Bullseye (#70) (4 weeks ago) [Ze Gan] * 2c69e2cda - Use github code scanning instead of LGTM (#69) (6 months ago) [Liu Shilong] |\ | * 23abb04e5 - fix (6 months ago) [shilongliu] | * f34d68fe6 - libdbus-1-dev (6 months ago) [shilongliu] | * dc2dd881e - add dbus (6 months ago) [shilongliu] | * 5de037661 - use swsscommon packages (6 months ago) [shilongliu] | * 32c5a2729 - Use github code scanning instead of LGTM (6 months ago) [shilongliu] |/ * aa731b96f - [azp]: Install libyang in azure pipeline (#68) (8 months ago) [Hua Liu] * 71b635d74 - Revert "[Azp]: Upgrade Azp to bullseye (#49)" (#66) (9 months ago) [Ze Gan] * 7aa4e6fa4 - Adding Microsoft SECURITY.MD (#58) (9 months ago) [microsoft-github-policy-service[bot]]
Gokulnath-Raja
pushed a commit
to Gokulnath-Raja/sonic-buildimage-work
that referenced
this pull request
May 29, 2023
Added scripts to prepare test environment for running translib based servers and go tests. Will not be packaged in the docker image. Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
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.