Skip to content

Ksops doesnt recognize az login #231

@pgr1mard

Description

@pgr1mard

With sops, we can doing a "az login --use-device-code", and therefore use the command sops -d file to decrypt the content of that file.

However, with ksops, doing "az login --use-device-code" and after doing kustomize build overlay --enable-alpha-plugins doesnt work because it seem sops doesnt recognize the session open with az login --use-device-code executed before.

We would try to execute kustomize build --enable-alpha-plugins with ksops without azure service principal configured with environnement variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions