You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After running amqp-sensor.yaml, the sensor amqp-example is in Error phase with the message "the signal 'amqp' does not exist with the signal universe. please choose one from: [calendar resource nats webhook]"
To Reproduce
Steps to reproduce the behavior:
Following Quick Start Guide to set up Argo Events and Argo,
kubectl apply -f examples/amqp-sensor.yaml
kubectl describe sensor.argoproj.io/amqp-example
See "Phase: Error" and "Message: the signal 'amqp' does not exist with the signal universe. please choose one from: [calendar resource nats webhook]"
Expected behavior
Signal Guide says that amqp type is supported, and I see amqp is under signals/stream/builtin, but why the sensor with signal type amqp does not work.
The text was updated successfully, but these errors were encountered:
Describe the bug
After running amqp-sensor.yaml, the sensor amqp-example is in Error phase with the message "the signal 'amqp' does not exist with the signal universe. please choose one from: [calendar resource nats webhook]"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Signal Guide says that amqp type is supported, and I see amqp is under signals/stream/builtin, but why the sensor with signal type amqp does not work.
The text was updated successfully, but these errors were encountered: