gateway api v1.1.0 experimental

HTTPRoute.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
HTTPRoute.spec.rules[].sessionPersistence.absoluteTimeout fields and descriptions
Field / TypeDescription
HTTPRoute.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}$