community.docker icon indicating copy to clipboard operation
community.docker copied to clipboard

Support for Docker Swarm Jobs

Open Akasurde opened this issue 5 years ago • 9 comments
trafficstars

From @alexanderadam on Apr 02, 2020 09:47

SUMMARY

I'm not sure whether Ansible already has support for it but I found nothing so far. I would be nice if Ansible would have support for Docker Swarm Jobs. The Docker API seems to support this since version v1.41.

ISSUE TYPE
  • Support for Docker Swarm Jobs
ANSIBLE VERSION

2.9.6

COMPONENT NAME

docker_swarm_service

ADDITIONAL INFORMATION

I guess Docker issue 23880 is better suited to give information about the what's and the why's.

Copied from original issue: ansible/ansible#68629

Akasurde avatar Apr 02 '20 10:04 Akasurde

Files identified in the description: None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot avatar Apr 09 '20 18:04 ansibullbot

The Ansible GitHub repo is really annoying with the bot which is spamming around and closed discussions leading to an incredible amount of duplicated issues (the ansible repository has nearly 69'000 issue ids) because you can't comment on old issues anymore. If found some problem descriptions in ten issues — without a solution.

But nevermind:

ansible version 2.9.6 python version 3.8.2

Are you happy and entertained now, @ansibullbot?

alexanderadam avatar Apr 10 '20 08:04 alexanderadam

cc @DBendit @WojciechowskiPiotr @akshay196 @chouseknecht @danihodovic @dariko @felixfontein @hannseman @jwitko @kassiansun @tbouvet click here for bot help

ansibullbot avatar Apr 17 '20 14:04 ansibullbot

Files identified in the description:

  • plugins/modules/cloud/docker/docker_swarm_service.py

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot avatar Apr 17 '20 18:04 ansibullbot

It’s a very new feature and AFAIK Docker API 1.41 has not been released yet. The latest Docker engine release is supporting 1.40. We also need to have docker-py support for the new API. Couldn’t find an issue there about this.

hannseman avatar Apr 17 '20 21:04 hannseman

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot avatar Apr 22 '20 12:04 ansibullbot