Moritz Johner
Moritz Johner
Hey, we have a couple of authentication methods, please take a look here: https://external-secrets.io/v0.5.8/provider-aws-secrets-manager/#aws-authentication. Does that help?
due to the nature how the e2e tests are ran you can't easily click on the `Details` link. The run is here: https://github.com/external-secrets/external-secrets/runs/7771612959?check_suite_focus=true from line 3351: ``` [vault] sync secrets...
hey Jan @jastBytes :wave: i hope you enjoyed the rest of kubecon :) Hmm, i think from a product perspective it fits quite nicely with external-secrets. The assumption in the...
We discussed this issue today in the community meeting: tl;dr yes, please! But we lack capacity for this RN :disappointed: So, tbh there's so much going on with the project...
// moved contents to first post :point_up:
/ok-to-test-managed sha=e5ed381 provider=aws
/ok-to-test-managed sha=e5ed381 provider=gcp
/ok-to-test-managed sha=e5ed381 provider=aws
@gusfcarvalho if you have some time to review :pray: I left comments to explain a little bit of background.
```yaml apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: name: example spec: # [omitted for brevity] data: - secretKey: my_fullpath_val remoteRef: key: /my/full_path/to/value ``` We have an example here and also more info...