Prow job history page showing inconsistent/stale results
3 views
Skip to first unread message
Dylan White
unread,
Apr 14, 2026, 5:57:10 AMApr 14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubevi...@googlegroups.com
Hi all,
Hope you are well.
I wanted to flag that the job history page (https://prow.ci.kubevirt.io/job-history) shows inconsistent results, sometimes displaying stale data instead of recent jobs.
Root Cause: latest-build.txt is uploaded to GCS without Cache-Control headers, so Deck reads cached stale values and filters out newer builds. This is why refreshing the page sometimes shows different results.
Just bring up awareness if you notice the same behaviour.