HomePhorge
Diffusion kolab 1a40fcaeb3ec

Only create the necessary minimum of skus for the config.prod

Description

Only create the necessary minimum of skus for the config.prod

Summary:
In config.prod we just create the skus that we require, for the
domain-hosting and beta sku, we adjust the code so we enable the features if
the sku doesn't exist at all.

All sku related migrations have to be dropped from the main migrations,
as the skus are environment specific. I also dropped them from
config.demo, since we already set the appropriate values in the seeder,
so the migrations are pointless.

Original commits:

  • Enable beta entitlements if the beta sku doesn't exist
  • Drop sku related migrations
  • ImapAdminSeeder
  • Enable domain-hosting features if there is no domain-hosting sku
  • Minimal set of skus in the admin seeder

Differential Revision: https://git.kolab.org/D4142

Details

Provenance
mollekopfAuthored on Feb 13 2023, 1:09 AM
mollekopfPushed on Mar 25 2023, 1:31 PM
Differential Revision
D4142: Only create the necessary minimum of skus for the config.prod
Parents
rK47547bd7441a: Signup mode=mandate and account lock refinements
Branches
Unknown
Tags
Unknown

Event Timeline

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK1a40fcaeb3ec: Only create the necessary minimum of skus for the config.prod (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).Mar 25 2023, 10:20 AM