levis
levis copied to clipboard
[Improvement][ConfigParser.ts]: Refactor Converting YAML Raw Objects to Kubernetes Objects with AutoMapper
We would like to reduce the line of codes of Config Parser with AutoMapper to help to convert YAML raw objects to Kubernetes objects.
@dmakeroam When you say "AutoMapper", do you mean this library https://github.com/AutoMapper/AutoMapper?
Same kind of tool but for Typescript