Skip to content

dockers: Add docker-platform-monitor to make all#87

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:platform
Nov 30, 2016
Merged

dockers: Add docker-platform-monitor to make all#87
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:platform

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Nov 30, 2016

No description provided.

@stcheng stcheng merged commit 6888eb7 into sonic-net:master Nov 30, 2016
@stcheng stcheng deleted the platform branch November 30, 2016 23:44
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
judyjoseph added a commit that referenced this pull request Sep 4, 2020
[ledd][multi-ASIC] Update to ledd based on sonic-swss-common updates (#87)
remove sonic-utilities dependency from pcied (#88)
abdosi added a commit that referenced this pull request Sep 6, 2020
  [MultiDB] shoule use multiDB API (#57)
 [Thermal] Fix for 'show platform fan' command (#71)
  [xcvrd] Return non-zero error code on SFP error (#67)
Multi-asic changes commit (PR #64 ) into 201911
  [ledd][multi-ASIC] Update to ledd based on sonic-swss-common updates (#87)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
xumia pushed a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
[ledd][multi-ASIC] Update to ledd based on sonic-swss-common updates (sonic-net#87)
remove sonic-utilities dependency from pcied (sonic-net#88)
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
…sonic-net#87)

* [swsssdk] update DBInterface redis_client index to db_name
abdosi added a commit that referenced this pull request Oct 6, 2021
e466ac226c48cf87f83aa5564efd7155ac97a0c1 (HEAD -> master, origin/master, origin/HEAD) Reject incorrect CIDR addresses while configuring routes (#91)
07cf59d866914ef7cb6901d51f289f0bee721e44 [CI] Set up Azure pipeline (#89)
47476acdfaf668ab0cd9ae2443205a3bdc2e9ef9 Upgrade Go version to 1.14 (#90)
ee887c785c10d8b4f70db90ca50cc398327c5d73 Added flag to make go/pkg/ folder writable (removable) (#87)
6cfc8fe110c46a1ee5a8430e02a440b5a7b4006d (origin/shilongliu/azp) Default Vrf static route support (#85)
d3e8b8e4aee278fa11d7d86acabdab3fffc70d5a Add BFD config to subinterface and neighbor (#68)
8d4fd4a56b637d3b7403c321aef36b8dff58cd62 Fix WS-2018-0594 potential non-random UUIDs security issue (#78)
fad87fa20f6b15e28c90e02a131c44d236d6a751 Update API description for default vrf and ecmp routes (#82)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
…onic-net#87)

* Updated based on sonic-swss-common changes to get the namespace (PR#378)
xumia added a commit that referenced this pull request Mar 11, 2022
e56e9b4 Fix CVE-2021-3121 warning (#96)
bf1be4f [ci]: Support code diff coverage threshold 50% (#94)
64e516c Ported Marvell armhf build on x86 for debian buster to use cross-compilation instead of qemu emulation (#80)
e426388 [ci]: Support azp code coverage (#87)
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Mar 16, 2022
This file was added long time ago and now it is not needed anymore.
We can simply get port aliases from DB.

This also means that aliases will be now updated from DB once
a reinit timeout, instead of beeing static in alias_map.json

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
judyjoseph pushed a commit that referenced this pull request Mar 20, 2022
e56e9b4 Fix CVE-2021-3121 warning (#96)
bf1be4f [ci]: Support code diff coverage threshold 50% (#94)
64e516c Ported Marvell armhf build on x86 for debian buster to use cross-compilation instead of qemu emulation (#80)
e426388 [ci]: Support azp code coverage (#87)
@xumia xumia mentioned this pull request Mar 21, 2022
6 tasks
lguohan pushed a commit that referenced this pull request Apr 9, 2022
[Submodule]: update sonic-restapi
bd97dfe Fix urllib3 CVE-2021-33503 issue (#104)
f159bfa Upgrade the containers to be based on Debian Buster (#103)
a1830c1 Fix OpenAPI spec to be readable by autorest (#101)
94805a3 Identify and report Vnet GUID for conflicting VNI (#99)
4832dfd Static route expiry if not specified as persistent (#98)
5cc4358 Add support for overlay ECMP (#96)
6822a46 [CI] Set diff cover threshold to 50% (#97)
dcc826a Add PR diff coverage (#95)
e842c5f Generate code coverage for Unit Tests (#94)
f9bbed3 Convert Unit Tests from unittest framework to pytest framework (#93)
e466ac2 Reject incorrect CIDR addresses while configuring routes (#91)
07cf59d [CI] Set up Azure pipeline (#89)
47476ac Upgrade Go version to 1.14 (#90)
ee887c7 Added flag to make go/pkg/ folder writable (removable) (#87)
6cfc8fe (origin/shilongliu/azp) Default Vrf static route support (#85)
d3e8b8e Add BFD config to subinterface and neighbor (#68)
8d4fd4a Fix WS-2018-0594 potential non-random UUIDs security issue (#78)
fad87fa Update API description for default vrf and ecmp routes (#82)

Some of them have been updated in 202012 branch, should be added in 202106 as well.
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
xumia added a commit that referenced this pull request Apr 25, 2022
Why I did it
Update sonic-telemetry submodules (to fix CVE-2021-3121 alert).

e56e9b4 Fix CVE-2021-3121 warning (#96)
bf1be4f [ci]: Support code diff coverage threshold 50% (#94)
64e516c Ported Marvell armhf build on x86 for debian buster to use cross-compilation instead of qemu emulation (#80)
e426388 [ci]: Support azp code coverage (#87)
0443e66 Remove DB Directory removal as part of make clean (#84)
085f29d Fix unhandled nil err check to prevent rpc causing a crash (#78)
vivekrnv referenced this pull request in vivekrnv/sonic-buildimage Apr 28, 2023
* [security] Upgrade kernel to 4.9.168-1+deb9u3
* Update download links
Satoru-Shinohara pushed a commit to Satoru-Shinohara/sonic-buildimage that referenced this pull request Nov 6, 2023
* Transformer infra enhacements to support singleton container
	-Changes in DbSpec creation, inherit db-name from sonic table, use cvl db-name annotation for sonic yang, utility function changes
	-Support exclusion of sonic yangs xfmr support from models list

* Sonic yang singleton container support in GET and SET/CRU code flow

* Added a container in openconfig-test-xfmr.yang that maps to a sonic yang table containing a singleton container and UT cases exercising this mapping using table-name and key-name annotations

* Add sonic singleton container in sonic yang and UT cases for CRUD and GET

* Update unit test README file with the build tag information

* address review comment

---------

Co-authored-by: amrutasali <Amruta_Sali@Dell.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
skr31 pushed a commit to skr31/sonic-buildimage that referenced this pull request May 25, 2025
…est HEAD automatically (sonic-net#1154)

#### Why I did it
src/sonic-platform-common
```
* 42a3ecc - (HEAD -> 202412, origin/202412) [sonic-platform-common] catch exception while creating api object (sonic-net#87) (9 hours ago) [mssonicbld]
* f657c29 - Fix KeyError for unsupported CMIS applications (sonic-net#88) (12 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
croos12 pushed a commit to croos12/sonic-buildimage that referenced this pull request Sep 29, 2025
…D automatically (sonic-net#1596)

#### Why I did it
src/sonic-sairedis
```
* d10afab1 - (HEAD -> 202412, origin/HEAD, origin/202412) [flexcounter]: Apply configuration immediately on state change (sonic-net#87) (9 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…tomatically (sonic-net#1213)

#### Why I did it
src/sonic-swss
```
* c203cec - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#89 from mssonicbld/sonicbld/202503-merge (21 hours ago) [mssonicbld]
* c48655b - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (23 hours ago) [Sonic Automation]
* 735a52f - Merge pull request sonic-net#87 from mssonicbld/sonicbld/202412-merge (2 days ago) [mssonicbld]
* 2761106 - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2 days ago) [Sonic Automation]
* 9c3daae - [202411][muxorch] Catch error when checking active state of missing neighbor (2 days ago) [Kumaresh Perumal]
|\ 
| failure_prs.log skip_prs.log 0a1e41e - [muxorch] Catch error when checking active state of missing neighbor (3 days ago) [Nikola Dancejic]
* cc0255b - Update swss pipeline to use ubuntu 22.04 agent pool (sonic-net#3677) (3 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…D automatically (sonic-net#1602)

#### Why I did it
src/sonic-sairedis
```
* 9b6890ce - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#88 from mssonicbld/sonicbld/202503-merge (23 hours ago) [mssonicbld]
* fd7bff40 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (23 hours ago) [Sonic Automation]
* d10afab1 - (origin/HEAD, origin/202412, 202412) [flexcounter]: Apply configuration immediately on state change (sonic-net#87) (33 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Dec 15, 2025
…ly (#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog
hdwhdw pushed a commit to hdwhdw/sonic-buildimage that referenced this pull request Dec 18, 2025
…ly (sonic-net#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (sonic-net#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (sonic-net#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…ly (sonic-net#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (sonic-net#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (sonic-net#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…ly (sonic-net#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (sonic-net#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (sonic-net#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…ly (sonic-net#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (sonic-net#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (sonic-net#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…ly (#24787)

#### Why I did it
src/dhcprelay
```
* f908c85 - (HEAD -> master, origin/master, origin/HEAD) [dhcp4relay] Smart switch support, defect fixes (#84) (4 days ago) [Shivashankar C R]
* d7fd4ed - Allow using Boost 1.83 for dhcp4relay (#87) (5 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <drorp@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants