Closed
Bug 1165126
Opened 11 years ago
Closed 10 years ago
docker-worker: Make artifact expiration optional, default to task.expires
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonasfj, Unassigned)
References
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
As of the new queue (deployed end of Q1) we now have a "task.expires".
I suggest that we default artifact expiration to task.expires.
This will be the alternative to bug 1135833.
We do want to ability to set even shorter expiration.
Note, queue will not allow artifact to expire after "task.expires".
Updated•10 years ago
|
Component: TaskCluster → Docker-Worker
Product: Testing → Taskcluster
Updated•10 years ago
|
Whiteboard: [good first bug]
Comment 2•10 years ago
|
||
Attachment #8722235 -
Flags: review?(jopsen)
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8722235 [details] [review]
https://github.com/taskcluster/docker-worker/pull/214
Looks sound to me...
Attachment #8722235 -
Flags: review?(jopsen) → review+
Comment 4•10 years ago
|
||
Commit pushed to master at https://github.com/taskcluster/docker-worker
https://github.com/taskcluster/docker-worker/commit/0b306d5a72c050f091ffa02474faebe99da1f9c3
Merge pull request #214 from gregarndt/artifact_expiration
Bug 1165126 - Validate artifact expiration and allow artifact.expires to be optional
Comment 5•10 years ago
|
||
Merged, will go out with the next AMI deployments
https://github.com/taskcluster/docker-worker/commit/0b306d5a72c050f091ffa02474faebe99da1f9c3
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: Docker-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•