armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 11 forks source link

feat(single+multi-tenant): add support for single+multi-tenant. #141

Closed cristhian-castaneda closed 3 years ago

cristhian-castaneda commented 3 years ago

This PR enables Dinghy to run in single+multi-tenant mode, Dinghy will lookup for mode argument and depending on the value of this argument will start with that mode.

Available modes:

single-tenant multi-tenant

default: single-tenant

coveralls commented 3 years ago

Coverage Status

Coverage increased (+2.5%) to 54.685% when pulling ab3f4a18d9d0969e008fd69116965be54bb1d7ec on feat/single_multi-tenant into fc118ae487b31e1858e061ec7174ac5b31cbf214 on master.