forked from Ivasoft/traefik
CI build trigger.
This commit is contained in:
@@ -523,6 +523,8 @@ func (p *Provider) parseService(ctx context.Context, service swarmtypes.Service,
|
||||
logger.Debug().Msgf("Network not found, id: %s", virtualIP.NetworkID)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// Each service task IP will get extracted later on in parseTasks
|
||||
}
|
||||
} else if service.Spec.EndpointSpec.Mode == swarmtypes.ResolutionModeVIP {
|
||||
dData.NetworkSettings.Networks = make(map[string]*networkData)
|
||||
|
||||
Reference in New Issue
Block a user