-
New flake, seen twice in the last week:
```
[It] podman build with multiple secrets from files
...
# podman-remote [options] build -f build/Containerfile.with-multiple-secret…
-
Hi,
First of all thank you for this nice controller!
I wanted to use it to copy some kv secrets into k8s. In my case there are many secrets to copy (~30), so naturally it's a bit cumbersome to wri…
-
Hi Rico!
Your secret operator is cool.
From the Vault documentation:
I see that by path we can get a list of secrets name from the Vault API.
https://www.vaultproject.io/api-docs/secret/kv/kv-v1…
-
Running ``` helm template csi-secrets-store secrets-store-csi-driver/secrets-store-csi-driver --output-dir blah```
Will produce correct manifests, but if you run it a second time any files that con…
-
asdf
-
If you have multiple orgs or dedicated OneLogin developer account, you'll need to have different OAauth ClientID & Secret for each.
-
### Problem Description
I would like to store secrets in omni which can be used as part of a cluster template, but not shared or exposed, only added when Omni compiles the template.
### Solution
S…
-
As much as I can tell, Currently, We can inject one secret only using `secrets.k8s.aws/secret-arn` .
Would be nice to inject multiple secrets into a given pod.
-
When, in one project, I try to set environment variables with kvs from multiple secrets, I get this error:
```[15:17:13]
[HashiCorp Vault ('de_stage' namespace)] 4 Vault references to resolve: [va…
-
**Describe the bug**:
K8s is able to pull images using the provided pull secrets, even if one of them doesn't exist
_vault-secrets-webhook_ picks the first listed imagePullSecret and broke if it _…