Alexander Scheel

Results 588 comments of Alexander Scheel

> Many (maybe all?) secrets have `created-at` metadata. I don't think this is largely true. Dynamic secrets won't (they're created just-in-time), though you could create a new rotated credential type...

@phyrog I'd likely suggest introducing `parent` and `fullpath` as new items in the `NamespaceEntry` struct; my 2c. Path is an existing field in the `namespace` struct, so we might not...

@phyrog Ah, no, I think you're right and I was misunderstanding API vs storage. Token and ACL store both seem to assume Path is fully formed. So we'll have to...

@phyrog Ah, that's too bad. I had hoped for some consistency. TBH, `namespace lookup` returning a full path doesn't really make sense, since you're already querying at a given layer....

This will be in v2.3.0 Beta release!

Thank you to @genelet, @driif, @satoqz, @wslabosz-reply, @phyrog, and @voigt for your contributions!

@YannickTeKulve Maybe I'm doing something incorrectly, but I'm not able to reproduce this: ``` ( ( killall bao && sleep 1 ) ; devbao node start --force --initialize --unseal --seals...

💯 , I'd love to see this happen.

@wslabosz-reply Have you given any thought to unifying `audit` into the regular plugin architecture as well? I'm not entirely sure if it is a separate ask or if it just...

Hey @Meystergod -- you should probably chat with @genelet -- he's working on something similar for both Raft and PostgreSQL. Check out the messages on the `horizontal-scalability` working group mailing...