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

RStudio image ignores pod environment variables #7542

Open
IgorMilavec opened this issue Apr 10, 2024 · 1 comment
Open

RStudio image ignores pod environment variables #7542

IgorMilavec opened this issue Apr 10, 2024 · 1 comment

Comments

@IgorMilavec
Copy link

/kind bug

What steps did you take and what happened:
When I create an RStudio notebook, it does not take into account the environment variables specified through pod specification.
Images:
kubeflownotebookswg/rstudio-tidyverse:v1.7.0
kubeflownotebookswg/rstudio-tidyverse:v1.8.0

What did you expect to happen:
Envirnoment variables specified through pod to be set.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Kubeflow version: 1.7
  • kfctl version: (use kfctl version):
  • Kubernetes platform: EKS
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@thesuperzapper
Copy link
Member

thesuperzapper commented May 24, 2024

@IgorMilavec This is a known issue with RStudio, which we already partially work around for env-vars starting with KUBERNETES_... so that kubectl works:

See this file for more info about a possible workaround:

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

No branches or pull requests

2 participants