Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, we don't pass the list of groups from the shim to the core when we create an application.
We pass si.UserGroupInformation struct as part of an si.ApplicationRequest in two methods: Application.handleSubmitApplicationEvent() and Application.handleRecoverApplicationEvent().
The change is small, but we need to make sure that these are the only places where we communicate the user info from the shim to the core.
Attachments
Issue Links
- causes
-
YUNIKORN-1591 expose group info in application REST object
- Closed
- links to