Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

P1 - kube runtime may change user's python environment #3941

Closed
mydmdm opened this issue Dec 2, 2019 · 1 comment
Closed

P1 - kube runtime may change user's python environment #3941

mydmdm opened this issue Dec 2, 2019 · 1 comment
Assignees
Labels

Comments

@mydmdm
Copy link
Contributor

mydmdm commented Dec 2, 2019

In current design, the kube runtime may change users' python path, e.g. python linked to python2 other than python3.

Proposal:

  • use the existing python to create py2 and py3 virtualenv, and install essential packages on demand
  • runtime plugin activate the python virtualenv as they like
  • some plugins may assume an existing python environment, e.g. tensorboard, jupyter-notebook ...
@mydmdm mydmdm self-assigned this Dec 2, 2019
@mydmdm mydmdm changed the title kube runtime may change python path in user container kube runtime may change user's python environment Dec 2, 2019
@scarlett2018 scarlett2018 changed the title kube runtime may change user's python environment P1 - kube runtime may change user's python environment Dec 30, 2019
@scarlett2018 scarlett2018 added this to the Pure K8S Beta Release milestone Dec 30, 2019
@fanyangCS
Copy link
Contributor

fixed in #4157

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants