-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
kind:bugSomething isn't workingSomething isn't working
Description
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
Labels
kind:bugSomething isn't workingSomething isn't working