awslabs / aws-greengrass-labs-certificate-rotator

Greengrass component and companion cloud backend for rotating the core device certificate and private key
Apache License 2.0
12 stars 2 forks source link

[Feature request] Job failing context #62

Open IK-Adrian opened 1 month ago

IK-Adrian commented 1 month ago

It would be nice if, when failing a certificate rotation job, the rotator could provide AWS with context on why it failed.

gregbreen commented 1 month ago

Do you mean include the specific reason in the job status details? If so, that seems like a good idea, and I will likely make that change. Thanks for the suggestion!

IK-Adrian commented 1 month ago

Exactly, report the reason why it failed so that we can more easily debug failing applications from the console without having to access the device itself and check the logs.