swarmkit icon indicating copy to clipboard operation
swarmkit copied to clipboard

Nil pointer reference when Placement is null in task.go

Open sgiacomel opened this issue 5 years ago • 1 comments

It happens when Placement is missing after updating a service with previous placement constraints in a swarm with multiple nodes. This sends the swarm in an unrecoverable state.

sgiacomel avatar May 23 '20 16:05 sgiacomel

More info https://github.com/moby/moby/issues/37883#issuecomment-633093827

sgiacomel avatar May 23 '20 16:05 sgiacomel