Add client side schema validation#400
Conversation
9b2d750 to
c544621
Compare
|
GitHub Actions failed too. Need #399 to be merged to fix checks. It is recommended to add a dependent bot to avoid security issues and pipeline outdated. |
102007b to
ea319b9
Compare
55228b4 to
237f980
Compare
237f980 to
30f5ffb
Compare
30f5ffb to
7cbe52d
Compare
Signed-off-by: Yan Zhu <hackzhuyan@gmail.com>
1bb0dc2 to
343728b
Compare
|
ping @dave-tucker |
|
@halfcrazy sorry for the delay in reviewing this (and letting libovsdb CI get in the state it was). |
Add benchmark test in #414 My local benchstat |
|
@halfcrazy github decided to close this since I merged #414 🤦 |
OK, i will open a new pr. |
Added new validation routines to ensure client operations conform to the OVSDB schema before being sent to the server.
fix #160