Actions
Bug #15232
closed[config] BlobSigningTTL should be expressable with a suffix
Story points:
-
Release:
Release relationship:
Auto
Description
It was discovered in #15200 that the BlobSigningTTL configuration field must be expressed in seconds.
Last time we debated this we decided it's really useful to support suffixes. The code already exists in Ruby and Go. It looks like all we need to do is change it to ActiveSupport::Duration, to match DefaultTrashLifetime, PreserveVersionIfIdle, etc.
Updated by Tom Morris almost 6 years ago
- Target version changed from To Be Groomed to 2019-05-22 Sprint
Updated by Tom Clegg almost 6 years ago
Updated by Peter Amstutz almost 6 years ago
Tom Clegg wrote:
15232-blobttl-suffix @ 47eaf671717bc185abd868e7ada9284214d318a5 -- https://ci.curoverse.com/view/Developer/job/developer-run-tests/1237/
LGTM
Updated by Tom Clegg almost 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|6bb345e5958f905e0527facdc5b08d973a535f3a.
Actions