kubernetes/pkg/controller/nodeipam/ipam
Daniel (Shijun) Qian d648ba856b Move pkg/api/v1/node to pkg/util/node (#73656)
* merge pkg/api/v1/node with pkg/util/node

* update test case for utilnode

* remove package pkg/api/v1/node

* move isNodeReady to internal func

* Split GetNodeCondition into e2e and controller pkg

* fix import errors
2019-02-26 11:05:32 -08:00
..
cidrset Move from glog to klog 2018-11-10 07:50:31 -05:00
sync Move from glog to klog 2018-11-10 07:50:31 -05:00
test Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
adapter.go Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Move pkg/api/v1/node to pkg/util/node (#73656) 2019-02-26 11:05:32 -08:00
cidr_allocator.go Move from glog to klog 2018-11-10 07:50:31 -05:00
cloud_cidr_allocator.go Move pkg/api/v1/node to pkg/util/node (#73656) 2019-02-26 11:05:32 -08:00
cloud_cidr_allocator_test.go Use random backoff for retries in cloud-cidr-allocator 2018-08-31 16:07:20 +02:00
controller.go Move from glog to klog 2018-11-10 07:50:31 -05:00
controller_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
doc.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
range_allocator.go Move from glog to klog 2018-11-10 07:50:31 -05:00
range_allocator_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
timeout.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
timeout_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00