maugustosilva
maugustosilva
@mbestavros as the author of the "allowlist API", do you have any objections to it?
It is simple enough. Will start implementing it as soon as I am done with "Durable Attestation"
PR #1409 **partially** solves this issue
Commit 9e5c13388daafe6b393997040abe90eb758addd4 fixes it
Is it still relevant?
Not solved yet. Solution seems to be simple, will do it promptly.
@mpeters I believe this has been indeed solved in the latest code (e.g., `timeout=self.request_timeout` on all REST API calls)
/packit retest-failed
Had a quick chat with @mpeters, and he agrees that leaving as one singe commit is acceptable, considering it is a new feature.
> Hi @maugustosilva , it seems we have very log test coverage for this newly introduced code. Would you mind proposing some e2e test scenario in [RedHat-SP-Security/keylime-tests#195](https://github.com/RedHat-SP-Security/keylime-tests/issues/195) or possibly implement...