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

Make maxPodLogsToRender configurable #9131

Closed
eslam-adel92 opened this issue Apr 18, 2022 · 6 comments · Fixed by #14617
Closed

Make maxPodLogsToRender configurable #9131

eslam-adel92 opened this issue Apr 18, 2022 · 6 comments · Fixed by #14617
Labels
enhancement New feature or request

Comments

@eslam-adel92
Copy link

Summary

I have an Issue with showing k8s deployment logs, I found that the error is the logs of deployment can not be displayed for a certain amount of pod for example I have 20 pods in one deployment when I try to show the logs of each pod it appears but when I try to get the logs of the whole deployment I can not and I get the below error:
rpc error: code = Unknown desc = Max pods to view logs are reached. Please provide more granular query.

Proposal

Can this value "maxPodLogsToRender" be configurable.

Thanks.

@eslam-adel92 eslam-adel92 added the enhancement New feature or request label Apr 18, 2022
@todaywasawesome
Copy link
Contributor

Seems like a good idea +1

@dfroberg
Copy link

Could we pretty please, with sugar on top, get maxPodLogsToRender not to be hardcoded?

@dmttrm
Copy link

dmttrm commented Apr 3, 2023

Bumping this as it's a problem in our organization too.

@josecsotomorales
Copy link

Bumping this, would be nice to have!

@danielm-codefresh
Copy link

Any updates on this one?

@itamadev
Copy link

Just encountered this, is there a reason for this to be hard-coded?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants