You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a tile that requires the number of instances of a job to be exactly 1. The instance count is currently hardcoded to be configurable in tile-generator
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
We have a tile that requires the number of instances of a job to be exactly 1. The instance count is currently hardcoded to be configurable in tile-generator
tile-generator/tile_generator/tile_metadata.py
Lines 594 to 606 in bef5bab
We should probably just expose the
instance_definintion
as something the tile author can set.The text was updated successfully, but these errors were encountered: