Skip to content
New issue

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

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

Already on GitHub? # to your account

Argo rollouts dashboard fails on watch function #3015

Open
arajs-sedex opened this issue Nov 8, 2024 · 3 comments
Open

Argo rollouts dashboard fails on watch function #3015

arajs-sedex opened this issue Nov 8, 2024 · 3 comments
Labels
argo-rollouts bug Something isn't working more-information-needed Waiting on additional information from issue/PR reporter. no-issue-activity

Comments

@arajs-sedex
Copy link

Describe the bug

The dashboard is deployed properly as it is visible. But when I access it, loading appears and is there forever.

When checking Network on my Chrome, it appears that watch function fails.

http://argo-rollouts.your-domain.com/api/v1/rollouts/application/info/watch

I tried deploying the dashboard using this helm-chart and use port-forwarding to service and directly to pod. Unfortunately the behavior is the same. Tried using different namespace, situation is the same

Related helm chart

argo-rollouts

Helm chart version

2.37.7

To Reproduce

Deploy helm chart with this parameters to have dashboard

project: default source: repoURL: 'https://argoproj.github.io/argo-helm' targetRevision: 2.37.7 helm: releaseName: argo-rollouts values: | dashboard: enabled: true ingress: enabled: true annotations: alb.ingress.kubernetes.io/scheme: internal alb.ingress.kubernetes.io/target-type: ip alb.ingress.kubernetes.io/load-balancer-attributes: routing.http.drop_invalid_header_fields.enabled=true external-dns.alpha.kubernetes.io/hostname: argo-rollouts.your-domain.com kubernetes.io/ingress.class: alb hosts: - argo-rollouts.your-domain.com service: port: 80 chart: argo-rollouts destination: server: 'https://kubernetes.default.svc' namespace: application

Open the dashboard

Expected behavior

Open dashboard and see all deployed rollout apps

Screenshots

image

Additional context

No response

@arajs-sedex arajs-sedex added the bug Something isn't working label Nov 8, 2024
@yu-croco
Copy link
Collaborator

yu-croco commented Nov 9, 2024

Hi @arajs-sedex , can you share us the logs when you access to the endpoint?
*Since we focus on providing Helm Chart, not handle Argo Rollouts' specific behavior, I wonder upstream will help you more.

@yu-croco yu-croco added argo-rollouts more-information-needed Waiting on additional information from issue/PR reporter. labels Nov 9, 2024
@twonds
Copy link

twonds commented Jan 2, 2025

This is also failing for me, @arajs-sedex did you fix the issue?

Copy link

github-actions bot commented Mar 4, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
argo-rollouts bug Something isn't working more-information-needed Waiting on additional information from issue/PR reporter. no-issue-activity
Projects
None yet
Development

No branches or pull requests

3 participants