Skip to content

[submodule][master] Update submodule sonic-platform-daemons to the latest HEAD automatically#24379

Merged
mssonicbld merged 1 commit intosonic-net:masterfrom
mssonicbld:submodule-master-sonic-platform-daemons
Nov 5, 2025
Merged

[submodule][master] Update submodule sonic-platform-daemons to the latest HEAD automatically#24379
mssonicbld merged 1 commit intosonic-net:masterfrom
mssonicbld:submodule-master-sonic-platform-daemons

Conversation

@mssonicbld
Copy link
Collaborator

@mssonicbld mssonicbld commented Oct 29, 2025

Why I did it

src/sonic-platform-daemons

* 011d949 - (HEAD -> master, origin/master, origin/HEAD) [thermalctld] Change thermal monitor from sub-process to thread (#692) (4 days ago) [Junchao-Mellanox]
* ef9eb35 - Pass arguments to thermalctld.ThermalControlDaemon (#700) (4 days ago) [louis-nexthop]
* 959761c - Xcvrd Refactor 2/12: Move CmisManagerTask into it's own module (#691) (6 days ago) [Bobby McGonigle]
* e73eee5 - Make polling intervals in the ThermalMonitor class configurable (#635) (6 days ago) [michaelc-nexthop]
* 7c75b28 - add exception handling in get_chassis (#652) (7 days ago) [LinJin23]

How I did it

How to verify it

Description for the changelog

@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from dd5c24a to 12c8234 Compare October 29, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from 12c8234 to c308141 Compare October 30, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from c308141 to 868dbbf Compare October 31, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from 868dbbf to fe35341 Compare November 1, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from fe35341 to 36b69e3 Compare November 2, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from 36b69e3 to 4477d32 Compare November 3, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from 4477d32 to d7e8d26 Compare November 4, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-sonic-platform-daemons branch from d7e8d26 to 0f4fa72 Compare November 5, 2025 03:03
@mssonicbld
Copy link
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit d5bb539 into sonic-net:master Nov 5, 2025
19 checks passed
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
…D automatically (sonic-net#24379)

#### Why I did it
src/sonic-platform-daemons
```
* 011d949 - (HEAD -> master, origin/master, origin/HEAD) [thermalctld] Change thermal monitor from sub-process to thread (sonic-net#692) (4 days ago) [Junchao-Mellanox]
* ef9eb35 - Pass arguments to thermalctld.ThermalControlDaemon (sonic-net#700) (4 days ago) [louis-nexthop]
* 959761c - Xcvrd Refactor 2/12: Move CmisManagerTask into it's own module (sonic-net#691) (6 days ago) [Bobby McGonigle]
* e73eee5 - Make polling intervals in the ThermalMonitor class configurable (sonic-net#635) (6 days ago) [michaelc-nexthop]
* 7c75b28 - add exception handling in get_chassis (sonic-net#652) (7 days ago) [LinJin23]
```
#### 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 Dec 4, 2025
…D automatically (sonic-net#24379)

#### Why I did it
src/sonic-platform-daemons
```
* 011d949 - (HEAD -> master, origin/master, origin/HEAD) [thermalctld] Change thermal monitor from sub-process to thread (sonic-net#692) (4 days ago) [Junchao-Mellanox]
* ef9eb35 - Pass arguments to thermalctld.ThermalControlDaemon (sonic-net#700) (4 days ago) [louis-nexthop]
* 959761c - Xcvrd Refactor 2/12: Move CmisManagerTask into it's own module (sonic-net#691) (6 days ago) [Bobby McGonigle]
* e73eee5 - Make polling intervals in the ThermalMonitor class configurable (sonic-net#635) (6 days ago) [michaelc-nexthop]
* 7c75b28 - add exception handling in get_chassis (sonic-net#652) (7 days ago) [LinJin23]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…D automatically (sonic-net#24379)

#### Why I did it
src/sonic-platform-daemons
```
* 011d949 - (HEAD -> master, origin/master, origin/HEAD) [thermalctld] Change thermal monitor from sub-process to thread (sonic-net#692) (4 days ago) [Junchao-Mellanox]
* ef9eb35 - Pass arguments to thermalctld.ThermalControlDaemon (sonic-net#700) (4 days ago) [louis-nexthop]
* 959761c - Xcvrd Refactor 2/12: Move CmisManagerTask into it's own module (sonic-net#691) (6 days ago) [Bobby McGonigle]
* e73eee5 - Make polling intervals in the ThermalMonitor class configurable (sonic-net#635) (6 days ago) [michaelc-nexthop]
* 7c75b28 - add exception handling in get_chassis (sonic-net#652) (7 days ago) [LinJin23]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant