kubevela / velad

Lightweight KubeVela that runs as Daemon in single node with high availability.
Apache License 2.0
67 stars 16 forks source link

Fix: install fail for invalid Host header #154

Closed chivalryq closed 1 year ago

chivalryq commented 1 year ago

This error is caused by compatibility of go 1.20.6 and moby. See https://github.com/k3d-io/k3d/issues/1321