Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Lens downloads kubectl binary again and again #395

Closed
eXtrem0us opened this issue May 31, 2020 · 0 comments · Fixed by #510
Closed

Lens downloads kubectl binary again and again #395

eXtrem0us opened this issue May 31, 2020 · 0 comments · Fixed by #510
Assignees
Labels
bug Something isn't working
Milestone

Comments

@eXtrem0us
Copy link

Describe the bug
Lens Downloads kubectl Binary, everytime. Even when it already exists and works correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Opening a pod shell in Lens (it starts downloading)
  2. Opening a ConfigMap in Lens
  3. Opening Shell for another Pod in Lens (it starts downloading kubectl again)

Expected behavior
Downloading kubectl binary, just once

Environment (please complete the following information):

  • Lens Version: 3.4.0.20200509.5
  • OS: Debian Linux 10 Buster
  • Installation method: Appimage

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

error: Kubectl md5sum 22488ce43ce9c0f3dd67c146a8ef002a does not match the remote etag 5e6ac2ad-2901820, unlinking and downloading again
info: Downloading kubectl 1.15.11 from https://mirror.azure.cn/kubernetes/kubectl/v1.15.11/bin/linux/amd64/kubectl to /home/mehdi/.config/Lens/binaries/kubectl/1.15.11/kubectl
@jakolehm jakolehm added the bug Something isn't working label Jun 1, 2020
@nevalla nevalla modified the milestones: 3.6.0, 3.5.1 Jun 15, 2020
@jim-docker jim-docker self-assigned this Jun 17, 2020
@nevalla nevalla modified the milestones: 3.5.1, 3.5.2 Jun 22, 2020
This was referenced Jun 22, 2020
@nevalla nevalla modified the milestones: 3.5.2, 3.5.1 Jun 23, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants