Commit Graph

250 Commits

Author SHA1 Message Date
Jonas Juselius 03ac567bed Merge branch 'helmify' into 'main'
feat: Migrate sys applications to helmfile

See merge request oceanbox/manifests!10
2025-06-10 19:45:50 +02:00
mrtz 9249f0eb18 wip: Match chart to k8s state 2025-06-10 17:00:17 +02:00
mrtz 1bb720840d feat: Migrate sys applications to helmfile
Move most of helmfiles into temp to test only velero.

File structure:

```bash
/
├── helmfile.d/                                                 # Helmfiles, *.yaml.gotmpl
├── charts/                                                     # Our own charts, e.g `Atlantis`
├── values                                                      # Values for helmfiles
│   ├── <chart>
│   │   ├── values.yaml.gotmpl                                  # Values to be templated in `values/`
│   │   ├── kustomize                                           # Kustomizations per environment
│   │   ├── manifests                                           # Raw manifests
│   │   │   ├── <chart>.yaml                                    # Argo App for bootstrap
│   │   │   ├── dashboards                                      # Grafana dashboards
│   │   │   │   └── <chart>-metrics.yaml
│   │   │   └── policies                                        # Cilium and Kyverno policies
│   │   │       ├── CiliumNetworkPolicy-allow-api-server.yaml
│   │   │       └── KyvernoPolicy-regred-secret.yaml
│   │   └── values                                              # Values for each environment
│   │       ├── <chart>-staging.yaml.gotmpl                     # Values for staging environment
│   │       ├── <chart>-prod.yaml.gotmpl                        # Values for prod environment
│   │       └── <chart>.yaml.gotmpl                             # Standard values for all environments
│   │
│   ├── values.yaml                                             # Standard values for all cluster
│   ├── values-oceanbox.yaml                                    # Values overrides for oceanbox
│   ├── values-ekman.yaml                                       # Values overrides for ekman
```
2025-06-05 13:49:00 +02:00
Moritz Jörg a0a0f8586d wip: helmfileify 2025-06-03 15:56:35 +02:00
Moritz Jörg 65d65ea126 chore: Cleanup old nix code and add helmfile experiments 2025-06-02 20:09:42 +02:00
stigrj 648609e824 ci: atlantis 2025-05-24 10:59:00 +00:00
stigrj 5515f681f3 ci: atlantis 2025-05-24 09:47:01 +00:00
stigrj d2d3d03107 ci: atlantis 2025-05-24 06:49:39 +00:00
stigrj c7a8ae8685 ci: atlantis 2025-05-23 21:04:21 +00:00
stigrj 48b1d65d99 ci: atlantis 2025-05-23 20:16:56 +00:00
stigrj ad3ba9671e ci: atlantis 2025-05-23 12:47:34 +00:00
stigrj e67cb32ff1 ci: sorcerer 2025-05-23 12:47:32 +00:00
Jonas Juselius de53f6c7bd ci: atlantis 2025-05-20 11:52:16 +00:00
juselius ee09bf74ac wip: atlantis local chart and muliple envs 2025-05-17 09:19:52 +02:00
Jonas Juselius 85ef55f856 ci: sorcerer 2025-05-16 13:37:42 +00:00
Jonas Juselius d40b6b30fa ci: atlantis 2025-05-16 13:37:40 +00:00
juselius 223149ecdd wip: more or less working argo and cilium helmfile setup 2025-05-16 15:30:01 +02:00
juselius ddc95aad80 wip: use separate toplevel helmfile.d and values/ 2025-05-16 10:46:38 +02:00
stigrj f17f06dead ci: atlantis 2025-05-13 16:49:16 +00:00
juselius abba0999e2 fix: get rid of /helm-working-dir in cmp 2025-05-12 19:59:23 +02:00
juselius 73ccf570d9 wip: move cilium values to external dir 2025-05-11 10:19:11 +02:00
juselius 2b974b8f8c fix: add more magicdns overrides 2025-05-06 09:36:07 +02:00
juselius 46aff6f91e wip: structural refactorizations 2025-05-05 07:57:10 +02:00
juselius 3ee4369cc1 wip: merge old serit-platfrom into manifests 2025-05-03 16:42:39 +02:00
juselius 6a5e5db08f Merge branch 'main' of gitlab.com:oceanbox/manifests 2025-05-03 14:57:06 +02:00
juselius 2dcc7e14ef fix: misc headscale policy fixes 2025-05-03 14:55:34 +02:00
juselius e4de293820 fix: add ekman and frontend 22 2025-05-02 13:49:42 +02:00
juselius 3c1d289568 fix: add oty to devops group 2025-05-02 13:22:42 +02:00
juselius 7a0a737e98 fix: fix keycloak magicdns 2025-04-30 08:42:26 +02:00
juselius cbf00643d1 fix: change tailnet domain to hs 2025-04-29 08:53:15 +02:00
juselius d1776f3693 fix: allow tailscale users to access gw-tos 2025-04-28 10:33:49 +02:00
juselius 94d01a84b0 fix: fix exit node acls + some typos 2025-04-28 10:25:33 +02:00
juselius 2b53bc519e fix: fix headscale user names 2025-04-28 08:45:38 +02:00
juselius 186ebe57b0 fix: update headscale 2025-04-27 19:38:46 +02:00
juselius 467be73315 fix: enable headscale persistence 2025-04-27 09:33:28 +02:00
juselius 12d3659e17 Merge branch 'main' of gitlab.com:oceanbox/manifests 2025-04-26 19:07:08 +02:00
juselius 79403cf015 feat: add headscale 2025-04-26 19:05:05 +02:00
stigrj b3a1fd2354 ci: sorcerer 2025-04-22 08:19:21 +00:00
stigrj 269b273d7a ci: atlantis 2025-04-22 08:19:18 +00:00
stigrj b1ccecf0d2 ci: sorcerer 2025-04-22 06:56:51 +00:00
stigrj da63f06e30 ci: atlantis 2025-04-22 06:56:48 +00:00
juselius e207b88363 fix: tweak sorcerer node affinity and pod anti-affinity 2025-04-15 14:11:33 +02:00
juselius fee384f4f2 fix: tweak sorcerer node affinity and pod anti-affinity 2025-04-15 14:04:29 +02:00
juselius 59d5bc2c8e fix: tweak sorcerer node affinity and pod anti-affinity 2025-04-15 13:58:14 +02:00
juselius 81d229d40d fix: add sorcerer node affinity and pod anti-affinity 2025-04-15 13:35:03 +02:00
juselius 5e557a8410 fix: move sorcerer instances to srv nodes 2025-04-15 13:06:45 +02:00
juselius 4b6b22db2b fix: update slurm api verison 2025-04-08 20:43:43 +02:00
Jonas Juselius e0e4424d68 ci: atlantis 2025-03-07 15:32:25 +00:00
Jonas Juselius 2d34b23238 ci: sorcerer 2025-03-07 09:09:59 +00:00
Jonas Juselius b3d0957366 ci: sorcerer 2025-03-06 15:56:15 +00:00