• Joined on 2022-01-07
laur pushed to main at Dev/talos-cluster 2026-02-27 05:44:47 +01:00
6f6a54a55f chore: minot fixes
laur pushed to main at Dev/talos-cluster 2026-02-27 05:38:35 +01:00
b4503d04bd feat: Add victorialogs
laur pushed to main at Dev/talos-cluster 2026-02-27 04:58:04 +01:00
2e3ce592d5 fix: remove again tuppr.
fb036266fc fix(tuppr): recreate talosconfig secret with data field and correct encoding
Compare 2 commits »
laur pushed to main at Dev/talos-cluster 2026-02-27 04:48:04 +01:00
b674fec2e9 fix(tuppr): set TALOSCONFIG env var to force Talos client to use mounted config
laur pushed to main at Dev/talos-cluster 2026-02-27 04:43:39 +01:00
c1725de98f fix(tuppr): add emptyDir for /home/nonroot to fix read-only fs error
laur pushed to main at Dev/talos-cluster 2026-02-27 04:39:13 +01:00
19000739ae fix(tuppr): fix secrets.sops.yaml formatting
laur pushed to main at Dev/talos-cluster 2026-02-27 04:36:56 +01:00
cd8b8e7830 feat(tuppr): add sops secret for talosconfig
laur pushed to main at Dev/talos-cluster 2026-02-27 04:27:45 +01:00
4119ef475e fix(tuppr): patch ServiceAccount apiVersion in HelmRelease
laur pushed to main at Dev/talos-cluster 2026-02-27 04:22:18 +01:00
c2fbc5cd70 feat: add system-upgrade namespace definition and reference it in kustomization.yaml
laur pushed to main at Dev/talos-cluster 2026-02-27 04:12:29 +01:00
5c5cec7911 feat: Introduce tuppr system-upgrade application with configurations for managing Talos and Kubernetes upgrades.
laur pushed to main at Dev/talos-cluster 2026-02-27 02:37:11 +01:00
265ffe8509 chore: update openebs dependency namespace from openebs-system to storage-system
laur pushed to main at Dev/talos-cluster 2026-02-27 02:19:42 +01:00
2de34900f4 fix(grafana): Add missing secrets.
laur pushed to main at Dev/talos-cluster 2026-02-27 02:03:48 +01:00
c9bca320ac fix(grafana): Proper secret name
laur pushed to main at Dev/talos-cluster 2026-02-27 01:55:42 +01:00
ae78db86ec refactor: relocate Grafana dashboard definition from app to instance kustomization.
laur pushed to main at Dev/talos-cluster 2026-02-27 01:47:31 +01:00
832a05a356 fix(components): typo
laur pushed to main at Dev/talos-cluster 2026-02-27 01:22:27 +01:00
471f35b7f7 feat: add sops component to observability kustomization and reorder existing components
laur pushed to main at Dev/talos-cluster 2026-02-27 00:50:19 +01:00
422e0610f4 refactor: migrate observability applications to Flux v2 HelmRelease and OCI repository definitions.
laur pushed to main at Dev/talos-cluster 2026-02-26 23:19:01 +01:00
8859860893 Remove Plex initContainer and simplify volume mounts for cache and logs.
laur pushed to main at Dev/talos-cluster 2026-02-26 23:09:23 +01:00
0da1022f90 fix: Ensure Plex can write to its configuration and log directories by adding an init container and setting readOnlyRootFilesystem to false.
laur pushed to main at Dev/talos-cluster 2026-02-26 21:54:52 +01:00
119593876b chore: remove GPU resource claims and node selector from Plex Helm release.