<#545 Update resource manager to return TaskResour...
# flyte-github
a
#545 Update resource manager to return TaskResourceAttributes Pull request opened by wild-endeavor TL;DR Add task resources to the list of matchable attributes that we fall back to system settings for. Changed the resource manager to take in the very top level
runtimeInterfaces.Configuration
interface instead of just
ApplicationConfiguration
. 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 Added
GetAsWorkflowExecutionAttribute()
and
GetAsAttribute()
to the
ApplicationConfiguration
and
TaskResourceConfiguration
interfaces respectively. Tracking Issue flyteorg/flyte#3467 flyteorg/flyteadmin GitHub Actions: Build & Push Flyteadmin Image GitHub Actions: Build & Push Flytescheduler Image GitHub Actions: Goreleaser GitHub Actions: Bump Version Codecov: 33.57% of diff hit (target 58.78%) Codecov: 58.56% (-0.22%) compared to cca9e17 8 other checks have passed 8/14 successful checks