Consider non-intrinsic resource limits in the ImageRow resources property
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
ImageRow resources property is currently implemented using the maximum of the minimum values of the resource limits.
Under the current implementation structure, the current implementation only considers intrinsic resource limits, but the same logic should be applied to other resource limits as well.
JIRA Issue: BA-1521
Contributor guide
Assessment
This issue has not been assessed yet.