nisarg1499 opened a new issue #15974:
URL: https://github.com/apache/airflow/issues/15974


   **Description**
   In the current DockerSwarmOperator, there is no parameter of network and 
constraint. It will create a container in a new network and without constraints 
of worker node or manager node. Now, there is support of network in 
DockerOperator, but constraints is not supported. 
   
   Use case : 
   
   **Use case / motivation**
   If some user has an existing swarm network and want to create a service with 
network and constraints specified, then this support will be useful.
   
   Final output should be that a user can start a service with network and 
constraints(worker or manager) specified in existing swarm network.
   
   **Are you willing to submit a PR?**
   Yes
    
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to