Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

pykube generating tons of files in tmp #133

Open
looprock opened this issue Jul 3, 2017 · 0 comments
Open

pykube generating tons of files in tmp #133

looprock opened this issue Jul 3, 2017 · 0 comments

Comments

@looprock
Copy link

looprock commented Jul 3, 2017

I'm trying to use pykube for a monitoring project where I'm switching contexts a lot:
https://github.com/looprock/riemann-kube-mon/blob/master/kube-monitor.py

I cannot figure out how or where it's happening from because the only place I see reference to tmp is under https://github.com/kelproject/pykube/blob/master/test/test_session.py, but for every context switch, it appears that pykube is generating 3 tmp files, two Certificates and an RSA secret key.

First, can someone help me understand where these are getting generated or how I can mitigate this? Is it maybe an artifact of httpie or something? Thanks.

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

No branches or pull requests

1 participant