Update garm-provider-common
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
fc4bd863aa
commit
8d10dd4716
10 changed files with 32 additions and 14 deletions
|
|
@ -310,6 +310,7 @@ func (s *sqlDatabase) sqlToCommonScaleSet(scaleSet ScaleSet) (params.ScaleSet, e
|
|||
State: scaleSet.State,
|
||||
ExtendedState: scaleSet.ExtendedState,
|
||||
LastMessageID: scaleSet.LastMessageID,
|
||||
DesiredRunnerCount: scaleSet.DesiredRunnerCount,
|
||||
}
|
||||
|
||||
if scaleSet.RepoID != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue