Closed lukegonis closed 1 year ago
This is a big ticket, might be better to split it up into research and implementation tickets. Doing some research on this will allow us to estimate the implementation better. This ticket will also involve Ian an equal amount and maybe Billy.
Not relevant anymore.
We need a way to monitor the provisioner and see when it fails. Currently, the devs find out that the provisioner has failed from feedback by other team members. It would be nice to have the provisioner send callbacks to the API whenever a pod succeeds or fails.
The provisioner is just a script so we can’t see when it fails but we should be sent a message somehow (notification) to know that a job is being triggered and if a job fails or succeeds.
Once the provisioner has created a pod, it should trigger a callback to send a HTTP request back to the registry API. Additionally, we could hook this up to rocket chat through the API so that we are alerted when a pod fails.
DOD:
Stretch