Khue Doan
|
e28bada08e
|
refactor: remove explicit StorageClass selection
Previously PVCs need to define storage class explicitly because if
a PVC was created before Longhorn is ready, it will stay pending forever
until we delete and recreate it (ArgoCD didn't have sync wave for
ApplicationSet back then).
Kubernetes 1.28 has retroactive assignment of a default StorageClass for
existing unbound persistent volume claims without any storage class assigned.
https://kubernetes.io/blog/2023/08/15/kubernetes-v1-28-release/#automatic-retroactive-assignment-of-a-default-storageclass-graduates-to-stable
|
2023-11-19 12:04:10 +07:00 |
|
Khue Doan
|
bc8beffb73
|
fix(tekton): fix incorrect pull request revision
|
2023-01-26 15:31:22 +07:00 |
|
Khue Doan
|
220e5c5480
|
feat(tekton): add pull request workflow
|
2023-01-26 10:44:50 +07:00 |
|
Khue Doan
|
22a3ccd331
|
feat: auto create Gitea webhook for Tekton
|
2023-01-26 01:26:52 +07:00 |
|
Khue Doan
|
d5eb6d9a76
|
fix(tekton): update new Dashboard install link
|
2023-01-25 22:10:42 +07:00 |
|
Khue Doan
|
a7016de626
|
refactor(tekton): use common workflows that create pipelines
|
2023-01-25 22:01:31 +07:00 |
|
Khue Doan
|
8df13c3ef4
|
refactor(tekton): use remote tasks from Tekton Hub
|
2023-01-25 17:26:16 +07:00 |
|
Khue Doan
|
330393080a
|
feat(tekton): install experimental Workflow
|
2023-01-25 14:49:50 +07:00 |
|
Khue Doan
|
3718f99096
|
refactor(tekton): move common tasks back to platform
|
2023-01-25 14:25:27 +07:00 |
|
Khue Doan
|
7b744b5e92
|
ci: get pipeline secrets from Vault
|
2022-05-14 20:59:15 +07:00 |
|
Khue Doan
|
0e351eb81b
|
fix(tekton): remove Terraform service account
|
2022-05-14 17:50:58 +07:00 |
|
Khue Doan
|
71b0217a54
|
feat: add app name and icon for all ingress
|
2022-05-04 09:17:42 +07:00 |
|
Khue Doan
|
96216b36f3
|
refactor(tekton): move external tasks to .tekton
|
2022-04-17 12:25:26 +07:00 |
|
Khue Doan
|
d49eec60ad
|
Revert "feat(tekton): let ArgoCD manage Tekton config for all repo"
This reverts commit 9cbcf7721f .
|
2022-01-02 17:16:49 +07:00 |
|
Khue Doan
|
f86077894c
|
ci: disable blog pipeline for now
|
2021-12-27 14:15:03 +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
|
bde8724284
|
style: format YAMLs to fix yamllint
|
2021-12-26 12:36:14 +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
|
85dadf8671
|
feat(tekton): install pull request task
|
2021-12-25 17:05:56 +07:00 |
|
Khue Doan
|
22940f9aa6
|
Revert "Revert "Revert "Revert "Revert "tekton: use read-only dashboard"""""
This reverts commit cb370c214c .
I PROMISE THIS IS THE LAST TIME
|
2021-12-25 16:38:18 +07:00 |
|
Khue Doan
|
e09aa337cc
|
refactor: expose Tekton dashboard to the internet
|
2021-12-25 13:51:34 +07:00 |
|
Khue Doan
|
bbf418f45b
|
feat(tekton): install Kaniko task
|
2021-12-25 13:42:33 +07:00 |
|
Khue Doan
|
490aa7b9e4
|
chore(tekton): rename Terraform secrets
|
2021-12-25 12:01:57 +07:00 |
|
Khue Doan
|
27468592ce
|
build: inject Terraform secrets to tekton-pipelines namespace
|
2021-12-25 03:03:46 +07:00 |
|
Khue Doan
|
5f33349b15
|
refactor(tekton): split task, pipeline, sa, crb
|
2021-12-24 15:25:25 +07:00 |
|
Khue Doan
|
cb370c214c
|
Revert "Revert "Revert "Revert "tekton: use read-only dashboard""""
This reverts commit cd197e84dd .
|
2021-12-24 14:19:02 +07:00 |
|
Khue Doan
|
fef8c8a344
|
feat(tekton): install Tekton Triggers
|
2021-12-24 14:18:08 +07:00 |
|
Khue Doan
|
cd197e84dd
|
Revert "Revert "Revert "tekton: use read-only dashboard"""
This reverts commit 120cff8734 .
|
2021-12-19 17:21:26 +07:00 |
|
Khue Doan
|
a9f8adf746
|
style: use YAML anchors for all ingress hosts
|
2021-12-16 21:02:13 +07:00 |
|
Khue Doan
|
120cff8734
|
Revert "Revert "tekton: use read-only dashboard""
This reverts commit 7d4192e8d8 .
|
2021-12-12 22:18:35 +07:00 |
|
Khue Doan
|
7d4192e8d8
|
Revert "tekton: use read-only dashboard"
This reverts commit df5a737bb3 .
|
2021-12-12 22:14:24 +07:00 |
|
Khue Doan
|
e928f8a46d
|
fix: add missing cert annotations for Grafana and Tekton
|
2021-12-05 23:03:53 +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
|
03ac8ebc7d
|
fix: set ingress class explicitly
|
2021-11-29 21:16:27 +07:00 |
|
Khue Doan
|
1aa534da46
|
Revert "feat(tekton): enable external OAUTH authentication for Ingress"
This reverts commit 7b444619bb .
|
2021-11-26 16:29:27 +07:00 |
|
Khue Doan
|
7b444619bb
|
feat(tekton): enable external OAUTH authentication for Ingress
|
2021-11-26 16:24:11 +07:00 |
|
Khue Doan
|
df5a737bb3
|
tekton: use read-only dashboard
|
2021-09-03 15:57:59 +07:00 |
|
Khue Doan
|
8f4088dadb
|
Move git, ci and sso to platform layer
|
2021-09-03 12:36:52 +07:00 |
|