Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Fix task container limits

Compare
Choose a tag to compare
@ari-becker ari-becker released this 16 Jul 14:36
· 16 commits to master since this release
v0.5.2
ca2dfd8

The Task field container_limits was using the type Integer for cpu and memory when it should have been Natural. This has been fixed.