Skip to content
#

cloudevents

Here are 78 public repositories matching this topic...

evankanderson
evankanderson commented Dec 3, 2021

Problem

Sugar Controller is a separate install, which makes its functionality less useful.

Similar to knative/serving#11969, remove sugar-controller as a separate installable YAML, and integrate it into the main eventing controller. Use a namespace-level label selector to enable and disable the sugar controller at the namespace level.

The [current documenta

kind/feature-request help wanted area/eventing good first issue
antoineco
antoineco commented Nov 4, 2021

Currently, the source for Azure Service Bus Topics always manages its own Subscription to the selected Topic.

Similarly to the Google Pub/Sub source, we should allow users to manage the Subscription themselves if they prefer to, and simply give us the name of that Subscription so we can consume messages from it without reconciling it:

https://github.com/triggermesh/triggermesh/blob/c13be0932

enhancement good first issue source:Azure Service Bus Topic

Improve this page

Add a description, image, and links to the cloudevents topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloudevents topic, visit your repo's landing page and select "manage topics."

Learn more