Greg Look

Results 61 comments of Greg Look

I'm designing this for the 2.x rewrite, that's a good callout that this should be visible to library clients.

@bsless a couple questions about your use-case - what information would you want to be passed to these callbacks? The current design in 2.x supports the following options on the...

Passing the client to the callbacks seems like a good idea - originally I had been thinking that the callback could close over the client, either directly or with a...

Deferring this to unblock the 2.x release.

Still an interesting idea, but not going to block 2.x on this.

Neat, I hadn't looked into the Vault agent before - sounds like it handles many of the things that the client code is doing right now. In that case you'd...

Yikes. I've been working on a [2.x rewrite](https://github.com/amperity/vault-clj/tree/vault-2.x-rewrite) of the library on the side, I'll make sure to adjust to not use those endpoints.

I'm going to be pretty busy the next month and a half, so at a guess, sometime in October.