You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78d8b926db
Delay loading the attestation data immediately, and only compute it upon request. We do this using a deferred function which allows to define the computation in the same place as before, but perform the computation later. With this patch, we ensure that the attestation data is only pulled from the remote if it is actually referenced in the format string - otherwise, we can skip it, for improved performance. Signed-off-by: Justin Chadwell <me@jedevc.com> |
2 years ago | |
---|---|---|
.. | ||
buildflags | 2 years ago | |
cobrautil | 3 years ago | |
confutil | 3 years ago | |
dockerutil | 2 years ago | |
gitutil | 2 years ago | |
imagetools | 2 years ago | |
logutil | 3 years ago | |
platformutil | 5 years ago | |
progress | 2 years ago | |
resolver | 3 years ago | |
tracing | 4 years ago | |
userfunc | 2 years ago | |
waitmap | 3 years ago |