You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @hjacobs yeah I'd be perfectly happy to join forces :-)
However personally I'm using EKS and am relying on pykube in a little deployment tool I wrote at my previous employer (https://github.com/TakumiHQ/kyber). This tool is currently being transitioned to python 3 but I'm not ready to drop python 2 support there just yet (which I see you've dropped in pykube-ng).
I think I'll go ahead and release pykubeks so I can use it in kyber, but I would be happy to port the user-exec credentials stuff over to a plugin, and help write the plugin interface in pykube-ng, and deprecate pykubeks in favor of that combination.
Great to hear! I will start (no timeline yet) to clean up the cloud-provider stuff in pykube-ng (e.g. the GCP stuff is not tested and I don't use GKE).
I'm currently trying to resurrect pykube here: https://github.com/hjacobs/pykube
My goal is to keep pykube lightweight and well tested. I would see cloud provider auth (e.g. EKS) as a plugin functionality (see hjacobs/pykube#6).
If you are interested in joining forces, let me know..
The text was updated successfully, but these errors were encountered: