Skip to content

[Feature request]Plesae make kubelogin available as a devcontainer feature #720

@jamiekt

Description

@jamiekt

It would be great if kubelogin were installable as a devcontainer feature: https://containers.dev/features?search=kubelogin

Right now I'm having to run these commands as part of a postCreateCommand script

asdf plugin add kubelogin
asdf install kubelogin 0.1.4
asdf global kubelogin 0.1.4

It would be nice if I didn't have to.

(And P.S. We're pinning to 0.1.4 because we had issues with later versions, specifically 0.2.10. Something to do with storing tokens locally. I'm not certain what the problem is but I know we don't have it in 0.1.4)

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