-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Examples of things that could be improved:
- remove Port and DebugPort in favor of an array of URL objects with name / protocol / port number / description so that we can add new URLs dynamically (e.g. healthcheck).
- remove anything that is an implementation detail (e.g. SupervisordName)
- remove anything that is runtime specific (e.g. hotReload)
- add more structure maybe? (e.g. add struct for Runtime info / pod resources (cpu, ram))