Commit Graph

1087 Commits

Author SHA1 Message Date
Khue Doan
f8fa3858f6 refactor(argocd): disable anonymous read 2022-01-01 11:11:19 +07:00
Khue Doan
9a017980ad fix(prometheus): downgrade to 19.3.0 due to sync issue 2022-01-01 01:19:44 +07:00
Khue Doan
9e0bc7eff2 fix(trow): fix NGINX max body size syntax (again) 2022-01-01 00:28:15 +07:00
Khue Doan
917f802b3f Revert "chore: temporarily switch to Let's Encrypt Staging"
This reverts commit 6cc48ebfa3.
2022-01-01 00:14:27 +07:00
Khue Doan
9aeead0e09 fix(trow): fix NGINX max body size syntax 2022-01-01 00:08:15 +07:00
Khue Doan
eda4c4599a chore(prometheus): upgrade to latest version 2022-01-01 00:03:18 +07:00
Khue Doan
78e7bec317 chore(tools): add Kubernetes Python library
For Ansible
2021-12-31 23:55:46 +07:00
Khue Doan
34dd9844cc docs: update license notices 2021-12-31 17:05:27 +07:00
Khue Doan
ecd9cf9173 feat(metal): generate dev VM ansible_host automatically 2021-12-31 16:45:53 +07:00
Khue Doan
74081c584a refactor: disable some tunnels 2021-12-30 11:30:02 +07:00
Khue Doan
fc2987ee42 chore(cloudflared): upgrade to latest chart 2021-12-30 00:15:31 +07:00
Khue Doan
0468416c50 chore(cloudflared): upgrade to latest chart 2021-12-29 22:54:38 +07:00
Khue Doan
09eed8a5a0 fix(trow): remove Ingress request body size limit 2021-12-29 22:52:40 +07:00
Khue Doan
479016d737 refactor: inject Terraform secrets with Terraform
Instead of Ansible
2021-12-29 22:51:36 +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
f86077894c ci: disable blog pipeline for now 2021-12-27 14:15:03 +07:00
Khue Doan
1be7b952dd docs: fix typo 2021-12-27 14:09:18 +07:00
Khue Doan
dde62f4257 docs: add 0.0.6-alpha changelog 2021-12-27 14:04:35 +07:00
Khue Doan
8ab9ac0817 feat(metallb): generate address pool automatically 2021-12-27 13:44:21 +07:00
Khue Doan
9e59f1ad81 chore: cleanup lint targets
Let CI pipeline do it
2021-12-27 11:36:47 +07:00
Khue Doan
9cbcf7721f feat(tekton): let ArgoCD manage Tekton config for all repo 2021-12-27 11:18:31 +07:00
Khue Doan
f41040cf00 ci: switch use Kustomize 2021-12-27 11:16:10 +07:00
Khue Doan
642ddcd979 feat(blog): always pull latest image 2021-12-27 09:49:00 +07:00
Khue Doan
e307c3ad52 ci: add tools container build task 2021-12-27 00:41:26 +07:00
Khue Doan
a26b0f0aeb ci: add lint task 2021-12-27 00:30:16 +07:00
Khue Doan
6afac60219 Revert "refactor(trow): testing user and password"
This reverts commit 122eab6736.
2021-12-26 23:02:18 +07:00
Khue Doan
122eab6736 refactor(trow): testing user and password 2021-12-26 13:56:21 +07:00
Khue Doan
bde8724284 style: format YAMLs to fix yamllint 2021-12-26 12:36:14 +07:00
Khue Doan
1c9ab6b36e style: add yamllint rules 2021-12-26 12:19:05 +07:00
Khue Doan
5de50cd42d style: Ansible lint 2021-12-26 12:12:36 +07:00
Khue Doan
6aa12a1bb9 fix(external): add missing env var to Makefile 2021-12-26 10:52:02 +07:00
Khue Doan
b879ad282a Revert "refactor: expose Tekton dashboard to the internet"
This reverts commit e09aa337cc.
2021-12-26 01:54:45 +07:00
Khue Doan
e007c71855 fix(trow): set storage class explicitly 2021-12-25 23:54:57 +07:00
Khue Doan
c2f86a18a9 chore(authentik): reduce Redis volume size 2021-12-25 22:30:32 +07:00
Khue Doan
83dcf7aa60 chore: increase dev VM disk size 2021-12-25 22:28:09 +07:00
Khue Doan
9b4faad327 fix(k8up): change Restic repo path 2021-12-25 22:24:01 +07:00
Khue Doan
fced2670b9 fix(authentik): indent 2021-12-25 22:05:46 +07:00
Khue Doan
43cd333f90 style(k8up): change backup path in bucket 2021-12-25 21:58:55 +07:00
Khue Doan
8793556800 chore: cleanup Backblaze secret keys 2021-12-25 21:58:23 +07:00
Khue Doan
7b5d33426a fix(k8up): hot fix for secret 2021-12-25 21:27:25 +07:00
Khue Doan
35de8c5469 fix(k8up): use B2 instead of S3 2021-12-25 21:14:19 +07:00
Khue Doan
675891c558 feat(external): inject Backblaze secrets to k8up namespace 2021-12-25 20:18:45 +07:00
Khue Doan
da0b8f0450 style: do not detect YAML files
Too many of them
2021-12-25 19:54:26 +07:00