-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
None
-
None
As a CI user or admin
I want to have a status and availability dashboard for SHIP components
So that I can be aware of any outages
Acceptance Criteria
- A postgres database is created to store component outages
- An API exists to report status and availability of arbitrary SHIP components based on information in the database
- It should be able to return historical outage information for components
- Oauth in place for any mutating actions
- It should be possible to manually create an outage in a component(s) (by authorized users)
- Outages should be editable (by authorized users)