k3s/pkg/controller/node
Kubernetes Submit Queue 4dbd657e67 Merge pull request #34342 from justinsb/fix_typo_initializing
Automatic merge from submit-queue

Fix typo: initilizing -> initializing
2016-10-15 09:31:53 -07:00
..
cidr_allocator.go Retry assigning CIDRs 2016-07-18 17:06:04 +02:00
cidr_allocator_test.go List all nodes and occupy cidr map before starting allocations 2016-07-16 13:54:01 -07:00
cidr_set.go Retry assigning CIDRs 2016-07-18 17:06:04 +02:00
cidr_set_test.go Run goimports 2016-08-02 15:12:39 +03:00
controller_utils.go Make NodeController recognize deletion tombstones. 2016-10-13 23:36:22 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go Change the eviction metric type and fix rate-limited-timed-queue 2016-09-08 12:20:51 +02:00
nodecontroller.go Merge pull request #34342 from justinsb/fix_typo_initializing 2016-10-15 09:31:53 -07:00
nodecontroller_test.go switch node controller to shared informers 2016-09-29 09:16:41 -04:00
rate_limited_queue.go Change the eviction metric type and fix rate-limited-timed-queue 2016-09-08 12:20:51 +02:00
rate_limited_queue_test.go Change the eviction metric type and fix rate-limited-timed-queue 2016-09-08 12:20:51 +02:00
test_utils.go switch node controller to shared informers 2016-09-29 09:16:41 -04:00