Azure / fleet

Multi-cluster core
MIT License
76 stars 22 forks source link

interface: add APIs for notifications (alerts) #910

Open michaelawyu opened 3 weeks ago

michaelawyu commented 3 weeks ago

Description of your changes

This PR adds provisional APIs for notifications (alerts).

I have:

How has this code been tested

N/A

Special notes for your reviewer

michaelawyu commented 3 weeks ago

Note: the thought/original design on this API has changed a bit upon closer inspection; will write a mini UX doc to explain some of the decisions and the workflow.

michaelawyu commented 1 week ago

Note: per earlier discussions, this PR is under some tweaking towards a more event-based experience.