-
We are currently using a service account key from GCP to authenticate. Historically, given how our GHAs are set up for InVEST, each team member has copied those secrets over to their personal fork in …
-
The content of this action's README is conflicting with [official guidance on MS Learn](https://learn.microsoft.com/en-us/azure/developer/github/connect-from-azure-openid-connect) regarding the use of…
-
Other tools that provide an interface to create sensitive secrets (ex. Jira API tokens), which are used to perform some action (ex. creating a Jira issue with the Jira API), use a common flow of...
1.…
-
Hi!
I'm trying to use the new secret helpers from Kamal 2 to manage secrets for my project. I tried to follow the style listed in [the secrets documentation under "Environment variables"](https://k…
-
Hi,
I noticed that the file `SECRETKEY.txt` in this repository contains sensitive information such as API keys and project IDs. Exposing these details in a public repository is not secure as it cou…
-
It would be nice to be able to manage podman secrets.
It would also be good to be able to use existing secrets when configuring other settings (such as in the value of environment variables when cr…
-
At the moment, the Apache APISIX Helm chart default [values](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml#L196-L198) looks like:
```yaml
admin:
credentials:…
-
In theory, we don't need to store secrets (e.g. database passwords) out-of-band from the project (i.e. avoid having to share secrets through 1password). Any user with AWS credentials with access to th…
-
**Describe the bug**
I would like to update a secrets (created from an externalsecret) data values. From what I gathered this should be possible by setting `refreshInterval: 0` and `creationPolicy:…
-
Related to this closed issue https://github.com/external-secrets/external-secrets/issues/1865
Just taking a chance, we were looking at existing secrets controllers out there and specifically the `v…