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

[Bug] [K8S-Task] The judgment in k8sUtils#getPodLog is not accurate #14447

Closed
3 tasks done
fuchanghai opened this issue Jul 4, 2023 · 0 comments · Fixed by #14448
Closed
3 tasks done

[Bug] [K8S-Task] The judgment in k8sUtils#getPodLog is not accurate #14447

fuchanghai opened this issue Jul 4, 2023 · 0 comments · Fixed by #14448
Assignees
Labels
bug Something isn't working kubernetes

Comments

@fuchanghai
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The judgment in k8sUtils#getPodLog is not accurate because some pods may also run in the same namespace as the pods created by DS. Therefore, the naming rules for pods may not necessarily be the same as those generated by DS.

What you expected to happen

right

How to reproduce

filter

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kubernetes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants