Details
Description
Today, DefaultContainerFactory and DefaultDeployerFactory has all the relevant implemenation names hard-coded. This isn't ideal because it prevents people from implementing Cargo API outside the cargo project, and also just not modular.
It should be possible to revise these implementations to use the standard service discovery mechanism.
Issue Links
- is depended upon by
-
CARGO-771
Make all containers use the CARGO factories
-