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

Show correct file sizes #2

Closed
bspaans opened this issue May 20, 2016 · 0 comments
Closed

Show correct file sizes #2

bspaans opened this issue May 20, 2016 · 0 comments

Comments

@bspaans
Copy link
Contributor

bspaans commented May 20, 2016

At the moment all files are listed with a size of 50000 bytes. This is a dirty hack and should be resolved. 0 size files broke a lot of tools on my mac unfortunately and I haven't found a way around that so the only thing I can think of at this point is to actually go and fetch the resources to calculate the size correctly.

This is a bit expensive because it has to run the kubectl behind the scenes for each file, but we can cache the results for a little while to alleviate this.

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

No branches or pull requests

1 participant