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

feat: [sc-117738] detect "plugin/forward: no nameservers found" from support bundles #110

Merged
merged 6 commits into from
Dec 30, 2024

Conversation

nvanthao
Copy link
Member

checkName: "CoreDNS nameserver configuration"
regex: "no nameservers found"
ignoreIfNoFiles: true
fileName: podlogs/coredns/coredns-*/coredns.log
Copy link
Member

Choose a reason for hiding this comment

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

@nvanthao small fix: in this spec, I don't think we're using the podlogs/ path:

- textAnalyze:
        checkName: Minio disk full
        fileName: cluster-resources/pods/logs/kurl/registry-*/registry.log

that should probably be /cluster-resources/pods/logs/kube-system/coredns-*/coredns.log

Copy link
Member Author

Choose a reason for hiding this comment

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

many thanks @adamancini, I've made the update!

@nvanthao nvanthao requested a review from adamancini December 30, 2024 21:19
@nvanthao nvanthao merged commit fd6fa2b into main Dec 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants