-
Notifications
You must be signed in to change notification settings - Fork 433
migrate to events.event #7613
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
base: main
Are you sure you want to change the base?
migrate to events.event #7613
Conversation
09ea640 to
62c2dc6
Compare
|
@antoninbas PTAL |
antoninbas
left a comment
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.
Thanks for the PR - please take a look at test/e2e/egress_test.go, we use the core API for events there and I think it should be replaced as part of this change?
08f18c9 to
2529a70
Compare
|
@antoninbas i have made the necessary changes requested |
8f87d55 to
2f44e86
Compare
|
@antoninbas resolved the changes you asked for, thanks. |
|
@kartikangiras The e2e tests ( |
update parameters Signed-off-by: Kartik Angiras <[email protected]>
Signed-off-by: Kartik Angiras <[email protected]>
Signed-off-by: Kartik Angiras <[email protected]>
Signed-off-by: Kartik Angiras <[email protected]>
Signed-off-by: Kartik Angiras <[email protected]>
ea6827c to
b723dea
Compare
|
i have tested the changes locally they are working fine, i do not know why the e2e ci checks are failing. |
|
@antoninbas I have been seeing many PRs with failing e2e ci, so maybe the failure is not be due to the PR ? |
closes #7525