chenyulin0719 commented on code in PR #473:
URL: https://github.com/apache/yunikorn-site/pull/473#discussion_r1776407808


##########
docs/user_guide/labels_and_annotations_in_yunikorn.md:
##########
@@ -34,7 +34,7 @@ The non-canonical (legacy) representations will not be 
deprecated and will conti
 Label values should comply with [Kubernetes Syntax and character 
set](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set).
 
 | Name                         | Description                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                          |
-| ---------------------------- | 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 | --- |
+| ---------------------------- | 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 |
 | `yunikorn.apache.org/app-id` | Associates this pod with an application. This 
is the canonical representation and it is recommended to use it.<br/><br/>The 
priority of application ID is determined in the following order: <ol><li>Label 
`yunikorn.apache.org/app-id`</li><li>Annotation 
`yunikorn.apache.org/app-id`</li><li>Label `applicationId`</li><li>Label 
`spark-app-selector`</li></ol>**Note**: Pods with inconsistent application 
metadata will be rejected in 1.7.0.                                             
                                                                                
                                                                                
                                                                         |     |

Review Comment:
   Could you also remove the last "|"?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to