Skip to content

make timeline report code robust to incomplete Flux resources

Thomas Morin requested to merge timeline-fix-no-status into main

While troubleshooting https://gitlab.com/sylva-projects/sylva-core/-/jobs/7057851352, I noticed that the timeline was unusable, due to a number of Flux resources having an incomplete status.

I ended up rewriting the code to make it more robust to various cases of incomplete status or missing annotations on Flux resources.

Edited by Thomas Morin

Merge request reports