Closed
Description
We need to support the scenario where a user uses their own template yaml files to define their appwrappers. Due to this scenario, we should not presume the existence of any fields in generate_yaml.py
and should check for their existence before deleting them. For example, disable_raycluster_tls(resources)
will fail if a custom template does not define a volume.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done