swarmkit
swarmkit copied to clipboard
Nil pointer reference when Placement is null in task.go
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.
More info https://github.com/moby/moby/issues/37883#issuecomment-633093827