SeelabFhdo / lemma

Home of the Language Ecosystem for Modeling Microservice Architecture (LEMMA)
MIT License
33 stars 8 forks source link

Enable differentiation of configuration properties into technology- and service-related properties #14

Open frademacher opened 3 years ago

frademacher commented 3 years ago

Currently, the Technology Modeling Language only enables the modeling of service properties for deployment and infrastructure (i.e., operation) technologies. The set of expressible property types should be extended by technology-dependent properties that concern the operation node itself, e.g., Kubernetes configuration properties.

The current workaround for operation models to configure a node is the usage of the default properties section. Semantically, this section does however also target services that are deployed to the node (container) or use the node (infrastructure).

For the inclusion of technology-dependent, node-related properties further reasoning is required (list is probably not complete):