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
* Create a python3.8 version of the worker image
* Related to kubeflow/testing#560
* We need this because we need a newer (3.8) version of pylint
to allow for python3.8 syntax like f strings.
* In this pass we eschewed the following packages which I don't think we
need anymore
* ksonnet
* helm
* glide (should be using go modules and staged builds)
* docker
* nodejs (should be using staged builds)
* Create a skaffold config to build the image.
* Add gcloud and kube-rsa.
No description provided.
The text was updated successfully, but these errors were encountered: