kubernetes/pkg/controller/nodelifecycle
Michal Wozniak 04fcbd721c Introduction of a pod condition type indicating disruption. Its reason field indicates the reason:
- PreemptionByKubeScheduler (Pod preempted by kube-scheduler)
- DeletionByTaintManager (Pod deleted by taint manager due to NoExecute taint)
- EvictionByEvictionAPI (Pod evicted by Eviction API)
- DeletionByPodGC (an orphaned Pod deleted by PodGC)PreemptedByScheduler (Pod preempted by kube-scheduler)
2022-08-02 11:12:16 +02:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
scheduler Introduction of a pod condition type indicating disruption. Its reason field indicates the reason: 2022-08-02 11:12:16 +02:00
metrics.go adding evictions_total metric and marking evictions_number deprecated 2021-12-13 10:36:02 +08:00
node_lifecycle_controller_test.go move pkg/util/node to component-helpers/node/util (#105347) 2021-11-12 07:52:27 -08:00
node_lifecycle_controller.go Generate and format files 2022-07-26 13:14:05 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00