-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Activator's terminationGracePeriodSeconds
value
#1295
Comments
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
@psschwei did you find a solution? I tried increasing I believe I could soulve that by increasing the Activator's |
@CarlosDomingues this wasn't my issue, I was just moving @mkyrilov 's comments into this repo cc @houshengbo |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
Hello everyone.
I am also interested in setting
max-revision-timeout-seconds
to a larger value. However I can't find how to update theterminationGracePeriod
in activator.From @mkyrilov 's comment in Serving:
I am using the operator to install Knative Serving:
Does anyone know how to achieve this?
I did try editing the activator deployment manually. It updates fine, but then immediately gets reverted back. I am assuming the operator does this.
The text was updated successfully, but these errors were encountered: