mnubo / kubernetes-py

A python module for Kubernetes.
Apache License 2.0
123 stars 46 forks source link

Get logs from pods #141

Closed soulsplit closed 5 years ago

soulsplit commented 5 years ago

I noticed that there is no possibility to get logs from pods via a library method. I'm extending the library in my local branch. Would you be interested in a pull request once I'm done?

sebastienc commented 5 years ago

Hi, yes I'd be happy to review and merge :) Let me know when you're done!

soulsplit commented 5 years ago

Cool! I pushed my changes already. Please see #142 .

soulsplit commented 5 years ago

Hi @sebastienc, have you had time to look at the code already?

sebastienc commented 5 years ago

Hi, Sorry for the wait. I've accepted your changes and merged the PR. I've published your changes in 1.10.7.2