You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will get image <DOCKER_REPO>/net-istio/controller when I run this cmd KO_DOCKER_REPO=<DOCKER_REPO>/net-istio ko publish -B -t v0.16.1 ./cmd/controller/
but sometimes I want to rename docker repo image name, like <DOCKER_REPO>/net-istio/networking-istio-controller.
may ko support the -o networking-istio-controller options?
The text was updated successfully, but these errors were encountered:
I will get image
<DOCKER_REPO>/net-istio/controller
when I run this cmdKO_DOCKER_REPO=<DOCKER_REPO>/net-istio ko publish -B -t v0.16.1 ./cmd/controller/
but sometimes I want to rename docker repo image name, like
<DOCKER_REPO>/net-istio/networking-istio-controller
.may ko support the
-o networking-istio-controller
options?The text was updated successfully, but these errors were encountered: