Alexander Scheel

Results 217 comments of Alexander Scheel

Syncing some commentary from matrix by me: --- Hmmm, splicing all the binaries up will be a little interesting without tree shaking. We'll probably need to restructure more than a...

Cross-posting my comment from #162: I had started down [this path earlier](https://github.com/cipherboy/openbao/tree/split-binaries) before realizing that it will be substantial work. I think what needs to happen is, for each file...

Some more notes: I think configuration needs to be split out from Agent/Proxy and Server; the latter includes seal wrapping which brings in `go-kms-wrapping` and thus the large cloud SDKs,...

@celesteking Sorry about the delay in getting back to you. :-) OpenBao (and upstream) lack cross-plugin communication of any sort; this is well documented on various issues upstream and hard...

\o hey @bnevis-i --- some thoughts here. I think this might be hard to achieve as written. Plugins cannot load until the underlying storage is decrypted and this can require...

> Appreciate the thorough review. I'm an end-user and have little idea how to approach this, but what I can tell for sure is that there are people out there...

> BTW, maybe that's for good, at least in terms of security. Zero trust paradigm has proven to be a successful one. This is true, but there is a gradient,...

@ollevche yes, sadly this is a cache issue. This is why I want @naphelps to tag the next alpha as [above the past releases](https://github.com/orgs/openbao/discussions/21#discussioncomment-8362453). When forking, all tags were pushed...

@naphelps 2>1.14, so that works for me!

@ollevche I think https://github.com/opentofu/opentofu/pull/1436 was merged, are we good to close this one? We're slated to cut GA in a couple of weeks and with the 2.0.0 version number, should...