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

Argo apidocs no longer served #3697

Closed
laymain opened this issue Aug 7, 2020 · 3 comments · Fixed by #3701
Closed

Argo apidocs no longer served #3697

laymain opened this issue Aug 7, 2020 · 3 comments · Fixed by #3701
Labels

Comments

@laymain
Copy link

laymain commented Aug 7, 2020

Summary

Argo server UI does not provide API documentation as mentioned in the documentation.
Going to http://localhost:2746/apidocs just renders a blank page (with left menu panel).

Diagnostics

What version of Argo Workflows are you running?

λ kubectl -n argo describe po argo-server-85bb655c4f-dp24h
Name:           argo-server-85bb655c4f-dp24h
Namespace:      argo
Priority:       0
Node:           kind-control-plane/172.18.0.2
Start Time:     Fri, 31 Jul 2020 10:55:25 +0200
Labels:         app=argo-server
                pod-template-hash=85bb655c4f
Annotations:    <none>
Status:         Running
IP:             10.244.0.5
Controlled By:  ReplicaSet/argo-server-85bb655c4f
Containers:
  argo-server:
    Container ID:  containerd://f3fba6d14fe75e17e5ca462c72f47ac9df49a2c8e464671c84f4e69e23afa161
    Image:         argoproj/argocli:v2.9.3
    Image ID:      docker.io/argoproj/argocli@sha256:4353763dc8d748a6e922c81695af6b92524691053df9e6dc19618c2e5bfa7832

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@alexec
Copy link
Contributor

alexec commented Aug 7, 2020

What version of Argo Workflows are you running? You must be running > v2.10

@laymain
Copy link
Author

laymain commented Aug 7, 2020

I'm running the 2.9.3 version, the documentation mentions

v2.5 and after

@alexec
Copy link
Contributor

alexec commented Sep 2, 2020

Available for testing in v2.11.0-rc1.

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

Successfully merging a pull request may close this issue.

2 participants