Commit Graph

72 Commits

Author SHA1 Message Date
Khue Doan
a282bb0bb8 fix(bootstrap): add missing revision in template
(cherry picked from commit 1f019f67a677b4295e10b69501c02ae4909bb704)
2022-02-09 19:02:59 +07:00
Renovate Bot
d6a8495767 chore(deps): update all non-major dependencies helm releases 2022-01-27 18:19:34 +00:00
Khue Doan
b4365e33b7 chore(argocd): upgrade ApplicationSet chart to 1.8.0 2022-01-09 23:19:35 +07:00
Khue Doan
25e34cf77f style: clean up monitor config
- Use YAML anchor
- Use template for name and namespace
2022-01-08 12:50:08 +07:00
Loc Mai
be1b542046
chore: improve monitoring setting (#11) 2022-01-06 07:44:06 +07:00
Khue Doan
79280d3230 refactor(bootstrap): use internal Gitea domain
In case certificate doesn't work
2022-01-06 00:02:06 +07:00
Khue Doan
6b988d94f9 chore(argocd): temporarily disable ApplicationSet health check 2022-01-02 23:53:14 +07:00
Loc Mai
0c142f8183
feat(system): enable service monitors (#9)
* feat(system): enable service monitors

* chore: bump cloudflared chart version

* doc: update contributors list
2022-01-01 21:36:58 +07:00
Khue Doan
f8fa3858f6 refactor(argocd): disable anonymous read 2022-01-01 11:11:19 +07:00
Khue Doan
74081c584a refactor: disable some tunnels 2021-12-30 11:30:02 +07:00
Khue Doan
f4b63c018f refactor(bootstrap)!: split argocd and root 2021-12-28 10:24:05 +07:00
Khue Doan
c3eaf7ee06 feat(argocd): enable status badge 2021-12-27 19:07:37 +07:00
Khue Doan
61a8c791e6 fix(bootstrap): add missing apply command 2021-12-27 18:32:17 +07:00
Khue Doan
36cbbe98eb fix(argocd): use TLS from Ingress instead 2021-12-27 18:28:34 +07:00
Khue Doan
181265951f feat(bootstrap): use seed repo on first apply 2021-12-27 18:23:58 +07:00
Khue Doan
86647289b3 feat(bootstrap): switch GitOps repo to internal git 2021-12-27 17:47:38 +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
d493de34f0 feat(bootstrap): auto retry with backoff 2021-12-27 15:28:21 +07:00
Khue Doan
bde8724284 style: format YAMLs to fix yamllint 2021-12-26 12:36:14 +07:00
Khue Doan
26bf289166 refactor: expose ArgoCD to the internet 2021-12-24 16:50:27 +07:00
Khue Doan
436abf3782 feat(argocd): enable read-only anonymous access 2021-12-24 14:44:48 +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
33b52f7950 Revert "Revert "refactor(bootstrap): remove sync wave for ApplicationSets""
This reverts commit d2862a71df.
2021-12-11 18:47:49 +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
d2862a71df Revert "refactor(bootstrap): remove sync wave for ApplicationSets"
This reverts commit 96ad14931a.
2021-12-11 17:34:55 +07:00
Khue Doan
18314225e4 fix(bootstrap): fix ArgoCD ingress cert syntax 2021-12-05 22:34:56 +07:00
Khue Doan
b2b5179df9 feat: switch all ingress to to letsencrypt-prod 2021-12-05 17:43:32 +07:00
Khue Doan
7c37cdb22d feat: switch all ingress to to letsencrypt-staging 2021-12-05 17:11:00 +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
03ac8ebc7d fix: set ingress class explicitly 2021-11-29 21:16:27 +07:00
Khue Doan
96ad14931a refactor(bootstrap): remove sync wave for ApplicationSets
It doesn't wait for all child applications to become healthy
2021-11-26 18:15:41 +07:00
Khue Doan
a2a0b48f0d fix(bootstrap): fix ApplicationSet health check
https://github.com/argoproj/argo-cd/blob/master/resource_customizations/argoproj.io/ApplicationSet/health.lua
2021-11-26 15:23:49 +07:00
Khue Doan
af2ca6141d chore(bootstrap): switch to latest applicationset on master
https://github.com/argoproj-labs/applicationset/pull/370
2021-11-26 12:26:16 +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
401fbca584 fix(bootstrap): upgrade ArgoCD to v2.2.0-rc1 pre-release
Fix Gitea Ingress thanks to https://github.com/argoproj/argo-cd/pull/7519
2021-11-17 15:06:11 +07:00
Khue Doan
fdfd5fb2c9 fix(argocd): update custom health check for ArgoCD applications 2021-10-04 00:40:05 +07:00
Khue Doan
4b16c1b120 feat(bootstrap): add Applications custom health check 2021-09-24 20:08:45 +07:00
Khue Doan
74beb3f4d2 fix(bootstrap): fix sync wave incorrect type 2021-09-24 19:34:16 +07:00
Khue Doan
d4e6629464 fix(bootstrap): fix sync wave syntax
Please enter the commit message for your changes. Lines starting
2021-09-24 19:31:18 +07:00
Khue Doan
bdc1297184 feat(bootstrap): add sync waves based on layers 2021-09-23 11:53:23 +07:00
Khue Doan
900b417f64 Revert "feat(bootstrap): add sync waves based on layers"
This reverts commit e06ba36c80.
2021-09-20 00:54:02 +07:00
Khue Doan
e06ba36c80 feat(bootstrap): add sync waves based on layers 2021-09-20 00:14:04 +07:00
Khue Doan
8f4088dadb Move git, ci and sso to platform layer 2021-09-03 12:36:52 +07:00