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

Fix "Using Your Login With The CLI" #4707

Closed
alexec opened this issue Dec 11, 2020 · 0 comments · Fixed by #4708
Closed

Fix "Using Your Login With The CLI" #4707

alexec opened this issue Dec 11, 2020 · 0 comments · Fixed by #4708
Assignees
Labels

Comments

@alexec
Copy link
Contributor

alexec commented Dec 11, 2020

Summary

image

Should be ARGO_SECURE=true and export ARGO_SERVER=workflows.apps.argoproj.io:443`

Diagnostics

What Kubernetes provider are you using?

What version of Argo Workflows are you running?

Paste a workflow that reproduces the bug, including status:
kubectl get wf -o yaml ${workflow} 
Paste the logs from the workflow controller:
kubectl logs -n argo $(kubectl get pods -l app=workflow-controller -n argo -o name) | grep ${workflow}

Message from the maintainers:

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

@alexec alexec self-assigned this Dec 11, 2020
alexec added a commit to alexec/argo-workflows that referenced this issue Dec 11, 2020
Signed-off-by: Alex Collins <alex_collins@intuit.com>
alexec added a commit that referenced this issue Dec 11, 2020
Signed-off-by: Alex Collins <alex_collins@intuit.com>
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.

1 participant