Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

kfctl delete fails with regex error #493

Open
viktoriaas opened this issue May 4, 2021 · 0 comments
Open

kfctl delete fails with regex error #493

viktoriaas opened this issue May 4, 2021 · 0 comments

Comments

@viktoriaas
Copy link

Hi,
I want to install kubeflow on Rancher (following https://rancher.com/blog/2020/introduction-to-machine-learning-pipeline) and the kfctl command ended with error. I wanted to delete everything to start over but kfctl delete -f ${CONFIG_URI} ends repeatedly with

Code 500 with message: kfApp Delete failed for kustomize:  (kubeflow.error): Code 400 with message: couldn't delete customresourcedefinitions Error: unable to parse requirement: invalid label value: ".kfctl": at key: "app.kubernetes.io/name": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue',  or 'my_value',  or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')

What can I do about this?

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant