Khue Doan
5e960681c4
fix(gitea): increase config job backoff limit
...
Oops, 0 means no retry
2024-03-27 10:37:32 +07:00
Khue Doan
66a92da77b
fix(gitea): retry config job until successful
2024-03-27 10:32:43 +07:00
Khue Doan
b98060294d
refactor!: remove Tekton
...
Replaced by Woodpecker CI. It turns out I don't need that much power
from Tekton's flexibility, so it's not worth the maintenance overhead
for my specific use case at home.
2024-01-15 10:55:29 +07:00
Khue Doan
bb27f0a607
perf(gitea): only run config job when config files changed
2023-11-27 00:41:38 +07:00
Khue Doan
97d3fbc0eb
refactor!: make secret generator write to k8s Secrets instead of Vault
2023-11-26 16:11:50 +07:00
Khue Doan
22a3ccd331
feat: auto create Gitea webhook for Tekton
2023-01-26 01:26:52 +07:00
Khue Doan
3b7e8f1688
chore: upgrade Go version of config jobs to 1.19
2022-12-29 23:22:47 +07:00
Khue Doan
d06470c3ea
fix: skip new config job run if previous job run hasn't finished yet
2022-07-20 23:12:01 +07:00
Khue Doan
4676650f59
refactor: switch config jobs to cron jobs
2022-05-08 21:20:07 +07:00
Khue Doan
d94c5eb6dd
chore(external-secrets): upgrade API version to v1beta1
2022-05-08 11:41:16 +07:00
Khue Doan
99054d90c5
fix(gitea): add missing config source (again)
2022-03-24 10:16:45 +07:00
Khue Doan
134c0b4902
refactor(gitea)!: switch init job to structured config as code
2022-03-24 09:54:26 +07:00
Khue Doan
1dec81df4a
fix(gitea): get admin secret from new source
2022-03-10 00:36:41 +07:00
Khue Doan
6b11f7f142
fix(gitea): update correct secret path
2022-03-09 01:09:05 +07:00
Khue Doan
ab795ab34b
fix(gitea): use template engine v2 for external secret
2022-02-26 11:46:50 +07:00
Khue Doan
d6ea436368
fix(gitea): remove .data prefix in template
2022-02-26 11:42:30 +07:00
Khue Doan
1764039b9f
fix(gitea): escape curly braces
2022-02-26 11:29:09 +07:00
Khue Doan
e5f35f3640
fix(gitea): add missing password template in data
2022-02-26 11:21:34 +07:00
Khue Doan
552feda283
fix(gitea): add missing property for admin secret ref
2022-02-26 10:50:20 +07:00
Khue Doan
182a2d80b4
refactor(gitea)!: use admin secret from vault
2022-02-26 10:46:27 +07:00
Khue Doan
83a33a2dd5
feat(gitea): auto init GitOps repo and org
2021-12-25 00:47:32 +07:00