<#396 Add default limit to Task Resources> Pull re...
# flyte-github
a
#396 Add default limit to Task Resources Pull request opened by wild-endeavor TL;DR Add a default limit
TaskResourceSpec
section to
TaskResourceAttributes
. There's been lots of confusion around Admin's existing behavior of setting the a task's limits to the same as the requests. Adding a default limit section to admin explicitly will fix this. Limits from now on will just be used for checking that the default requests and default limits conform to the system level limit. 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 NA Tracking Issue flyteorg/flyte#3574 flyteorg/flyte#3467 flyteorg/flyteidl All checks have passed 13/13 successful checks