Project

General

Profile

Actions

User story #21293

closed

Allow overriding rudder-web.properties parameters with files in rudder-web.properties.d

Added by François ARMAND almost 2 years ago. Updated over 1 year ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

Allow to create files for partial overriding files of rudder-web.properties in a ".d" directory (ie rudder-web.properties.d)

Moreover, only file with the ".properties" (or .config ? .prop too ?) extension should be taken into account.

Something like that:

configuration-rudder-7.1.properties [main configuration files with default values]
configuration-rudder-7.1.properties.d
├── 10-low-override.properties [lower priority]
├── 90-high-override.properties [higher priority]
├── 99-bad-config-ext [ignored because bad extension]
└── rudder-web.properties-resolved-debug [in debug mode, produces the resolved values with origin & override info]

Subtasks 1 (0 open1 closed)

Bug #21402: Restrict rights for rudder-web.properties.dReleasedAlexis MoussetActions
Actions #1

Updated by François ARMAND almost 2 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND almost 2 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/4337
Actions #3

Updated by Anonymous over 1 year ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by François ARMAND over 1 year ago

  • Subtask #21402 added
Actions #5

Updated by Alexis Mousset over 1 year ago

  • Tracker changed from Bug to User story
  • Priority deleted (0)
Actions #6

Updated by Vincent MEMBRÉ over 1 year ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.2.0~beta1 which was released today.

Actions

Also available in: Atom PDF