Project

General

Profile

Architecture #27014

Updated by François ARMAND about 1 month ago

We have some little things that can be backported from https://github.com/Normation/rudder/pull/6365 without risk: 

 -split - split huge method : https://github.com/Normation/rudder/pull/6365/commits/a770dcf13722b6040977b3ffc0289d6de3a4b17e- actually use @export@ key word https://github.com/Normation/rudder/pull/6365/commits/a770dcf13722b6040977b3ffc0289d6de3a4b17e 
 - a deprecated method in chimney: https://github.com/Normation/rudder/pull/6365/commits/0e55c17067123d4eab8af7619d3d0478a6a3b9c2 

 And perhaps some other things.  
 Same idea as #27012

Back