-
Would like to trial moving secrets to a common secrets manager rather than SOPS in the repo.
https://bitwarden.com/products/secrets-manager/
Will need to confirm availability of bitwarden in ht…
-
**Describe the enhancement**
In the current [AddOnTemplate API](https://github.com/open-cluster-management-io/api/blob/v0.15.0/addon/v1alpha1/types_addontemplate.go#L182-L188), the `SigningCARef` doe…
-
I have a private Django add-on package that adds the capability to use secrets from Secrets Manager:
```python
DATABASES = {
'default': SecretsManagerDBConfig(secret_id),
}
```
Because pa…
-
**Chart name and version**
chart: victoria-metrics-k8s-stack
version: v0.28.4
**Describe the bug**
While visiting the `vmalertmanager` ingress URL, the `vmalert` source URL is not using the assi…
-
**Type**: Bug
**Component**: Secrets Manager
**Describe the bug**
Spring Cloud version: 3.1.1
Secrets manager does not work as expected with `@ConfigurationProperties("prefix")`. Given the f…
-
Are there any plans to support Secret Manager directly? Currently you can specify an ARN in a secret parameter and it works just fine, but it would be nice if you could use the 'simple' name of the se…
-
Hi everyone!
I am trying to implement the AVP plugin using the sidecar but I am having some issues to connect it to Aws Secrets Manager.
The objective is to use the AVP to retrieve the secrets fro…
-
Hi there!
Would like to know if the idea of extending `bref/secrets-loader` to support fetching secrets from AWS Secrets Manager would be welcome?
If yes, would be happy to work on a PR 😄
-
### Describe the feature
It would be handy to have a "ready to use" [connection string](https://www.connectionstrings.com/).
Currently it's a hassle to transform the RDS secret from the secret man…
-
**Describe the bug**
When vault-secrets-operator is configured to authenticate to Vault with AWS IAM, with `X-Vault-AWS-IAM-Server-ID` set as a header in the VaultAuth custom resource, a `Vault…