Files
cloudpods/pkg/hostman/hostdeployer
wanyaoqi b58cd52d30 Automated cherry pick of #18822: Automated cherry pick of #18821: Feat/deploy guest (#18823)
* feat(region): add guest rescue api && download initrd from baremetal tftp server && add baremetal agent ip finder & update pic address & support ip kernel config.

* feat(host-deployer): use qemu-kvm as default deploy dirver

---------

Co-authored-by: boironic@gmail.com <boironic@gmail.com>
2023-11-30 16:50:18 +08:00
..
2023-10-02 00:33:18 +08:00

$ protoc --version
libprotoc 3.21.5
$ GOPROXY=direct go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
$ GOPROXY=direct go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
$ protoc -I apis --go_out=./apis --go_opt=paths=source_relative --go-grpc_out=./apis --go-grpc_opt=paths=source_relative apis/deploy.proto