Skip to content

feat(bug-finding): warn users if resource config conflicts with actual machine resources #49

@azchin

Description

@azchin

Our default configs at example_configs/*/config-resource.yaml typically specify 16 cores and 64GB of memory. Docker will emit an error if such resources aren't available from the user's machine, but we would like to catch this earlier and emit a more informative error message. Something like the following:

Machine does not have adequate resources! Only CPU cores and memory is available. Please edit <PATH_TO_CONFIG>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions