814 B
814 B
How is the c4k-project section?
Status
accepted
Context
We need some place to collect common used code for our Convention4Kubernetes modules. We follow the Bounded-Context-Separatoin rinciple.
Decision
- We move common used code (predicates for spec, config handling with aero, gopass resolution, yaml serialization and encoding) to c4k-common project.
- For cli & web frontend code we accept redundancy till we've a clearer picture on how to extract commons
- For postgres deployments we accept redundancy till we've a clearer picture on how to extract commons
Consequences
- We can use described code in common.
- After more experience we will decide about a changed section.