#517 Use ResourceManager to aid in validating task resources
Pull request opened by
hamersaw
TL;DR
Currently, admin only looks at the configmap task resource defaults from when validating the requests / limits for task resources when creating a task. This may introduce problems when users have matchable resources at the project / domain level with different default resource configuration. In this PR, we attempt to use the most specific default resource specifications when validating a task.
Type
☑︎ Bug Fix
☐ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☐ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
^^^
Tracking Issue
fixes
flyteorg/flyte#3065
Follow-up issue
NA
flyteorg/flyteadmin
GitHub Actions: Build & Push Flytescheduler Image
GitHub Actions: Build & Push Flyteadmin Image
GitHub Actions: Goreleaser
GitHub Actions: Bump Version
✅ 10 other checks have passed
10/14 successful checks