Install script not working on kustimize version `(devel)`
janwytze opened this issue · 0 comments
janwytze commented
Describe the bug
The install script just stops without error when it reaches the Kustomize version check.
To Reproduce
Steps to reproduce the behavior:
- Run
GOBIN=$(pwd)/ GO111MODULE=on go install sigs.k8s.io/kustomize/kustomize/v5@latest
to install Kustomize - Follow the quickstart guide.
Expected behavior
ModelMesh should be installable on Kustomize version (devel)
.
Environment (please complete the following information):
- OS: Ubuntu 22.04