-
```
> sops -r -i --add-azure-kv https://so...fe99 secrets.yaml
[AZKV] ERRO[0001] Encryption failed error="keyvault.BaseClient#Encrypt: Failure responding to request: Sta…
-
##### SUMMARY
Attempting to build an Ansible Execution Environment using `Ansible Builder` with verbose output (-v 3) results in the following message during the build:
```
pyopenssl 22.0…
-
I have a use case where it would be ideal if there was some way to add new secrets to an existing secrets file that is encrypted. I know this is possible by decrypting the file then adding and then re…
-
#### Repro steps
1. Launch Visual Studio 2019
2. Create a new C# Azure WebJob (.NET Framework) project
3. View the Installed NuGet packages
![out of date packages](https://user-images.githubuserco…
-
**Versions**
Controller version: `spvest/azure-keyvault-controller:1.3.2`
Env-Injector version: `spvest/azure-keyvault-env:1.3.1`
Helm chart version: `akv2k8s-2.2.2`
Helm App Version: `1.3.1`
AKS…
-
I deployed the solution without any error reported but when I tried to interact with the chatbot, I got:
I'm sorry, I had a problem with the request. Please report the error to the support team. Erro…
-
### Steps to Reproduce
**create identity and assign proper vault permission:**
az identity create -n smallstepidentity -g rg
**initialize vars and ca**
```
VAULT="somevault"
PWD_FILE="s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
A…
-
From https://github.com/namecoin/pkcs11mod/pull/7#issuecomment-686624567 :
> Implement a multiplexing gRPC network HSM so that Kubernetes Pods can make use of an HSM.
> Implemented PKCS11 frontend…