Replies: 1 comment
-
It seems it was related to API server address, I was using FQDN but switching back to IP make this work. Closing this one. Sorry for inconveniences. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure whether this is a bug or if I'm missing something, wanted to start a discussion instead of filing Bug Report issue.
This hangs forever:
Those also hangs:
Events image:
argo get argo-wf-test-zp7g5 -o yaml
Name: argo-wf-tbp-test-zp7g5
Namespace: argo-events
ServiceAccount: unset (will run with the default ServiceAccount)
Status: Succeeded
Conditions:
Completed True
Created: Fri Feb 21 10:53:26 +0300 (33 minutes ago)
Started: Fri Feb 21 10:53:26 +0300 (33 minutes ago)
Finished: Fri Feb 21 10:53:26 +0300 (33 minutes ago)
Duration: 0 seconds
Progress: 0/0
Parameters:
alerts: []
alertname: MyTestAlert
STEP TEMPLATE PODNAME DURATION MESSAGE
✔ argo-wf-tbp-test-zp7g5 argo-wf-test
└───○ argo-wf-test argo-wf-test/argo-wf-test when 'MyTestAlert == "MyTestAlert2"' evaluated false
Beta Was this translation helpful? Give feedback.
All reactions