Commit Graph

12 Commits

Author SHA1 Message Date
Khue Doan
8d4f52cff4 fix(volsync): enable privileged movers by default
This might not be the best approach, but for now, it's the option with
the least hassle. I may refactor it in the future for greater
granularity.
2024-11-24 20:17:27 +07:00
Khue Doan
c17aa9e165 chore(argocd): upgrade Helm chart to v7.5.2 2024-09-03 02:24:23 +07:00
Khue Doan
8d00d55eb1 refactor(argocd)!: merge bootstrap and system
This is a breaking change and requires cluster rebuild (carefully
replacing the ApplicationSets may should work but I didn't bother at the
current alpha stage):

- ApplicationSets are merged into a single root one
  to use the progressive sync feature when it's ready.
- Switched to server side apply to avoid CRDs not ready issues.

Also replace the apply script with Ansible, since the Ansible Helm
dependency update feature was released.
2024-04-17 15:21:11 +07:00
Khue Doan
000c90bf99 Split argocd and root app to boostrap 2021-08-22 23:34:09 +07:00
Khue Doan
cf69f5f0e7 Split ArgoCD install and root app 2021-08-22 19:44:41 +07:00
Khue Doan
488f087db5 Auto create namespace 2021-08-22 18:30:59 +07:00
Khue Doan
710cbdb813 Fix syntax 2021-08-22 18:28:41 +07:00
Khue Doan
acf42f7d72 Enable system apps auto sync 2021-08-22 18:27:05 +07:00
Khue Doan
a7da7f2549 Disable system project 2021-08-22 18:24:07 +07:00
Khue Doan
8bf07e6a92 Add missing field to system applicationset 2021-08-22 18:04:08 +07:00
Khue Doan
ecf7a3c9bf Move applicationsets and projects to separate folders 2021-08-22 17:47:01 +07:00
Khue Doan
0095d9a166 Try new ArgoCD pattern 2021-08-22 17:40:38 +07:00