Commit Graph

27 Commits

Author SHA1 Message Date
Khue Doan
dc7d1256a0 build: set kubeconfig from global Makefile
Separate build steps in Tekton can use service account instead of config file
2022-05-14 20:06:57 +07:00
Khue Doan
0b899cf326 build: PHONY by default for all global target 2022-04-22 07:53:34 +07:00
Khue Doan
166c1a93e3 refactor(configure)!: set configure as a make target 2022-03-14 23:37:56 +07:00
Khue Doan
958423c332 build: wait after external in make all target 2022-03-14 02:49:42 +07:00
Khue Doan
f4cccfdba2 build: always wait for main apps status 2022-03-14 02:42:59 +07:00
Khue Doan
9e59f1ad81 chore: cleanup lint targets
Let CI pipeline do it
2021-12-27 11:36:47 +07:00
Khue Doan
ac93024a61 build: add target to build all including external 2021-12-11 18:56:55 +07:00
Khue Doan
738236c7d2 build: optimize dev environment build targets 2021-12-01 22:44:10 +07:00
Khue Doan
e68c569f24 Fix incorrect bootstrap make target 2021-09-01 20:18:01 +07:00
Khue Doan
a8c4572b14 Remove cluster (Terraform RKE) layer in favor of k3s 2021-09-01 16:51:23 +07:00
Khue Doan
0d68a07489 Remove pre-commit hook 2021-08-22 23:57:20 +07:00
Khue Doan
b672b7a46b Rename infra layer to cluster 2021-08-20 19:31:04 +07:00
Khue Doan
34b28e8f5d Add pre-commit hook 2021-06-14 17:24:08 +07:00
Khue Doan
0ec52160ea Update docs 2021-06-10 20:27:57 +07:00
Khue Doan
e8a2aa98b4 Revert "Keep running lint even if the previous one failed"
This reverts commit 084984c65d.
2021-06-10 19:34:06 +07:00
Khue Doan
084984c65d Keep running lint even if the previous one failed 2021-06-10 19:31:57 +07:00
Khue Doan
03deb76eb9 Add linters for metal and infra 2021-06-10 19:28:34 +07:00
Khue Doan
6e39a3db19 Improve makefile targets consistency 2021-05-23 12:24:32 +07:00
Khue Doan
9fa5b58777 Change default global make targets 2021-05-16 13:20:27 +07:00
Khue Doan
b3f2d0dec3 Rework global makefile 2021-04-25 13:24:26 +07:00
Khue Doan
1b0a3c74fe Auto generate TODO list 2021-04-19 22:35:05 +07:00
Khue Doan
429808949f Rename tools container and add Makefile 2021-03-11 01:43:34 +07:00
Khue Doan
ece52c463c Remove platform layer 2021-02-15 12:10:02 +07:00
Khue Doan
fd452401da Add more target for each layer 2021-02-12 12:38:43 +07:00
Khue Doan
6eee51f65b Download Ubuntu ISO 2021-02-08 14:13:40 +07:00
Khue Doan
f4eb269f9d Clean up 2021-02-08 08:52:53 +07:00
Khue Doan
b4c0a0b1d1 Add WIP makefile 2021-01-27 16:44:47 +07:00