kubernetes-log-watcher icon indicating copy to clipboard operation
kubernetes-log-watcher copied to clipboard

Switch to pykube-ng

Open femueller opened this issue 6 years ago • 1 comments

As the pykube module is not maintained anymore (archived) we should switch to @hjacobs fork pykube-ng.

It also includes changes that we hardcoded into this project like HTTP retries: https://github.com/zalando-incubator/kubernetes-log-watcher/pull/72 That's the part where it's resolved in pykube-ng

femueller avatar Mar 06 '19 13:03 femueller

Thanks, let me know if you need anything in pykube-ng. I think it should be simple switch from pykube to pykube-ng in https://github.com/zalando-incubator/kubernetes-log-watcher/blob/master/requirements.txt#L2

hjacobs avatar Mar 06 '19 15:03 hjacobs