Max Bruce

Results 17 issues of Max Bruce

Adds IMDS v2 support

**What steps did you take and what happened:** 1. I had total catastophic data loss 2. I deleted all PVCs manually and restarted pods so that Velero could recreate the...

Restore

This PR adds a variant of NullVm, DynVM, that can load in native modules as dynamically linked modules. Haven't written any automated tests yet, wanted to check if any design...

It would be nice to be able to selectively generate some trait implementations that provide insert/query functions.

enhancement

At the moment we have `klickhouse::Row` derivable trait and `klickhouse::Block` raw columnar storage. It would be ideal to have a derivable, easy-to-use `klickhouse::Columnar` derivable trait akin to `klickhouse::Row` but with...

enhancement

This PR: * Adds a feature `wasm32_unknown_unknown`, which is identical to `wasm32_unknown_unknown_js`, except it doesn't enable the `getrandom` crate features. * This allows WASM-only environments to implement their own context-specific...