karmada/pkg/detector
lzhou286 2569e002af Add priority when building RB in detector
Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Remove source type podpriorityclass from mvp; add test file

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix linter

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix linter

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix unit test

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix unit test

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

retrigger checks

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix nil pointer

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Sync priority when updated

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>
2025-02-27 22:34:59 -05:00
..
claim.go skip cleanup when the poliy claim metadata changed 2024-10-10 10:39:59 +08:00
claim_test.go skip cleanup when the poliy claim metadata changed 2024-10-10 10:39:59 +08:00
compare.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
compare_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
detector.go Add priority when building RB in detector 2025-02-27 22:34:59 -05:00
detector_test.go fixed some UTs did not pass apiversion and kind when generating unstructured.Unstructured 2025-02-19 20:39:55 +08:00
handler.go implementation of the LazyActivation preference for Policy. 2024-01-25 20:56:31 +08:00
handler_test.go Improved test coverage for handler in pkg/detector 2024-08-16 23:18:08 +05:30
policy.go Clean up the residual annotations when resources are preempted by pp from cpp 2024-10-09 10:37:09 +08:00
policy_test.go Clean up the residual annotations when resources are preempted by pp from cpp 2024-10-09 10:37:09 +08:00
preemption.go optimize: used unified context in controller 2024-08-06 11:44:20 +08:00
preemption_test.go Improved test coverage for preemption in pkg/detector 2024-08-26 16:11:00 +05:30