Enrico Candino
|
0164c785ab
|
Show correct allocatable resources when a Policy is applied (#638)
* wip
* wip
* wip
* fix lint and tests
* fixed bugs for missing resources
* cleanup and refactor
* removed coreClient from configureNode
* added comments to distribute algorithm
|
2026-01-27 15:56:37 +01:00 |
|
Enrico Candino
|
cebf6594c4
|
switch to text log as default (#529)
|
2025-10-24 13:42:41 +02:00 |
|
Enrico Candino
|
00ef6d582c
|
Add log-format, and cleanup (#494)
* using logr.Logger
* testing levels
* adding log format
* fix lint
* removed tests
* final cleanup
|
2025-10-08 13:19:57 +02:00 |
|
Enrico Candino
|
98d17cdb50
|
Added new golangci-lint formatters (#425)
* add gci formatter
* gofmt and gofumpt
* rewrite rule
* added make fmt
|
2025-07-22 10:42:41 +02:00 |
|
Hussein Galal
|
f04902f0a2
|
Add structured logging via zap (#133)
* Add structured logging properly
use a centralized logger wrapper to work with controller and virt-kubelet
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix some log messages
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2024-10-22 01:04:21 +03:00 |
|