zcmarine / powerkube

A powerline segment to show kubernetes context items, with toggling and alert color functionality
Apache License 2.0
14 stars 3 forks source link

Fix kubernetes-py import #3

Open rarguelloF opened 5 years ago

rarguelloF commented 5 years ago

As the project is using the kubernetes-py library -> https://github.com/zcmarine/powerkube/blob/master/setup.py#L3-L6, the import name is kubernetes_py instead of kubernetes.

Fixes https://github.com/zcmarine/powerkube/issues/2

hillna commented 4 years ago

:+1: I had to make this change to get this to work with kubernetes-py 1.10.7.4