-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[node-labeler] Introduce workspace count controller (#20509)
* [ws-daemon] Introduce pod count controller * remove unnecessary variable * move to `node-labeler` * act on ws crds * Fix runtime not filled in yet * Make tests pass! * Improve test file structure * Fix `node-labeler:lib` build * Remove unnecessary changes * Address some review comments (thanks, kyle!) * Try caching? * Queue deleted nodes and periodically reconcile it all * WCC cleanup function * Fix tests * Update name * Add metrics for controller * Add synchronization for node reconciliation to prevent race conditions * Address review comments * Remove superflous log * Remove unneeded metrics and add cool log line * big yellow warning for a thing that should not happen
- Loading branch information
1 parent
76781bf
commit 4d3cca4
Showing
8 changed files
with
590 additions
and
13 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
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
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.