Closed
Bug 1225154
Opened 10 years ago
Closed 10 years ago
Remove out of date fig/docker configs until we officially switch from Vagrant
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
See https://github.com/mozilla/treeherder/pull/1087#issuecomment-156431610
tl;dr: the configs are out of date, unused and any potential future solution may end up using something based on the Procfile instead.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8687968 -
Flags: review?(mdoglio)
Updated•10 years ago
|
Attachment #8687968 -
Flags: review?(mdoglio) → review+
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/8375a4aa02ae23abeae8304cf95381b33af9a410
Bug 1225154 - Remove out of date fig/docker configs
We will likely switch to a Docker based solution in the future, however
for now the configs are unused and out of date (fig has been replaced
with docker-compose, we no longer generate per-repo credentials etc).
In addition, there are tools that can convert the Heroku Procfile into
Docker configs, so we may end up using a solution based on that instead.
As such, let's remove the configs (they'll always be available in
version control history) to reduce the maintenance burden and clutter in
the repo.
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•