spiffe / spire

The SPIFFE Runtime Environment
https://spiffe.io
Apache License 2.0
1.81k stars 478 forks source link

Rely on the authority ID instead of the issued time when updating the status of keys in the journal #5622

Closed amartinezfayo closed 3 days ago

amartinezfayo commented 3 weeks ago

We have the authority_id field in the journal since v1.7.2. It's time to stop relying on the issued at time as a way to identify keys when updating the status of the keys in the journal, and use the authority ID instead.