-
### TL;DR
Some secrets are stored with multiple properties (JSON structure, e.g. `{"user":"user","password":"password"}`. This feature would bring the ability of mounting secrets and extract the prop…
-
### Summary
Would be useful to be able to mount multiple secrets in single secret.
### Use cases
Kubernetes supports following:
Secret definition:
```
apiVersion: v1
kind: Secret
metadat…
-
### Specification
There are times when we need to transfer the secrets from a vault to either another vault or the user's file system. Sometimes, only one secret needs to be transferred. Other times,…
-
## Description
We need a GitHub Actions workflow to build and package release artifacts for multiple operating systems. This will ensure our application is ready for distribution across supported p…
-
I want to use multiple secrets (more than 10) for my friends.
Is it possible to put them in a separate settings file, for example secrets.conf ?
-
### Feature Request
Hi, i would like to use this plugin to store multiple secrets inside the same application because i will not use it for the authentication process but for others needs.
#### Fe…
-
In the [Build Secrets doc](https://fly.io/docs/reference/build-secrets/), it mentions in both the Dockerfile and deploy command that it is possible to mount and pass multiple build secrets:
```dock…
-
I have a secret called
apiVersion: mumoshu.github.io/v1alpha1
kind: AWSSecret
metadata:
name: db-secrets
namespace: authentication
spec:
stringDataFrom:
secretsManagerSecretRef:
…
-
First of all, I think this project is doing an awesome job and heads in the right direction. As already stated in #19 most people are gonna use more than the database secret engine, so does my current…
-
Hello
## Summary
Sometimes, when the "please unlock database" popup suddenly appears, it's not always obvious which client application attempted to fetch some secrets through dbus / secrets serv…