kubernetes/pkg/scheduler/framework/plugins/volumebinding
Kubernetes Prow Robot 424a98ccc2
Merge pull request #109662 from astraw99/fix-prebind-pvc-update
Replace `DeepEqual` to `Diff` compare on scheduler-binding
2022-10-18 11:29:18 -07:00
..
metrics [scheduler] Remove deprecated volumeSchedulingLatency metric 2021-08-23 15:18:16 +03:00
assume_cache_test.go cleanup: remove unnecessary import aliases 2022-03-16 15:43:09 +08:00
assume_cache.go volumebinding: handle special delete event in AssumeCache 2022-09-02 12:39:40 +02:00
binder_test.go Merge pull request #109662 from astraw99/fix-prebind-pvc-update 2022-10-18 11:29:18 -07:00
binder.go Merge pull request #109662 from astraw99/fix-prebind-pvc-update 2022-10-18 11:29:18 -07:00
fake_binder.go Pass ctx to BindPodVolumes. 2022-07-05 20:23:07 +08:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
scorer_test.go Remove "pkg/controller/volume/scheduling" dependency from "pkg/scheduler/framework/plugins" 2021-08-13 19:08:45 +08:00
scorer.go Remove "pkg/controller/volume/scheduling" dependency from "pkg/scheduler/framework/plugins" 2021-08-13 19:08:45 +08:00
test_utils.go pkg/scheduler: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-08-16 08:39:18 +03:00
volume_binding_test.go Merge pull request #109945 from bells17/fix-error-message 2022-08-23 16:04:26 -07:00
volume_binding.go scheduler: remove unused constant DefaultBindTimeoutSeconds from VolumeBinding plugin 2022-10-17 17:25:59 +08:00