-
**What happened**:
While migrating [etcd bbolt](https://github.com/etcd-io/bbolt) ARM64 GitHub workflows to the prow infrastructure, we're facing issues trying to enable our robustness tests.…
-
**Describe the bug**
I have a 3 node vault cluster using raft storage, in Kubernetes. If I restart one of the pods, it fails immediately and continuously with the following error:
```
panic: …
-
### Component(s)
extension/storage/filestorage
### What happened?
## Description
When there are issues with underlying a linux guest storage, mostly in scenarios where the hypervisor loses connect…
-
When I run onedriver with debug enabled and I try to directly create a borgbackup on onedrive, I get after working for a few minutes, the following error:\.
Any ideas?
```
2022/05/03 00:41:24 r…
teras updated
3 weeks ago
-
## Backgroud
There are some long standing data corruption issues, which indicate that there might be potential bug(s) in freelist management.
- https://github.com/etcd-io/bbolt/issues/778
- https:/…
-
Some notable changes in bbolt 1.4.0:
- Code refactoring, e.g moving some common logic into package `internal/common`;
- Big improvement on the surgery commands;
- Add logger into bbolt;
- Some per…
ahrtr updated
6 hours ago
-
According to the README, I downloaded the trivy.db file but I could not use it directly using SQLite so I checked the file type and it just returned `Data`. I don't know how to write an interfacing co…
-
# Proposal: drop bbolt for chain storage
Rationale: bbolt is the largest cpu and mem consumer during initial sync and that is entirely due to storing headers and cfilters and fetching blocks for di…
-
**Describe the bug**
After upgrading os from 1.7.0 to 1.8.0 with two tenants seeing otel core and otel pod are in crashloopbackoff state
**Steps to reproduce**
1. Bringup up Vanquish High with 1.…
-
Can and should resonate support MySql and BBolt (kv) storage backends ?
Apologies if this isn’t the right place to pose such questions. I’d be interested in implementing them.