This commit adds the emission of a message when a CoreOS signing operation is done. It follows the design detailed in this Github comment: the message has the same subject as the requesting message, only with ".finished" appended. It contains a status key that is either SUCCESS or FAILURE.
This commit adds the emission of a message when a CoreOS signing operation is done. It follows the design detailed in this Github comment: the message has the same subject as the requesting message, only with "
.finished" appended. It contains astatuskey that is eitherSUCCESSorFAILURE.