DashJay

Results 5 issues of DashJay

when I push a tarball with only one image in it, crane works very well, but when I push a tarball contains more than one image, error throw out. ```...

config for local-path ``` nodePathMap: - node: hello-test-ssd-0003.host paths: - /mnt/nvme6n1 - /mnt/nvme7n1 - /mnt/nvme8n1 - /mnt/nvme9n1 - /mnt/nvme10n1 - /mnt/nvme11n1 - node: hello-test-ssd-0004.host paths: - /mnt/nvme6n1 - /mnt/nvme7n1 -...

### What happened? I recently migrate the blog from other theme to stack, I found gitalk not work, then I found that proxy param not rendered ### Hugo version v0.125.5...

I found missing proxy configuration for gitalk and added it

**Describe the bug (描述bug)** When server response a big value(more than 4096K), client will get error. I think this can be resolve by add some grpc options, but I don't...