Bug 1939077

Summary: [doc] Documentation is missing usage information for "haproxy.router.openshift.io/cookie-same-site" annotation
Product: OpenShift Container Platform Reporter: Robert Heinzmann <rheinzma>
Component: DocumentationAssignee: Latha S <lmurthy>
Status: CLOSED WONTFIX QA Contact: Xiaoli Tian <xtian>
Severity: unspecified Docs Contact: Latha S <lmurthy>
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, bperkins
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-08 10:01:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Heinzmann 2021-03-15 14:51:29 UTC
Document URL: 

https://docs.openshift.com/container-platform/3.11/architecture/networking/routes.html#route-specific-annotations

Section Number and Name: 

"Route-specific Annotations"

Describe the issue: 

With https://bugzilla.redhat.com/show_bug.cgi?id=1879445 we introduced the support for SameSite annotations on the routes by using the following annotation: 

  - haproxy.router.openshift.io/cookie-same-site

While documentation was added to 4.6 [1], it is missing from the 3.11 documentation. 

[1] https://docs.openshift.com/container-platform/4.6/networking/routes/route-configuration.html#nw-route-specific-annotations_route-configuration


Suggestions for improvement: 

Copy the section from the OCP 4.6 documentation [1] to the 3.11 documentation.

Additional information: