kubernetes/pkg/controller/statefulset
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
BUILD Honor the RevisionHistoryLimit in StatefulSetSpec 2020-02-18 10:42:38 -08:00
OWNERS Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
stateful_pod_control_test.go cleanup: fix some log and error capitalizations 2019-07-20 18:26:16 -04:00
stateful_pod_control.go generated: run refactor 2020-02-08 12:30:21 -05:00
stateful_set_control_test.go Honor the RevisionHistoryLimit in StatefulSetSpec 2020-02-18 10:42:38 -08:00
stateful_set_control.go Honor the RevisionHistoryLimit in StatefulSetSpec 2020-02-18 10:42:38 -08:00
stateful_set_status_updater_test.go cleanup: fix some log and error capitalizations 2019-07-20 18:26:16 -04:00
stateful_set_status_updater.go generated: run refactor 2020-02-08 12:30:21 -05:00
stateful_set_test.go Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
stateful_set_utils_test.go fix a bug that orphan revision cannot be adopted and sts cannot be synced 2020-01-08 17:56:41 +08:00
stateful_set_utils.go Remove some unused codes in stateful_set_utils.go 2019-09-21 22:24:48 +08:00
stateful_set.go Garbage collector should orphan ControllerRevisions too 2020-02-10 20:58:28 +08:00