Skip to content

Container pausing should be optional and configurable #180

Description

@GyulyVGC

We're able to correctly unpause containers of services that are reached by an ingress session (including their dependencies).

For backend-trigger-involved services, their containers are not-pausable by default since they need to independently reach each other without any user intervention.

We're missing to cover service that for any reason need to connect to an external IP (egress session).

For this reason we should add an optional parameter in the service configuration to tell whether the container for a Docker-based service are pausable or not

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

Priority

Medium

Effort

Medium

Nullnet member

nullnet-client

Projects

  • Status
    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions