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

Download All Logs only downloading Visible Logs #8104

Open
michaelmworthington opened this issue Oct 8, 2024 · 1 comment
Open

Download All Logs only downloading Visible Logs #8104

michaelmworthington opened this issue Oct 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@michaelmworthington
Copy link

Describe the bug
When viewing logs for a pod, I have a need to download the entire log for the pod. We have batch jobs that run and need to see log for the whole job.

After upgrading to 2024.9.300059-latest (with the new UI), it appears that both download options are behaving the same, i.e. selecting All Logs only downloads Visible logs.

Original feature = #5970

I found a few other bug reports related to multi-container pods (leading to #7413), but I think my issue is a bit different.
 
To Reproduce
Steps to reproduce the behavior:

  1. Go to Pods
  2. Click on Tail Log
  3. Select 'Download All Logs'
  4. Downloaded file only contains visible log contents

Expected behavior
Entire log is downloaded in the file

Screenshots
Reference #5970

Environment (please complete the following information):

  • Lens Version: 2024.9.300059-latest
  • OS: macOS 14.7
  • Installation method (e.g. snap or AppImage in Linux): dmg
@michaelmworthington michaelmworthington added the bug Something isn't working label Oct 8, 2024
@clrothmann
Copy link

clrothmann commented Oct 9, 2024

Thank you @michaelmworthington for your feedback!
Good catch! This was known to us and a fix has already been merged and will be rolled out with the next patch release.
Once again, thank you for reporting this.
I'll inform you here once it's published.

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

No branches or pull requests

2 participants