Summary
The user is seeking clarification on the evaluation order for defaults and limits related to Task Resource in their Flyte deployment. They have defined task resources in the helm chart and task decorator but encountered an error regarding limits exceeding defaults after removing limits from the deployment chart. This situation raises questions about the relationship between defaults and limits, the evaluation order for resource settings, and the correctness of their helm chart configuration. They reference specific documentation and validation logic about how defaults are applied when requests or limits are not specified. Additionally, they mention that the task-resource-attribute
is set at the project/domain level, expressing uncertainty about the hierarchy from the documentation. They also reference a proposal regarding handling overridable resources at different levels and question the correctness of their helm chart configuration, suggesting that only the latter section of the task resources definition may be necessary.