I try to figure out what I should do and what should be the path to follow in order to propose a new spec around "Cloud Meta Language" ?
The main objective of this spec is to propose a way to express using a META language = YAML. JSON, FluentAPI, information that the Cloud platform (pivotal, k8s, openshift, ) will use to perform different things such as by example
- compilation : tool, version, command to be used to build native code
- build : tool or docker image , version, command to be used to generate docker image
- deployment : image, language, build or out folder containing code, ....