User story #5041
closed
Rudder should not commit binary files from shared-folder into its own git
Added by Matthieu CERDA almost 11 years ago.
Updated about 5 years ago.
Category:
Performance and scalability
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
- Target version changed from 2.11.0~beta1 to 2.11.0~beta2
- Target version changed from 2.11.0~beta2 to 2.11.0~rc1
- Target version changed from 2.11.0~rc1 to 2.11.0~rc2
- Target version changed from 2.11.0~rc2 to 2.11.0
- Target version changed from 2.11.0 to 140
- Target version changed from 140 to 3.0.0~beta1
- Target version changed from 3.0.0~beta1 to 3.1.0~beta1
- Target version changed from 3.1.0~beta1 to 3.1.0~rc1
- Target version changed from 3.1.0~rc1 to 3.1.0
- Target version changed from 3.1.0 to 3.1.1
- Target version changed from 3.1.1 to 3.1.2
- Target version changed from 3.1.2 to 3.1.3
- Target version changed from 3.1.3 to 3.1.4
- Target version changed from 3.1.4 to 3.1.5
- Target version changed from 3.1.5 to 3.1.6
- Target version changed from 3.1.6 to 3.1.7
- Target version changed from 3.1.7 to 3.1.8
- Target version changed from 3.1.8 to 3.1.9
- Target version changed from 3.1.9 to 3.1.10
- Target version changed from 3.1.10 to 3.1.11
- Target version changed from 3.1.11 to 3.1.12
- Target version changed from 3.1.12 to 3.1.13
- Target version changed from 3.1.13 to 3.1.14
- Target version changed from 3.1.14 to 3.1.15
- Target version changed from 3.1.15 to 3.1.16
- Target version changed from 3.1.16 to 3.1.17
- Target version changed from 3.1.17 to 3.1.18
- Target version changed from 3.1.18 to 3.1.19
- Target version changed from 3.1.19 to 3.1.20
- Target version changed from 3.1.20 to 3.1.21
- Target version changed from 3.1.21 to 3.1.22
- Target version changed from 3.1.22 to 3.1.23
- Target version changed from 3.1.23 to 3.1.24
- Target version changed from 3.1.24 to 3.1.25
- Target version changed from 3.1.25 to 4.1.9
- Target version changed from 4.1.9 to 4.1.10
- Target version changed from 4.1.10 to Ideas (not version specific)
- Status changed from New to Resolved
shared-files
is now git-ignored by default.
Also available in: Atom
PDF