Skip to content

Conversation

@infernus01
Copy link
Contributor

@infernus01 infernus01 commented Jan 28, 2026

Summary

The hardcoded default (v1.0.1) causes signature verification failures when models are signed with newer versions of model-signing. The error manifests as:

Verification failed with error: not enough timestamps validated to meet the validation threshold (0/1)

This PR adds the env var override to use :latest, ensuring compatibility with signatures created by current pip install model-signing.

Release Note

Documentation

Signed-off-by: Shubham Bhardwaj <sbmbhardwaj01@gmail.com>
@miyunari
Copy link
Member

miyunari commented Feb 7, 2026

mh.. We can provide the freedom to the user to use whatever image to sign. But by default I would like to stick to a specific version itself. Mainly to not surprise users with e.g. a breaking change caused by changes on the cli. wdyt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants