ironcore-dev / ironcore-dev/sonic-operator
Validate the status of config_db.json after Redis modification
Open
@byteocean is already working on this.
Since Feb 3, 2026.
area/switch-automation
question
triage/needed
- Dominant language
- Go
- Stars
- 4
- Forks
- 155
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 8
Description
Summary
Currently, the configuration, e.g., ports' admin state, is done via the interaction between agent and Redis db. As the switch can be also configured via config_db.json, which should run on top. It is needed to check if the status of config_db.json can be keep consistent automatically once configuration is written into the Redis db. It is helpful to maintain a global consistent state.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.