Project

General

Profile

Actions

User story #5041

closed

Rudder should not commit binary files from shared-folder into its own git

Added by Matthieu CERDA almost 10 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
3
Assignee:
-
Category:
Performance and scalability
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

In Rudder, /var/rudder/configuration-repository is a git tree, containing a shared-files directory to store files to be distributed by Rudder.

Problem: git is not made to handle binary files and behaves quite bad when those are committed into it.

We should either:
  • Use a gitignore to ignore binary files
  • Make something to avoid storing binary stuff in the git tree
Actions

Also available in: Atom PDF