Actions
Architecture #12336
closedCall write_all_techniques when upgrading Rudder
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
Almost all information of a ncf techniques is read for the metadata lines, but only one thing is missing ... method calls.
They are currently set using a cf-promises command on each technique then parsing this output to extract method calls.
I clearly think we should not do this anymore and instead store that information in metadata.
This would allow to create a technique without writing a single line of cfengine!
This will also give a performance improvement when loading techniques ( N cf-promises less, with N less json parsing !)
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from In progress to Rejected
Duplicate #12232
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Technique editor - API to Web - Technique editor
Actions