You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/02/02 19:36:27 UTC

[GitHub] mistercrunch opened a new pull request #6808: Allow for dynamic feature flags

mistercrunch opened a new pull request #6808: Allow for dynamic feature flags
URL: https://github.com/apache/incubator-superset/pull/6808
 
 
   Giving more control over feature flags, allowing administrator to define
   custom logic around whether features are enabled for particular users /
   roles.
   
   The exposed function can be used for things like:
   * progressive rollout of features (1%, 5%, 50%, 100%)
   * experimentation
   * role-based feature affectation (only admins see a particular feature)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org