ship icon indicating copy to clipboard operation
ship copied to clipboard

Unable to complete step 4 on Web UI

Open yujunz opened this issue 5 years ago • 1 comments

Expected behavior

Complete step 4 on Web UI

Actual behavior

It forces me to go back to previous steps while there is nothing more to be done.

Whoa there, you're getting a little ahead of yourself. There are steps that need to be completed before you can be here.

Take me back

Information

  • Ship version: 0.37.1
  • Docker version: 18.09.2
  • Command line run: ship init https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/tree/master/manifest

Steps to reproduce the behavior

  1. ship init https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/tree/master/manifest
  2. Click "Next" to reach step 4

yujunz avatar Apr 08 '19 03:04 yujunz

Any way, the kustomize manifests are created even we terminate the process with Ctrl+C in console. But the base can not be built normally.

Error: AccumulateTarget: rawResources failed to read Resources: id '"apps_v1_Deployment|spark-operator|~P|sparkoperator|~S"' already used

There seems to be a duplicated definition of the deployment in spark-operator.yaml and Deployment-sparkoperator-spark-operator.yaml. Not sure if this has something to do with the abnormal behavior in Web UI. A proper error message would be appreciated instead of forcing me to go back :-)

yujunz avatar Apr 08 '19 03:04 yujunz