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

Delay before pausing #43

Closed
SkYNewZ opened this issue Nov 29, 2021 · 12 comments
Closed

Delay before pausing #43

SkYNewZ opened this issue Nov 29, 2021 · 12 comments
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@SkYNewZ
Copy link

SkYNewZ commented Nov 29, 2021

Would it be possible, now or in the near future, to specify a delay between the last request to the pod and its pause? This would be to avoid unnecessary successive pause/unpause in case of batch for example.

@psschwei
Copy link
Contributor

It's definitely doable (and something we were planning), though I think it'll be handled in Knative Serving rather than here.
/assign

@SkYNewZ
Copy link
Author

SkYNewZ commented Nov 29, 2021

Thanks for this quick reply. Would you like me to create the issue at Knative serving?

@psschwei
Copy link
Contributor

No, I think it's fine here.

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 28, 2022
@psschwei
Copy link
Contributor

psschwei commented Mar 30, 2022

/reopen

@knative-prow
Copy link

knative-prow bot commented Mar 30, 2022

@psschwei: Reopened this issue.

In response to this:

/reopen
/remove-lifecycle-stale

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@knative-prow knative-prow bot reopened this Mar 30, 2022
@psschwei
Copy link
Contributor

/remove-lifecycle stale

@knative-prow knative-prow bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 30, 2022
@psschwei psschwei removed their assignment Mar 30, 2022
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 29, 2022
@psschwei
Copy link
Contributor

/lifecycle frozen

@knative-prow knative-prow bot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 29, 2022
@kiemtcb
Copy link

kiemtcb commented Dec 28, 2022

/lifecycle frozen

hi, my container is an image processing application, it takes 30s to start up. However I see "queue-proxy" container launches immediately so it make pod goes to a frozen state while my container hasn't started up yet.
i used the readinessprobe for my container so that the pod is not ready 2/2 immediately, but the "queue-proxy" container runs up and pod goes to freeze while the pod is only ready 1/2

@psschwei
Copy link
Contributor

psschwei commented Jan 3, 2023

@kiemtcb as all pods are initially frozen. you might unfortunately have found a scenario where the freezer's default behavior isn't ideal...

@psschwei
Copy link
Contributor

Closing this as we're archiving this repo (as discussed in #217 )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

3 participants