Details
-
Work Item
-
Status: New
-
Major
-
Resolution: Unresolved
-
None
-
None
-
All
-
GreenHopper Ranking:0|i1ww0z:
-
9223372036854775807
-
Small
-
2
Description
All code from dataprep-ee-feature-flipping have been moved to feature-flipping module inside dataprep-common project.
Currently, we are waiting the isolation of the onPrem to include this new module.
After that, we need to replace the actual `dataprep-ee-feature-flipping` by the new one.
When we replace the module, we have to remove all duplicated class using SharingModeProvider or DatasetModeProvider
In the old module, class related to old feature flipping can't be removed.
So, at first, we'll need to keep those old class.
And maybe in a second time (I don't know if it's possible or better than keep them in the old module feature-flipping-legacy) :
- move those class to an other module
OR - refacto this configuration with the new feature flipping
OR - ...
PS: Don't forget to add launch darkly secret configuration (Helm-charts) in each module which need the feature flipping module.
Example for the api module https://github.com/Talend/helm-charts/pull/2378/files