gateway api v1.6.2 experimental

GRPCRoute.spec.rules[].sessionPersistence.absoluteTimeout

AbsoluteTimeout defines the absolute timeout of the persistent session. Once the AbsoluteTimeout duration has elapsed, the session becomes invalid. Support: Extended

1 fields
GRPCRoute.spec.rules[].sessionPersistence.absoluteTimeout fields and descriptions
Field / TypeDescription
GRPCRoute.spec.rules[].sessionPersistence.absoluteTimeout
string

AbsoluteTimeout defines the absolute timeout of the persistent session. Once the AbsoluteTimeout duration has elapsed, the session becomes invalid. Support: Extended

  • pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$