kfctl icon indicating copy to clipboard operation
kfctl copied to clipboard

can't remove components to create custom kfdef

Open ryandawsonuk opened this issue 6 years ago • 2 comments

I tried creating a custom config without jupyter notebooks. I used to be able to remove this but now when I do kfctl apply it errors with:

ERRO[0053] error evaluating kustomization manifest for jupyter-web-app Error absolute path error in '../kustomize/jupyter-web-app' : evalsymlink failure on '../kustomize/jupyter-web-app' : lstat /home/ryan/Documents/src/seldon-deploy/seldonctl/seldon-deploy-install/prerequisites-setup/tempresources/kf-install/kfapp/kustomize/jupyter-web-app: no such file or directory  filename="kustomize/kustomize.go:173"
Error: failed to apply:  (kubeflow.error): Code 500 with message: kfApp Apply failed for kustomize:  (kubeflow.error): Code 500 with message: error evaluating kustomization manifest for jupyter-web-app Error absolute path error in '../kustomize/jupyter-web-app' : evalsymlink failure on '../kustomize/jupyter-web-app' : lstat /home/ryan/Documents/src/seldon-deploy/seldonctl/seldon-deploy-install/prerequisites-setup/tempresources/kf-install/kfapp/kustomize/jupyter-web-app: no such file or directory

When I put that back in then it errors on the metadata and so on

ryandawsonuk avatar Jan 15 '20 15:01 ryandawsonuk

/kind question /area kfctl /priority p2

jtfogarty avatar Jan 15 '20 18:01 jtfogarty

@jtfogarty: The label(s) area/jupyter cannot be applied, because the repository doesn't have them

In response to this:

/kind question /area Jupyter /priority p2

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jan 15 '20 18:01 k8s-ci-robot