Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
In YUNIKORN-1159 we discovered and fixed an issue with occupied resources for existing pods not getting processed properly. This was fixed by adding handling for pod additions in the node coordinator. However, it has been pointed out that this code: https://github.com/apache/yunikorn-k8shim/blob/76ddb316bd099fc783a698d3a8fb3d5543cdaf21/pkg/cache/context_recovery.go#L96...L128 should account for the occupied resources during recovery. We need to determine why that is no longer the case.
Attachments
Issue Links
- is caused by
-
YUNIKORN-1124 Avoid passing empty nodeAttributes in UpdateNode request
- Closed
- supercedes
-
YUNIKORN-1159 Node occupied resources are not detected on YuniKorn startup
- Closed
- links to