brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

README.md should mention cron event source #1851

Closed krancour closed 2 years ago

krancour commented 2 years ago

The README.md currently lists other official brigade projects that are compatible with Brigade v2.

idk if we'll eventually get away from doing that, but for now, the cron event source is conspicuously absent from the page.

Let's add it: https://github.com/brigadecore/brigade-cron-event-source

hamees-sayed commented 2 years ago

Do we need to add cron-event-source as a bullet point under a new "Event Source" Heading?

krancour commented 2 years ago

Ah, yes. Gateways are a type if event source, but not all event sources are gateways. A new heading after gateways would make sense. Let's have it say "Other Event Sources." The noisy neighbor could also be moved into that list.