You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting allowed TCB statuses should be available since release v1.0.
See the changes in this PR: #344
On the CLI side you can verify a coordinator running on a machine whose TCB is out-of-date using the --accepted-tcb-statuses flag.
For allowing marble on machines whose TCB is out-of-date, you can set the AcceptedTCBStatuses key of a package to the values you deem acceptable.
Though the actual feature is already available, it seems like the second part is not yet reflected in our docs. I will update them as soon as possible.
Use case
I am using marblerun on my local machine whose TCB is out-of-date. The coordinator failed to activate the marble. The log is listed below:
Describe your solution
I found that someone else encounted the problem before. Why not allow the TCB error according to coordinator manifest?
Additional context
The text was updated successfully, but these errors were encountered: