jerqi commented on code in PR #467:
URL: https://github.com/apache/incubator-uniffle/pull/467#discussion_r1066515130
##########
deploy/kubernetes/operator/api/uniffle/v1alpha1/remoteshuffleservice_types.go:
##########
@@ -200,6 +200,11 @@ type RSSPodSpec struct {
// LogHostPath represents host path used to save logs of shuffle
servers.
// +optional
LogHostPath string `json:"logHostPath,omitempty"`
+
+ //Annotations is an unstructured key value map stored with a resource
that may be
Review Comment:
There should be a blank followed by `//`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]