Skip to content
#

events

Here are 2,917 public repositories matching this topic...

watermill
AlexCuse
AlexCuse commented Jan 26, 2022

I have this implemented in a custom marshaler now but wondering if it makes sense to push back upstream - when we are integrating with legacy services we find it useful to use the correlation ID as the message ID when first brought into watermill - from there they get sent on headers to subsequent services and work normally.

Its a simple change if it would make sense for other users.

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

cycomachead
cycomachead commented May 17, 2021

I'm submitting a ..

  • Bug Report
  • Feature Request

Current behavior:
The check for open? on a CFP uses Date.current.

Expected correct behavior:
This should use the current conference timezone.

Steps to reproduce:

  1. Set a CFP end date
  2. The the server to UTC
  3. Set the timezone of the conference to somewhere else

Notice that during the time delta th

Improve this page

Add a description, image, and links to the events 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 events topic, visit your repo's landing page and select "manage topics."

Learn more