Stefan Nuxoll
Stefan Nuxoll
This is actually making packaging this software for inclusion in Fedora difficult, this should be a noarch package but the use of %{libdir} is making it impossible to do so....
One thing that would be specifically beneficial for ESO is the support for [inline authentication](https://github.com/openbao/openbao/issues/1301) that landed in OpenBao 2.4. My own deployments aren't anywhere needing this kind of scalability,...
Reading up on this as we're a 100% Azure shop and I've been investigating Kargo. As somebody who's been working in the ecosystem for some years, here's some feedback on...
As an addendum: > Cleanest code possible. Ideally, we would not need to resort to directly building and executing HTTP requests to access any Azure APIs. > > At the...
As much as I enjoy newer configuration languages like Pkl (I'm a big proponent of CUE and have built a fair amount of tooling with it at the core), I...
Any chance this will support Principal Attributes in assignment conditions like Azure Storage does? While being able to restrict what native principals can access is beneficial, a huge use case...
I'm going to +1 this with some details, because the module cache has been a thorn in my side for multiple reasons. On macOS, directories and files where the effective...
@mvdan Yes, actually ``` ➜ cuelang.org rm -rf [email protected] rm: [email protected]/cmd/cuepls/internal/test/integration/base/base_test.go: Permission denied rm: [email protected]/cmd/cuepls/internal/test/integration/base: Permission denied rm: [email protected]/cmd/cuepls/internal/test/integration: Permission denied rm: [email protected]/cmd/cuepls/internal/test: Permission denied rm: [email protected]/cmd/cuepls/internal: Permission denied rm:...
@mvdan I'm in full agreement that part of the design is more or less Good Enough(TM), although something akin to go.sum (just use image digests?) would be a fantastic addition...
Is there an issue with building this from source that I'm not aware of? I actually missed checking active PR's before spending my morning writing a new Portfile for opentofu...