spotify/docker-client

Add ForceUpdate to TaskSpec

オープン

#1,065 opened on 2018/08/31

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (551 件のフォーク)batch import
enhancementhelp wantedpinned

Repository metrics

Stars
 (1,430 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド