spotify/docker-client

Add ForceUpdate to TaskSpec

開放

#1,065 建立於 2018年8月31日

 (3 則留言) (0 個反應) (0 位負責人)Java (551 個分叉)batch import
enhancementhelp wantedpinned

倉庫指標

星標
 (1,430 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南