-
Notifications
You must be signed in to change notification settings - Fork 243
ci: Add check for cilium error logs to cilium nightly pipeline #3592
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: master
Are you sure you want to change the base?
Conversation
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.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
0069d78
to
411ce18
Compare
If we want to test the cilium logs for error, we can use the connectivity test for that. They have check log error and specify the |
411ce18
to
0ca8d8a
Compare
https://github.com/cilium/cilium/pull/36231/files , got it. I think this only checks agent logs, so for now we can still leverage this for operator. |
3cac522
to
1e977db
Compare
1e977db
to
595267e
Compare
Reason for Change:
Adds an additional level of alerting for breaking changes occurring in upstream cilium.
Issue Fixed:
Requirements:
Notes: