Is your feature request related to a problem? Please describe.
When creating a service, Portainer supports "Global and Replicated" services. Docker, since 20.10 additionally supports global-job and replicated-job services, which change dockers expectations (i.e. no health-checks, the job is expected to stop for the service deployment to complete, the state transitions have some differences etc.)
Describe the solution you'd like
Portainers "Create Service" for Docker swarm screen to have a toggle to indicate a job must be being created.
Additionally, when a job is deployed, the expectation would be that the job would complete and the log would be reviewed so other UI changes to facilitate that flow.
Is your feature request related to a problem? Please describe.
When creating a service, Portainer supports "Global and Replicated" services. Docker, since 20.10 additionally supports global-job and replicated-job services, which change dockers expectations (i.e. no health-checks, the job is expected to stop for the service deployment to complete, the state transitions have some differences etc.)
Describe the solution you'd like
Portainers "Create Service" for Docker swarm screen to have a toggle to indicate a job must be being created.
Additionally, when a job is deployed, the expectation would be that the job would complete and the log would be reviewed so other UI changes to facilitate that flow.