Chen, Dylan

Results 4 issues of Chen, Dylan

postgres 14 deployed in kubernetes with 64Gi huge page on running TPC-C benchmarking with 800 warehouses(~80GB data size) ```console $ free -g total used free shared buff/cache available Mem: 503...

question

``` docker save `docker images|grep -v '^tpcc'|grep 'tpcc-'|grep 'sfdev-latest'|awk 'BEGIN { OFS=":" }{print $1,$2}'|tr '\n' ' '`|gzip >/tmp/images.tar.gz Error response from daemon: invalid reference format: repository name must be lowercase...

**Environment** - Calico/VPP version: both v3.23 and v3.24 - Kubernetes version: 1.24 - Deployment type: bare-metal... - Network configuration: Calico /VXLAN enabled **Issue description** 2022-12-23 07:54:43.193 [WARNING][32] tunnel-ip-allocator/param_types.go 294: Path...

**Environment** - Calico/VPP version: v3.24.0 - Kubernetes version: v1.24.4 - Deployment type: bare-metal... - Network configuration: Calico without VXLAN - OS: ubuntu22.04 **Issue description** Follow the official [getting-started](https://projectcalico.docs.tigera.io/getting-started/kubernetes/vpp/getting-started) to install...