1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Add notification controller to docs

This commit is contained in:
stefanprodan
2020-07-02 12:58:01 +03:00
parent e594350307
commit a744b304a0
6 changed files with 33 additions and 4 deletions

View File

@@ -28,12 +28,12 @@ Non-Goals
Tasks
- Review the git source and kustomize APIs
- Design the events API
- ~~Design the events API~~
- Implement events in source and kustomize controllers
- Implement Prometheus metrics in source and kustomize controllers
- Make the kustomize-controller apply/gc events on-par with Flux v1 apply events
- Design the notifications and events filtering API
- Implement a notification controller for Slack, MS Teams, Discord, Rocket
- ~~Design the notifications and events filtering API~~
- ~~Implement a notification controller for Slack, MS Teams, Discord, Rocket~~
- Implement the migration command in tk
- Create a migration guide for `flux.yaml` kustomize users