Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platform agnostic lb ep hash #10396

Merged
merged 10 commits into from
Nov 26, 2024
Merged

Conversation

stevenctl
Copy link

@stevenctl stevenctl commented Nov 22, 2024

Description

Don't use native endian-ness when generating hashes.
This creates difficulty reproducing tests on different machines
where the hashes end up in goldenfiles.

Copy link
Member

@yuval-k yuval-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, there's a change needed in projects/gateway2/utils/hash.go in HashUint64

projects/gateway2/proxy_syncer/cla.go Outdated Show resolved Hide resolved
projects/gateway2/krtcollections/endpoints_test.go Outdated Show resolved Hide resolved
@yuval-k yuval-k enabled auto-merge (squash) November 26, 2024 00:32
@yuval-k yuval-k merged commit 19c92ba into solo-io:main Nov 26, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants