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
Describe the bug
Currently to support pod-spec we depend on Lyfts fork of kube api. This is very dangerous and the fork is pretty stale and may break sometime.
Expected behavior
This will need systematic changes all the way down the stack and may break pod plugin. The solution is to use the kubernetes python client for the pod plugin
Describe the bug
Currently to support pod-spec we depend on Lyfts fork of kube api. This is very dangerous and the fork is pretty stale and may break sometime.
Expected behavior
This will need systematic changes all the way down the stack and may break pod plugin. The solution is to use the kubernetes python client for the pod plugin
Order
[ ] fix flytestdlib
[ ] fix flyteidl
[ ] fix flyteplugins
[ ] fix flytepropeller
[ ] fix flyteadmin
[ ] fix flytectl
The text was updated successfully, but these errors were encountered: