Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flowey can't inspect Argo runs #8

Open
bmwilly opened this issue Feb 28, 2023 · 0 comments
Open

Flowey can't inspect Argo runs #8

bmwilly opened this issue Feb 28, 2023 · 0 comments

Comments

@bmwilly
Copy link

bmwilly commented Feb 28, 2023

It seem to have trouble with run names that contain . / - characters, which is the default for Argo runs.
E.g., it finds MyFlow/123 no problem but can't inspect MyFlow/MyFlow/argo-myflow.user.username.myflow-mpfl6 .

I tried

  • inspect MyFlow/argo-myflow.user.username.myflow-mpfl6
  • inspect "MyFlow/argo-myflow.user.username.myflow-mpfl6"
  • inspect MyFlow/argo-myflow.user.username.myflow-mpfl6

Slack discussion here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant