kubernetes/pkg/scheduler
Yuan Chen 7e05c0a522 Log scheduling queue events
Fix a typo

Address comments

Log one more queue event

Update pkg/scheduler/internal/queue/scheduling_queue.go

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

Update pkg/scheduler/internal/queue/scheduling_queue.go

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

Address comments

Remove 'source' from scheudling queue events

Update scheduling queue event msg.

Update scheduling queue events
2022-08-24 16:47:14 -07:00
..
apis/config pkg/scheduler: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-08-16 08:39:18 +03:00
framework Merge pull request #111845 from ialidzhikov/cleanup/pkg-scheduler 2022-08-23 20:08:15 -07:00
internal Log scheduling queue events 2022-08-24 16:47:14 -07:00
metrics rename unschedulableQ to unschedulablePods 2022-03-24 17:38:49 +08:00
profile Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
testing pkg/scheduler: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-08-16 08:39:18 +03:00
util [sched] Add more retriable errors 2022-08-11 20:48:20 -07:00
eventhandlers_test.go Merge pull request #108445 from pohly/storage-capacity-ga 2022-03-23 08:06:21 -07:00
eventhandlers.go Merge pull request #108445 from pohly/storage-capacity-ga 2022-03-23 08:06:21 -07:00
extender_test.go Remove potential goroutine leak in NewFramework 2022-08-06 00:05:22 +08:00
extender.go scheduler: remove unused Equal function for HTTPExtender 2022-07-05 13:17:05 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one_test.go pkg/scheduler: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-08-16 08:39:18 +03:00
schedule_one.go Merge pull request #111810 from Huang-Wei/sched-context-leak 2022-08-23 19:01:12 -07:00
scheduler_test.go Merge pull request #111726 from Huang-Wei/debug-pendingpods 2022-08-23 17:17:49 -07:00
scheduler.go Feat: ga component config in kube-scheduler 2022-07-29 08:47:48 +08:00