Skip to content

Commit 3247d80

Browse files
committed
OSSMDOC-313: Document OSSM ability to copy annotations
1 parent 04dc5e1 commit 3247d80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ossm-auto-route.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ gateway1-scqhv www.bookinfo.com istio-ingressgateway <all>
4444

4545
If the gateway is deleted, {ProductName} deletes the routes. However, routes created manually are never modified by {ProductName}.
4646

47+
[id="ossm-auto-route-annotations_{context}"]
48+
= Annotations
49+
50+
Sometimes specific annotations are needed in an OpenShift Route. For example, some advanced features in OpenShift Routes are managed via xref:../../networking/routes/route-configuration.adoc[special annotations]. For this and other use cases, {ProductName} will copy all annotations present in the Istio Gateway resource (with the exception of those starting with `kubectl.kubernetes.io`) into the managed OpenShift Route resource.
51+
52+
If you need specific annotations in the OpenShift Routes created by {ProductShortName}, create them in the Istio Gateway resource and they will be copied into the OpenShift Route resources managed by the {ProductShortName}.
53+
4754
[id="ossm-auto-route-enable_{context}"]
4855
= Disabling automatic route creation
4956

0 commit comments

Comments
 (0)