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

贡献者指南