-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
-
We need to document how users can change the Activator's termination grace period:
"The `terminationGracePeriodSeconds` is set automatically based on the `max-revision-timeout-seconds` setting for Knative Revisions".
We should add a note here:
Right now we have:
If this value is increased, the activator `terminationGracePeriodSeconds` should also be increased to prevent in-flight requests being disrupted.
We should add:
To change the activator's deployment default value (600s) for `terminationGracePeriodSeconds`, you need to specify explicitly a new value for `max-revision-timeout-seconds` in the Serving CR.
- documents
-
SRVKS-1286 Allow to override the activator's terminationGracePeriodSeconds
- Release Pending