Actions
Architecture #20099
closedAdd a feature switch for rudderc use during generation
Status:
Released
Priority:
N/A
Assignee:
Category:
System integration
Target version:
Fix check:
To do
Regression:
Description
We stil a lot of problems and missing features for rudderc, and they are not always triggering and error and thus the fallback to old still generation.
We need to be able to disable rudderc at least for dsc agent, and perhaps for all to workaround these cases.
So we need to add a feature switch with 3 states:
- never use rudderc (disabled)
- try rudderc only for unix policies
- always try rudderc
Option 2 would be the default on 7.0.
Updated by François ARMAND about 3 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND about 3 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/3937
Updated by François ARMAND about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|25e68ce60c8f311b007664e4e6c14fda90f5affa.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta2 which was released today.
Actions