Kevin Sztern
Kevin Sztern
Hello, I wanted to know if this feature was still worked on? I'm still a beginner in Rust, but I'd gladly help if I can!
One unsung hero of this enhancement would be the usage of tar instead of zip, which would allow symlinks in docker appliances to be preserved when doing an export. I...
I think the comments are misleading: the `capabilities` field in the `servers` variable are for defining the client capabilities, but `documentFormattingProvider` is a server capability. It could instead be modified...
I've been playing with the LGTM stack on my personal cluster, the [current code](https://github.com/Chewie/loutretelecom-manifests/tree/main/manifests/addons/monitoring) could be of interest for this issue. Things to note though: * I'm using kustomize to...
A use case where a generic patch via something equivalent to yq would be useful, and that copy doesn't cover, is a scenario in which the organization uses a CRD...
Something I'd like to add to the wishlist, but maybe too complex or out of scope: The ability to transactionally publish to a stream **and** write to a KV atomically....
Hmm makes sense, I am not deeply familiar with the KV architecture and thought that a KV could reuse a stream. You can safely disregard my previous comment then 😄
Given that this is the only reasonable way to get actual composition revisions when using custom functions (and that this mode is what is pushed through upbound's tooling with embedded...