Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Triggers when it shouldn't #6

Open
senikk opened this issue Feb 26, 2019 · 0 comments
Open

Triggers when it shouldn't #6

senikk opened this issue Feb 26, 2019 · 0 comments

Comments

@senikk
Copy link

senikk commented Feb 26, 2019

BUG REPORT:

What happened:
My function triggers when topic doesn't match.

What you expected to happen:
Only trigger function when topic is matched

How to reproduce it (as minimally and precisely as possible):
NATSTrigger for the function is set with topic like:
aa.bbbb.016fbb4c-7566-4897-ae92-e82967a48d51.ccccccc.Create

The function is triggered when message arrives to both of these topics and not only the first with .Create at the end:
aa.bbbb.016fbb4c-7566-4897-ae92-e82967a48d51.ccccccc.Create
aa.bbbb.016fbb4c-7566-4897-ae92-e82967a48d51.ccccccc.Update

Anything else we need to know?:
I have made an simple log tool subscribe to aa.> and the message sent is sent to the correct topic

Environment:

  • Kubernetes version: v1.10.3/v1.10.6
  • Kubeless version: 1.0.1
  • Cloud provider or physical cluster: Azure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant