-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Demo website is down #12157
Comments
Yea, it's been down for some time (at least a few months by my count). It got mentioned on Slack a month ago. CD's demo site had also been down for a while. It got brought up in maintainers meetings in April, May, and June. It was previously hosted and maintained by Intuit and was in-progress to move to a CNCF-hosted account. It looks like we got a CNCF GCP account in October-ish, which is why CD's demo site is back up I think? @terrytangyuan is working on it per the meeting notes, so assigning him here |
I believe @sarabala1979 is working with Leo on this. |
For reference, this may be due to argoproj/argoproj-deployments#26 or argoproj/argoproj-deployments#13. The former seems to roughly add up timeline-wise, but it may have been down longer per the latter. That repo is synced with CD and deploys Workflows, and the Server is down because it can't reach Dex, both of which have the old Asked in the approvers channel if this could be merged, which may fix the issue. |
The deployment is back up partially and no-longer 503ing, but not working properly. Slack thread in |
FYI, there is a migration of the demo argo in progress. Everything in https://cd.apps.argoproj.io/applications, including workflow, points to https://github.com/agaudreault/argoproj-deployments/tree/add-gcp-infra. It seems like the channel you link is a private one. You can DM me on Slack or add me to a public thread if there is something not working requiring immediate actions. It is now running in the new GCP account and it should be merged soon to the main branch with argoproj/argoproj-deployments#28 |
It's a link to a thread in the private
I did list argoproj/argoproj-deployments#26 and argoproj/argoproj-deployments#13 above. There are still other open issues and PRs in that repo. It seems like the Given that the Workflows demo is not accessible, I don't think this issue should be closed yet |
Pre-requisites
:latest
What happened/what you expected to happen?
link to the demo website on the readme is broken https://workflows.apps.argoproj.io/workflows/argo
https://github.com/argoproj/argo-workflows/#try-argo-workflows
Version
latest
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
open link https://workflows.apps.argoproj.io/workflows/argo
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: