Skip to content

Environment variables dont support equals in value #204

@WaywardWizard

Description

@WaywardWizard

e := strings.Split(v, "=")

If the value contains an equals, then the count will be greater than two and the value rejected as per the referenced code.

Example use case where using nvidia rapids containers and running with argument;

runpodctl create pod --env EXTRA_CONDA_PACKAGES='pytorch::faiss-gpu-cuvs=1.12.0 conda-forge::hdbscan' ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions