kubernetes/pkg/controller/nodeipam/ipam
taesun_lee 79680b5d9b Fix pkg/controller typos in some error messages, comments etc
- applied review results by LuisSanchez
- Co-Authored-By: Luis Sanchez <sanchezl@redhat.com>

genernal -> general
iniital -> initial
initalObjects -> initialObjects
intentionaly -> intentionally
inforer -> informer
anotother -> another
triger -> trigger
mutli -> multi
Verifyies -> Verifies
valume -> volume
unexpect -> unexpected
unfulfiled -> unfulfilled
implenets -> implements
assignement -> assignment
expectataions -> expectations
nexpected -> unexpected
boundSatsified -> boundSatisfied
externel -> external
calcuates -> calculates
workes -> workers
unitialized -> uninitialized
afater -> after
Espected -> Expected
nodeMontiorGracePeriod -> NodeMonitorGracePeriod
estimateGrracefulTermination -> estimateGracefulTermination
secondrary -> secondary
ShouldRunDaemonPodOnUnscheduableNode -> ShouldRunDaemonPodOnUnschedulableNode
rrror -> error
expectatitons -> expectations
foud -> found
epackage -> package
succesfulJobs -> successfulJobs
namesapce -> namespace
ConfigMapResynce -> ConfigMapResync
2020-02-27 00:15:33 +09:00
..
cidrset Allow multiple node cidr masks in cm 2019-11-14 20:04:31 -08:00
sync Move from glog to klog 2018-11-10 07:50:31 -05:00
test
adapter.go generated: run refactor 2020-02-08 12:30:21 -05:00
BUILD bazel files 2019-11-05 20:57:21 -08:00
cidr_allocator.go generated: run refactor 2020-02-07 18:16:47 -08:00
cloud_cidr_allocator_nolegacyproviders.go s/nolegacyproviders/providerless/ 2019-08-22 15:30:56 -07:00
cloud_cidr_allocator_test.go s/nolegacyproviders/providerless/ 2019-08-22 15:30:56 -07:00
cloud_cidr_allocator.go Move out const strings in pkg/scheduler/api/well_known_labels.go 2019-11-05 20:56:21 -08:00
controller_legacyprovider.go s/nolegacyproviders/providerless/ 2019-08-22 15:30:56 -07:00
controller_test.go
doc.go
OWNERS Prune inactive owners from pkg/controller/* network related OWNERS files. 2019-10-13 08:50:18 -04:00
range_allocator_test.go some manual fixes 2020-02-07 18:17:40 -08:00
range_allocator.go Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
timeout_test.go
timeout.go