-
Currently, we use `void*` for all sealed types. We should be able to write `[[cheriot::sealed]] struct T *` and propagate the type through the rest of the system.
All operations on sealed types ot…
-
**Describe the bug**
OpenBao Helm installation is failing while running the server in Standalone mode with "postgresql" storage
**To Reproduce**
Steps to reproduce the behavior:
1. Modify v…
-
```lean
import Mathlib
example : Nat.log2 4 = 2 := by
-- decide で示すことができない
fail_if_success decide
simp [Nat.log2]
-- これは通るので Decidable のインスタンスではある
-- なぜ上記の命題を decide で示せないのかというと、…
-
every time I start the kind k8s cluster I need to unseal vault, check if it is possible to auto unseal it every time I restart kind
-
> **Note**
> This is a cross repo tracking issue for what is needed to enable clients to unseal data themselves.
### Context
There are cases where the clients themself might want to unseal the da…
-
Hi,
I have same bq20z70 controller on my battery and it works fine but i want to "unseal" it and as you might know i need password for it.Could you please sniff i2c bus while unlocking via ti tool?…
-
**Which component**:
Controller
**Describe the bug**
I have a sealed secret successfully injected into the cluster, which was encrypted. I wanted to add another key to it, so i edited the cle…
-
I have a Ronin M battery on which I would like to reset the PF flags.
Connecting and reading was a breeze. Thanks for the amazing work.
Now I can't get the BQ30z55 to unseal. I guess they used…
-
It seems like the change to the `cookies()` function in Next.js may have broken a variety of things (#840, #861, #869).
The specific issue that I've encountered is that the cookie does not get save…
-
**Describe the bug**
Hi. I have a cluster of 3 nodes (initialized, unsealed, cluster is working and has a lot of secrets) with raft storage backend with auto-unseal. Auto-unseal type is GCP KMS. …