Dave

Results 17 issues of Dave

**Describe the bug** I am working on cleaning up and getting the tinker-board-2 (rk3399) build working, which is listed as a `.wip` in this repo. I noticed I am running...

**Describe the bug** The kustomize templates at: https://github.com/ethereum-optimism/optimism/tree/develop/infra/op-replica/kustomize Include in the instructions to use a "configmaps" dir that doesn't exist under the "Building" header: `kubectl diff -k ./bases/configmaps/` and `kustomize...

C-bug
M-ops
P-unconfirmed

This branch will not compile. You're attempting to get the size of a pointer with a macro, which the compiler doesn't like.. In file included from include/linux/delay.h:8, from include/common.h:27, from...

Currently when the node runs, port 26656 is bound to `0.0.0.0:26656` -- in some instances such as with NAT or with multiple NICs, this will over-expose traffic to un-intended IP's....

documentation

#### Problem By default the logs for solana-validator are a fire hose of metrics with a few critical bits of logging amongst the chatter. This makes it very hard to...

stale
community

### Relevant telegraf.conf ```toml [global_tags] [agent] interval = "10s" round_interval = true metric_batch_size = 1000 metric_buffer_limit = 10000 collection_jitter = "0s" flush_interval = "10s" flush_jitter = "0s" precision = "0s"...

bug
upstream

Hi, I've verified this on a few different F38 installs to verify that this isn't a config issue. When I attempt to build `librocksdb-sys` (any version) it does not successfully...

I am seeing this behavior in v0.21: 1. Install snappy-devel in os packages 2. Compile without snappy compression feature enabled, IE: ``` [dependencies.rocksdb] version = "0.21.0" default-features = false features...

A number of k8s secrets providers will expose an encrypted volume mount with a file path with which to provide secrets. This allows a file path to be defined as...

When I set up partitions, it would be nice if it didn't expect me to memorize the partition extents. IE if my first partition ends at `1052671` then the second...