Commit Graph

53 Commits

Author SHA1 Message Date
Chi-En Wu
231146eba7 docs: add description about common.labels 2020-04-23 15:38:58 +08:00
Chi-En Wu
8463dcfa6f docs: add description about common.selectorLabels 2020-04-23 15:36:48 +08:00
Chi-En Wu
74d49b3970 docs: add description about common.metadata 2020-04-23 15:26:05 +08:00
Chi-En Wu
347f9339f5 docs: add description about common.serviceMonitor.secret 2020-04-23 15:13:37 +08:00
Chi-En Wu
8a8bb283d1 docs: add description about common.serviceMonitor 2020-04-23 14:43:48 +08:00
Chi-En Wu
0866ba1a51 docs: add description about common.pdb 2020-04-23 14:04:53 +08:00
Chi-En Wu
8690a9353e docs: add description about common.hpa 2020-04-23 14:02:42 +08:00
Chi-En Wu
958453fd4c docs: add description about common.cronJob 2020-04-23 13:00:39 +08:00
Chi-En Wu
a5d0102367 docs: add description about common.serviceAccount 2020-04-23 12:18:12 +08:00
Chi-En Wu
70530640c5 refactor: correct indentations 2020-04-23 11:39:06 +08:00
Chi-En Wu
98652addbc docs: add link to common.pod.template 2020-04-23 11:34:40 +08:00
Chi-En Wu
2434554782 docs: add description about common.pod.template 2020-04-23 11:33:24 +08:00
Chi-En Wu
5fcc2735e2 docs: add description about common.ingress 2020-04-23 09:58:54 +08:00
Chi-En Wu
f848f3e7f4 docs: add description about common.secret 2020-04-23 09:42:15 +08:00
Chi-En Wu
98902aafdb docs: add description about common.configMap 2020-04-23 09:37:57 +08:00
Chi-En Wu
619f27ace1 docs: add Contents section 2020-04-23 09:27:01 +08:00
Chi-En Wu
7bbf578ee5 docs: correct indentations 2020-04-23 09:21:29 +08:00
Chi-En Wu
75e6d18687 docs: replace {{ template }} with {{ include }} 2020-04-23 09:15:29 +08:00
Chi-En Wu
2729adff43 docs: add description about common.container 2020-04-22 17:22:35 +08:00
Chi-En Wu
5e84d4fb5f refactor: $values => $pod 2020-04-22 17:19:44 +08:00
Chi-En Wu
9a5a128c6e refactor: correct indents 2020-04-22 17:19:05 +08:00
Chi-En Wu
e75a173d9d docs: add description about common.deployment 2020-04-22 16:40:03 +08:00
Chi-En Wu
6eb1ca375f docs: add description about common.service 2020-04-22 15:33:50 +08:00
Chi-En Wu
7298936b6d docs: copy and update README from the original repo 2020-04-22 15:19:41 +08:00
Chi-En Wu
18cadb5759 refactor: correct variable name $pod => $deployment 2020-04-22 12:51:04 +08:00
Chi-En Wu
de752b0fb1 style: trim whitespaces before {{include}} 2020-04-22 12:23:57 +08:00
Chi-En Wu
cf0679333c chore: bump to version 0.2.0 2020-04-22 11:42:25 +08:00
Chi-En Wu
bae66c7c9c refactor: common.pod-template => common.pod.template 2020-04-22 10:55:16 +08:00
Chi-En Wu
96ba1fecbb refactor: remove CronJob.spec.jobTemplate.metadata.name 2020-04-22 10:51:27 +08:00
Chi-En Wu
9aecdacf39 feat: allow arguments to be passed to templates 2020-04-22 10:26:17 +08:00
Chi-En Wu
bddaab6942 feat: add template common.cronJob 2020-04-20 16:38:09 +08:00
Chi-En Wu
6fbe885937 feat: extract template common.pod-template 2020-04-20 16:24:28 +08:00
Chi-En Wu
084cef1bc8 Merge branch 'master' into develop 2020-04-20 11:12:52 +08:00
Chi-En Wu
2228f4a49e feat: add template common.serviceMonitor.secret 2020-04-20 11:12:29 +08:00
Chi-En Wu
923cf384cd feat: add template common.serviceMonitor 2020-04-20 11:10:52 +08:00
Chi-En Wu
9a662f3e41 Merge pull request #2 from hahow/fix/broken-cd-script
fix: broken CD script
2020-04-20 09:54:27 +08:00
Chi-En Wu
56bccbae0d fix: correct GOOGLE_APPLICATION_CREDENTIALS in CD script 2020-04-20 09:52:47 +08:00
Chi-En Wu
9ed98f5c6c fix: broken CD script 2020-04-20 09:43:27 +08:00
Chi-En Wu
d989103f6d Merge pull request #1 from hahow/fix/ignore-gcloud-key
fix: ignore gcloud-auth-key
2020-04-20 09:36:44 +08:00
Weihang Lo
861480816f fix: ignore gcloud-auth-key 2020-04-19 08:06:36 +08:00
Chi-En Wu
5fb7898e1b feat: allow common.metadata to be extended 2020-04-17 11:19:01 +08:00
Chi-En Wu
2d3734c769 chore: add github actions configs 2020-04-16 16:29:10 +08:00
Chi-En Wu
950eb57186 feat: add template common.pdb 2020-04-15 17:07:34 +08:00
Chi-En Wu
9b4cc30c89 feat: add template common.hpa 2020-04-15 16:12:37 +08:00
Chi-En Wu
999118590b feat: add template common.secret 2020-04-15 16:11:13 +08:00
Chi-En Wu
c1491285e5 feat: add template common.configMap 2020-04-15 16:10:58 +08:00
Chi-En Wu
bcce24e19a feat: add template common.serviceAccount 2020-04-15 16:08:30 +08:00
Chi-En Wu
b718fcb0b7 feat: add template common.ingress 2020-04-15 16:06:38 +08:00
Chi-En Wu
6d1a271b44 feat: add template common.service 2020-04-15 16:05:36 +08:00
Chi-En Wu
a77ef4878e feat: add template common.deployment 2020-04-15 16:03:43 +08:00