Magnus Hyllander

Results 15 comments of Magnus Hyllander

I believe this is a regression caused by #117. See my comments in #121 and #92. Reverting #117 should fix the problem, and the issue in #92 should instead be...

This is because the helm secrets plugin needs to support both local commands (encryption/decryption of local secrets files) and cluster commands (helm install, upgrade, etc.). To communicate with a cluster,...

@nuthankumar @ianseyer Please read the (updated) documentation: https://github.com/futuresimple/helm-secrets/blob/master/README.md#helm-wrapper. The wrapper still exists but not as a separate script. The new commands are: "helm secrets install ..." and "helm secrets upgrade...

@sababb81 I'm working on a similar project. One thing to note is that if you enable both gpio-ir and gpio-ir-tx, then you will have two LIRC devices, `/dev/lirc0` and `/dev/lirc1`....

This appears to be a regression caused by https://github.com/hashicorp/terraform-provider-azuread/pull/1389.