scale: eval creation on scaling assuming service job type #17091
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/autoscaling
Issues related to supporting autoscaling
type/bug
Tested on main, locally on M2 MacOS.
When scaling a job, the resulting evaluation is always created with
Type = "Service"
regardless of the type parameter within the jobspec that is being scaled. This can result in jobs of type batch being scaled and the created evaluation detailing type service.JobSpec:
When scaling the above job via
nomad job scale example 10
the following evaluation is created.The text was updated successfully, but these errors were encountered: