Alexander Scheel

Results 86 comments of Alexander Scheel

Yes, well, the other PR was as well (using only `{{cluster_path}}`), but this allows you to use the non-Vault responder for some things like you mentioned wanting. I'm not sure...

No, you're sharper than I am this morning. I seem to have forgotten to update the existence check for Transit when adding the no-create option. I was thinking that if...

@maxb @mpalmi @miagilepner It looks like the activity counters needs to be updated, at least as of this last run date: ``` 2023-05-30T14:57:37.057Z [INFO] TestRaft_Configuration_Docker.core-0: http2: panic serving 172.17.0.5:59660: Pattern...

Looking like a good start!

Marking draft as we're awaiting product decisions and consistency analysis of equivalent actions on seal/unseal.

@JasonN3 To clarify @mpalmi questions a little (if I may...) I think I read #12178 as applying to the CertAuth plugin, whereas this appears to help Agents' mutual TLS. I...

Ah, so I see, this does indeed do client cert now that I trace it. A test might be good in that regard ;-) I was thinking https://www.vaultproject.io/docs/agent/autoauth/methods/cert was it,...

@JasonN3 I'd probably add one in the cert auth tests: https://github.com/hashicorp/vault/blob/main/builtin/credential/cert/backend_test.go There's a lot of test certificates available to use, and when you call `vault.NewTestCluster` you can add a new...

Thanks @JasonN3! I'll take another look by Friday, feel free to ping me if I haven't gotten around to it...