-
Notifications
You must be signed in to change notification settings - Fork 404
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
Preserve EventMesh precomputed hashes #17959
Preserve EventMesh precomputed hashes #17959
Conversation
cd504cc
to
d6d94d6
Compare
/retest |
dbdc1b0
to
8c7fa22
Compare
8c7fa22
to
2961e79
Compare
return NewReconciler(ctx, te.fakeClient, te.logger, te.recorder, te.cfg, te.cleaner, | ||
te.backend, te.credentials, te.mapper, validator, collector), te.fakeClient | ||
}, | ||
wantEv2Hash: int64(2118518533334734626), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we extract constants for tests like these. Its really hard to read those random numbers and nobody should actually think (s)he has to compare/understand those values
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
/retest |
/hold cancel |
Description
Preserve EventMesh precomputed hashes.
Related issue(s)