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

Feature Request Operator | Console does not recognize SESSION_LENGTH EnvVar #289

Open
vijay-wandb opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels

Comments

@vijay-wandb
Copy link

Description

The console does not recognize SESSION_LENGTH environment variable that have been set in the pod.

 k get pods wandb-app-55d767fc84-wdfcw -o yaml | grep -A1 SESSION_LENGTH                                                                                 - name: SESSION_LENGTH
      value: "24"

Looking at the console UI:

Image

Expectation would be that the fields show the values of the environment variables and are disabled. Basically like it is for MySQL, Storage, etc.

Image

@abhinavg6
Copy link

Require some eng investigation

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

No branches or pull requests

3 participants