kubernetes/pkg/controller/podautoscaler
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
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
BUILD Adds tests 2019-12-10 18:09:20 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go Adds tests 2019-12-10 18:09:20 +01:00
horizontal.go Merge pull request #87712 from alena1108/jan30kubelet 2020-02-14 14:29:27 -08:00
legacy_horizontal_test.go cleanup req.Context() and ResponseWrapper 2020-01-29 08:50:45 -08:00
legacy_replica_calculator_test.go move WaitForCacheSync to the sharedInformer package 2019-08-22 16:13:41 +01:00
OWNERS Prune inactive owners from autoscaling related OWNERS files. 2019-10-13 08:52:14 -04:00
rate_limiters.go Fix typos like limitting 2018-12-04 11:01:40 +08:00
replica_calculator_test.go move WaitForCacheSync to the sharedInformer package 2019-08-22 16:13:41 +01:00
replica_calculator.go HPA scale-to-zero for custom object/external metrics 2019-07-16 08:46:21 -05:00