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