Skip to content

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

@vijay-wandb

Description

@vijay-wandb

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions