kserve/modelmesh-serving

Install script not working on kustimize version `(devel)`

janwytze opened this issue · 0 comments

Describe the bug

The install script just stops without error when it reaches the Kustomize version check.

To Reproduce
Steps to reproduce the behavior:

  1. Run GOBIN=$(pwd)/ GO111MODULE=on go install sigs.k8s.io/kustomize/kustomize/v5@latest to install Kustomize
  2. Follow the quickstart guide.

Expected behavior

ModelMesh should be installable on Kustomize version (devel).

Environment (please complete the following information):

  • OS: Ubuntu 22.04