Commit f7d91dc
[submodule] Update submodule sonic-dash-ha to the latest HEAD automatically (sonic-net#23947)
#### Why I did it
src/sonic-dash-ha
```
* d14d54b - (HEAD -> master, origin/master, origin/HEAD) Implement cleanup logic for all the actors (sonic-net#102) (10 hours ago) [yue-fred-gao]
* 4e3706a - Fix ha state. (sonic-net#107) (20 hours ago) [dypet]
* 58dbc27 - fix show hamgrd actor command (sonic-net#108) (20 hours ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Signed-off-by: Feng Pan <fenpan@microsoft.com>1 parent dcd6ca7 commit f7d91dc
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-dash-ha updated 13 files
- crates/hamgrd/src/actors/dpu.rs+48-20
- crates/hamgrd/src/actors/ha_scope.rs+46-5
- crates/hamgrd/src/actors/ha_set.rs+58-7
- crates/hamgrd/src/actors/test.rs+64-21
- crates/hamgrd/src/actors/vdpu.rs+11-3
- crates/hamgrd/src/db_structs.rs+2
- crates/swbus-actor/src/state/internal.rs+37-7
- crates/swbus-actor/tests/kvstore.rs+154-6
- crates/swbus-core/src/mux/conn_worker.rs+10-3
- crates/swbus-core/tests/basic_tests.rs+3-9
- crates/swbus-core/tests/common/test_executor.rs-29
- crates/swbus-core/tests/data/inter-cluster/test_show_route.json+1-1
- crates/swbus-core/tests/inter_cluster_tests.rs+3-9
0 commit comments