Skip to content

Allow for maximum time to keep a container alive #16

@ketan

Description

@ketan

Currently the plugin will aggressively delete the container as soon as it sees that the agent is idle. Would like to see the ability to terminate the container only if it remains unused for X amount of period, or just put a soft and hard upper bound on how long a container should remain alive.

Soft upper bound being a point where the agent will be disabled. Hard upper bound being the point where the container will be terminated (even if it is running a build). This would be useful in cases where the agent or build that is running on the container hangs up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions