sigstore / rekor

Software Supply Chain Transparency Log
https://sigstore.dev
Apache License 2.0
857 stars 160 forks source link

Entries getting added to TreeHead table even if Rekor APIs are not invoked #2169

Open subhamoycomputer opened 1 week ago

subhamoycomputer commented 1 week ago

Hi All,

once we bring up Rekor in our local system, we have seen one unusual behavior. Even though the APIs are not in use, still there are entries getting added to the “TreeHead” table constantly at random periodic intervals. It is hecause of this behavior the data count in TreeHead table is constantly increasing. Is this a known behaviour? Can this be stopped by setting any flags on startup commands ?

bobcallaway commented 1 week ago

I'd recommend filing this question on the google/trillian repo since this is a Trillian question