You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve distribution tests in conformance for MeshHTTPRouteWeight (#3855)
* added entropy to mesh weight test
Signed-off-by: carsontham <[email protected]>
* added nolint:gosec to skip linter issues for conformance test
* move creation of header map to entropy func to avoid concurrent map writes
* use crypto/rand instead of math/rand
* handle error checking and add default in switch
* return error in default for switch case
---------
Signed-off-by: carsontham <[email protected]>
0 commit comments