kubeflow / kfctl

kfctl is a CLI for deploying and managing Kubeflow
Apache License 2.0
181 stars 138 forks source link

can't remove components to create custom kfdef #177

Open ryandawsonuk opened 4 years ago

ryandawsonuk commented 4 years ago

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

jtfogarty commented 4 years ago

/kind question /area kfctl /priority p2

k8s-ci-robot commented 4 years ago

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

In response to [this](https://github.com/kubeflow/kfctl/issues/177#issuecomment-574802338): >/kind question >/area Jupyter >/priority p2 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.