Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Add inactivity timeout #47

Merged
merged 1 commit into from Dec 23, 2022
Merged

Conversation

baude
Copy link
Member

@baude baude commented Dec 21, 2022

When the proxy server is run, it shouild exit after a given time of inactivity. Activity is defined as setup, teardown, or has leases.

An inactivity duration of 0 seconds means NEVER timeout. The default inactivity timeout is 300 seconds.

Signed-off-by: Brent Baude bbaude@redhat.com

When the proxy server is run, it shouild exit after a given time of
inactivity.  Activity is defined as setup, teardown, or has leases.

An inactivity duration of 0 seconds means NEVER timeout.  The default
inactivity timeout is 300 seconds.

Signed-off-by: Brent Baude <bbaude@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Dec 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@baude
Copy link
Member Author

baude commented Dec 21, 2022

@Luap99 @flouthoc ptal and merge

@baude baude added the lgtm label Dec 23, 2022
@openshift-merge-robot openshift-merge-robot merged commit dccc2db into containers:main Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants