-
Notifications
You must be signed in to change notification settings - Fork 98
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
Bug 1916843: collect logs from openshift-sdn-controller pod #314
Bug 1916843: collect logs from openshift-sdn-controller pod #314
Conversation
@Sergey1011010: This pull request references Bugzilla bug 1916843, which is invalid:
Comment In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/bugzilla refresh |
@Sergey1011010: This pull request references Bugzilla bug 1916843, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest |
@Sergey1011010: This pull request references Bugzilla bug 1916843, which is valid. 3 validation(s) were run on this bug
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest |
Verified locally with some other message from sdn-controller pod (we will need to update the sample archive once we have some example log). Thanks |
We should be able to get some example log based on the steps mentioned in https://issues.redhat.com/browse/CCXDEV-3607. Please try to update the PR to contain the sample archive update. |
/unhold |
/lgtm |
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
/retest |
I only checked the last commits. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Sergey1011010, tremes The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@Sergey1011010: All pull requests linked via external trackers have merged: Bugzilla bug 1916843 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
sdn-controller (openshift-sdn namespace) emits important messages when it finds issues affecting Egress IPs. The important messages are the following:
As IO is gathered every 2hrs we want to gather latest occurrences of those errors in logs
Categories
Sample archive
config/pod/openshift-sdn/logs/{pod-name}/errors.log
Documentation
docs/gathered-data.md
Unit Tests
pkg/gather/clusterconfig/gather_logs_test.go
improvedPrivacy
Yes. There are no sensitive data in the newly collected information.
Changelog
// TODO:
References
https://issues.redhat.com/browse/CCXDEV-3607
https://bugzilla.redhat.com/show_bug.cgi?id=1916843
https://access.redhat.com/solutions/???