Sam Batschelet

Results 14 issues of Sam Batschelet

## Feature Request https://github.com/hyperium/tonic/pull/861 added support for unix domain sockets but it doesn't appear to support abstract sockets. Rust added abstract namespace support recently https://github.com/rust-lang/rust/pull/85379 and I was curious if...

## Feature Request Rust added abstract namespace support recently[1] and adding support for tokio would open up support for tonic[2]. Thanks in advance for your consideration. [1] https://github.com/rust-lang/rust/pull/85379 [2] https://github.com/hyperium/tonic/issues/966

A-tokio
M-net
C-feature-request

Incremental test coverage improvement for Watch. Initial testing seems to fail during TestCtlV3AuthAndWatchInteractive. ref: https://github.com/coreos/etcd/issues/9149

stage/tracked

The cost of entry for subnets is fairly high which could motivate validator owners to service many subnets. We should better understand the upper bounds of what a system will...

good first issue
help wanted
testing
lifecycle/stale

First of all `avalancheup-aws` is a nice tool it helped me quickly setup nodes on AWS. While working on creating a new subnet and blockchain I noticed that the `AvalancheGo`...

help wanted
good first issue

I would be nice to have a simple web UI or even a basic terminal only binary that manages the configuration files generated by avalancheup. This could allow for the...

enhancement

We found in Ci that the use of airdrop[1] functionality would oom nodes due to high memory usage. This issue is to track the perf issue and possibly correct so...

bug

Currently exported `public` Program functions all return a i64 and most errors are panics. This issue is for returning a result and handling the custom error types. I think it...

wasmlanche

[1] https://github.com/ava-labs/hypersdk/blob/main/keys/keys.go [2] https://github.com/ava-labs/hypersdk/blob/main/examples/morpheusvm/storage/storage.go#L131 (need to add a better description here)

wasmlanche

### What happened? ``` crio --version crio version 1.29.4-6.rhaos4.16.git0e93ae2.el9 Version: 1.29.4-6.rhaos4.16.git0e93ae2.el9 ``` Verify status of unpinned image ``` crictl image --pinned quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5f93519952ee4389c0b5a380a49eb74cbb8b3b040da843f31fee5b3ba8fa8515 IMAGE TAG IMAGE ID SIZE PINNED quay.io/openshift-release-dev/ocp-v4.0-art-dev 94a4bca6c68c4...

kind/bug
good first issue