RFC 167: Enforce number of code host
Created by: unknwon
We count number of existing external services in the insert logic.
Part of RFC 167.
-
add a pre-create hook to licensing/enforcementthat validates the current code host count based on the current tier -
modify the ExternalServicesStoreto support the wiring of a pre-create hook fromenterprise -
use the Initenterprise function to inject the pre-create hook into theExternalServicesStore -
add a wrapper to licensing.Infothat supports per-tier value checking (e.g.MaxCodeHosts(), current code is largely binary - "do you have this license or not?")