Commit Graph

24 Commits

Author SHA1 Message Date
Khue Doan
750614c866 refactor(bootstrap): download Helm dependency when template
Instead of make target
2022-10-14 21:22:04 +07:00
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
f4b63c018f refactor(bootstrap)!: split argocd and root 2021-12-28 10:24:05 +07:00
Khue Doan
181265951f feat(bootstrap): use seed repo on first apply 2021-12-27 18:23:58 +07:00
Khue Doan
3d3e9a92c6 refactor(bootstrap)!: switch to Helm with better templates
Squashed commit of the following:

commit c2d2def93933d5dd6ca5618385de226cd75dab3f
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:39:32 2021 +0700

    refactor(bootstrap): switch branch to master

commit a84a3f6ff14ee484c374f4eb13aa92495917249c
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:36:41 2021 +0700

    fix(bootstrap): add missing fields

commit 9d8f3d2e2374dba06c76a83241f1ea161094b241
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:25:04 2021 +0700

    build(bootstrap): update dependencies if needed before apply

commit 4d725efa82b4283eb701263a8b76a7c371db1e2b
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:15:46 2021 +0700

    feat(bootstrap): port changes from master

commit 7cb8d09a73cc17232314d742de52ae15daac1565
Merge: 3dc1417 d493de3
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 16:33:06 2021 +0700

    Merge branch 'master' into bootstrap-rework

commit 3dc141723d52ffbe0eaf3a485513dd55bb268c0f
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 13:43:28 2021 +0700

    build(bootstrap): change make targets

commit e81abd30158ca312edc64bfb88f88e7349d16a3e
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 13:42:44 2021 +0700

    feat(bootstrap): add global values

commit 69371afacf7645c935fd89807ec101670d5009d2
Merge: 370b1ca e89aea8
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 12:19:33 2021 +0700

    Merge branch 'master' into bootstrap-rework

commit 370b1caf46cffcaaad4d2e38ceca8757259cf1e9
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Nov 17 00:43:13 2021 +0700

    fix namespace

commit 9ca055cd40b060bf2288832eb78d14a287a2aa46
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 22:05:29 2021 +0700

    disable cert

commit 1575fc7121b149a4426d6865db0b988b25feaa62
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 21:54:36 2021 +0700

    sync wave based on index

commit e3dfb4027265e238b02b840e78523b3970f8669d
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 21:02:27 2021 +0700

    feat(bootstrap): add project per stack

commit 68645e0e18cf6f9fcdd75dfc1d9bfb2d85a7d5bb
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 11:18:18 2021 +0700

    Initial rework for bootstrap
2021-12-27 17:40:47 +07:00
Khue Doan
e71c90bd03 build(bootstrap): increase wait timeout 2021-12-17 08:20:23 +07:00
Khue Doan
d61c75cbd3 build(bootstrap): wait for ApplicationSets 2021-12-17 08:08:06 +07:00
Khue Doan
f42f8754bc build(bootstrap): wait for ArgoCD CRDs 2021-12-17 07:53:44 +07:00
Khue Doan
11e1722529 refactor(bootstrap): move bootstrap ApplicationSet back to root 2021-12-17 07:53:05 +07:00
Khue Doan
b505e66d67 refactor(bootstrap): let bootstrap ApplicationSet to create the root app 2021-12-14 09:57:57 +07:00
Khue Doan
118786b28c refactor(bootstrap): rename root-app to root
Match argocd-autopilot
2021-12-13 12:04:41 +07:00
Khue Doan
3e47e54192 Revert "Revert "refactor(bootstrap): sync all ApplicationSets at once""
This reverts commit 9b0b19bab1.
2021-12-11 18:47:37 +07:00
Khue Doan
9b0b19bab1 Revert "refactor(bootstrap): sync all ApplicationSets at once"
This reverts commit 84df2b1c9d.
2021-12-11 17:35:20 +07:00
Khue Doan
84df2b1c9d refactor(bootstrap): sync all ApplicationSets at once
Because sync waves are removed
2021-12-01 23:04:06 +07:00
Khue Doan
2111a2eb93 fix(bootstrap): hot fix bootstrap not progressing 2021-11-26 12:01:50 +07:00
Khue Doan
38cacd468f feat(bootstrap): add health check and sync wave for ApplicationSets 2021-11-26 11:57:02 +07:00
Khue Doan
a8c4572b14 Remove cluster (Terraform RKE) layer in favor of k3s 2021-09-01 16:51:23 +07:00
Khue Doan
6ac5cfe84b Revert "Switch ArgoCD installer from Kustomize to Helm"
This reverts commit 0f27c0b9e3.
2021-08-24 02:16:21 +07:00
Khue Doan
d4c1d24d48 Revert "Update ArgoCD Helm install release name"
This reverts commit 6ecc023898.
2021-08-24 02:16:09 +07:00
Khue Doan
6ecc023898 Update ArgoCD Helm install release name 2021-08-24 02:08:40 +07:00
Khue Doan
0f27c0b9e3 Switch ArgoCD installer from Kustomize to Helm 2021-08-24 02:05:56 +07:00
Khue Doan
1405fa046b Fix wrong kustomize path 2021-08-22 23:37:51 +07:00
Khue Doan
bc8533027b Add phony to bootstrap make targets 2021-08-22 23:36:57 +07:00
Khue Doan
000c90bf99 Split argocd and root app to boostrap 2021-08-22 23:34:09 +07:00