-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[YUNIKORN-2100] Merge functionality of node coordinator into context
Merge the node_coordinator.go pod event handler logic into the Context's pod event handlers. Also, rename addPodToCache() / updatePodInCache() / removePodFromCache() to addPod() / updatePod() / deletePod() for consistency.
- Loading branch information
1 parent
67d3933
commit 0c69dc2
Showing
4 changed files
with
418 additions
and
645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.