spotify/docker-client

Add ForceUpdate to TaskSpec

Aperta

#1065 aperta il 31 ago 2018

 (3 commenti) (0 reazioni) (0 assegnatari)Java (551 fork)batch import
enhancementhelp wantedpinned

Metriche repository

Star
 (1430 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The ForceUpdate parameter is missing from TaskSpec. It'd be useful to rebalance a service.

From the doc : ForceUpdate is a counter that triggers an update even if no relevant parameters have been changed

This should be equivalent to the command line : docker service update --force service_name

Guida contributor