GitLab Geo: Display Attachments from Primary node
Rationale
We don't have any short term plan to store attachments in an Object Storage service (S3 compatible, for example) that would make possible to replicate content to secondary nodes.
This is something we should probably re-discuss in the future, as we are slowly moving into supporting S3 for other features:
- https://gitlab.com/gitlab-org/gitlab-ee/issues/239#proposed-technology-stack
- https://gitlab.com/gitlab-org/gitlab-ce/issues/13825
Display Attachments
Based on the direction issue for GitLab Geo (#76), @dzaporozhets suggest we patch our Markdown to point images to the master.
Checklist
-
Build images URLs based on primary node URL -
Specs