-
**Describe the bug**
We are using the gitlab provider SecretStore to pull CICD variables from GitLab into K8s Secrets. When we accidentally left data[].remoteRef.key as "", the controller crashed (i.…
-
Hi everyone,
I had built the example of device-sdk-go, had run locally perfectly via make-build execute file, and then pushed it to my docker hub, using it in my docker-compose file, along with other…
-
**Is your feature request related to a problem? Please describe.**
I am trying to mount some secrets from REST-API that requires authentication by the mediation of an identity provider. So in other…
-
**Describe the bug**
```
"error":"could not write remote ref to target secretstore gsm: pushing the whole secret is not yet implemented","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/co…
-
As part of the IdP demo, it has been identified that it would be useful to have a default `ExternalSecrets` secret store that can access kubernetes secrets in the same namespace as the store.
This ca…
-
I am trying to create components of the external-secrets.io/v1beta1 api. The resource get's created with success but after this, it returns an error which says `Error: gcp-backend failed to fetch reso…
-
### Relevant telegraf.conf
```toml
data_format = "json_v2"
[[inputs.amqp_consumer.json_v2]]
measurement_name_path = "measurement_name"
timestamp_path = "timestamp"
timestamp_form…
-
**Describe the bug**
Not really a bug per se, but an inconvenience when multiple types of Kubernetes applications clashes.
When using the shortform `es` for èxternalsecret`, and you have elasticse…
-
**Is your feature request related to a problem? Please describe.**
I want to setup ESO together with **IBM Secret Manager** in a production env. Therefore,I also need to consider DR & HA for my set…
-
Thanks for the hard work! Just wanted to throw some ideas out there (please feel free to ignore if out of scope).
The ability to lookup a key in PEM format for returning would be quite helpful for …