Handle JobStarted and JobCompleted
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
8d10dd4716
commit
94f264d444
7 changed files with 58 additions and 4 deletions
|
|
@ -119,7 +119,7 @@ type ScaleSet struct {
|
|||
OSArch commonParams.OSArch
|
||||
Enabled bool
|
||||
LastMessageID int64
|
||||
DesiredRunnerCount int64
|
||||
DesiredRunnerCount int
|
||||
// ExtraSpecs is an opaque json that gets sent to the provider
|
||||
// as part of the bootstrap params for instances. It can contain
|
||||
// any kind of data needed by providers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue