Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate PYTHONPATH and python38 references in openEO helm chart docs #24

Open
soxofaan opened this issue Oct 8, 2024 · 2 comments
Open

Comments

@soxofaan
Copy link
Member

soxofaan commented Oct 8, 2024

Stumbled on this one from EOEPCA/deployment-guide#8:

The openEO webapp driver Sparkpplication helm chart usage docs show setting PYTHONPATH, containing static python38 references, e.g.

PYTHONPATH: $PYTHONPATH:/opt/tensorflow/python38/2.3.0/:/opt/openeo/lib/python3.8/site-packages/

I think these things should be baked in internally into the image, and the user of the image should not be bothered with that.

Moreover, we want to upgrade from python 3.8 and these of hard-coded references make that quite hard and annoying to roll out

@soxofaan
Copy link
Member Author

soxofaan commented Oct 8, 2024

@jdries
Copy link
Contributor

jdries commented Oct 8, 2024

Note that I may have solved this already when working on the images, but the yaml file is indeed still the old approach.

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

No branches or pull requests

2 participants