manirajv06 commented on code in PR #1030:
URL: https://github.com/apache/yunikorn-core/pull/1030#discussion_r2378000547


##########
pkg/scheduler/objects/allocation.go:
##########
@@ -37,6 +37,7 @@ import (
 
 type Allocation struct {
        // Read-only fields
+       allocationName    string

Review Comment:
   Do we really need new field to expose the `PodName`? We have already exposed 
the allocation tags.



-- 
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