Actions
Bug #17995
closed/var/rudder/config-repo/.gitignore is overriden by packaging
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
File /var/rudder/configuration-repository/.gitignore
is embeded in packaging, which cause user modification in them to be overridden at each update.
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.8 to 6.0.9
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.9 to 6.0.10
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.10 to 798
Updated by François ARMAND almost 4 years ago
- Target version changed from 798 to 6.2.0
The workaround would be to:
- not commit it,
- in post-install, or even in rudder bootstrap, if there is no .gitignore, create one with default values.
Updated by Benoît PECCATTE almost 4 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2403
Updated by Benoît PECCATTE almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|53a58158f5ddd0cee356eded129a2cd57e54beb8.
Updated by François ARMAND almost 4 years ago
- Priority changed from N/A to 1 (highest)
Updated by Vincent MEMBRÉ almost 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0 which was released today.
Actions