-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d34f923
commit 23b8e35
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# Roadmap | ||
|
||
## Development Phase | ||
- Add prometheus metrics collection | ||
- E2E testing | ||
- Microsoft Azure Blob Gateway | ||
- Microsoft Teams Gateway | ||
- Document use-cases | ||
- Event Source Custom Resource | ||
- Support for HTTP, NATS, Kafka triggers. | ||
- Docker Events Gateway | ||
- Aliyun OSS Events Gateway | ||
- Stripe Webhook Gateway | ||
- Support Subscription CRD as communication channel between Gateway and Sensor | ||
- Support Trigger CRD to simplify Sensor definition | ||
- Support for HTTP, NATS, Kafka triggers | ||
- CloudEvents NATS support |