Commit graph

8 commits

Author SHA1 Message Date
12ac14f709 fix(ci): use a valid mirror toggle
Some checks failed
CI and deploy / verify (push) Successful in 2m13s
CI and deploy / publish (push) Successful in 37s
CI and deploy / deploy (push) Failing after 3s
CI and deploy / mirror (push) Has been skipped
2026-08-28 01:04:26 +02:00
f4e1c5aa1c fix(ci): keep secure releases moving to the mirror 2026-08-28 01:04:12 +02:00
12a395a33c feat(infra): make clean deployments reproducible 2026-08-28 00:37:52 +02:00
dc3115a82d fix(ci): set the built tag before applying the overlay 2026-08-27 21:46:20 +02:00
c73813012a fix(ci): preserve rollout settings
All checks were successful
CI and deploy / verify (push) Successful in 2m4s
CI and deploy / publish (push) Successful in 36s
CI and deploy / deploy (push) Successful in 2m6s
2026-08-27 20:20:04 +02:00
442c88a118 fix(ci): pass manifests to kubectl
Some checks failed
CI and deploy / verify (push) Successful in 2m4s
CI and deploy / publish (push) Successful in 37s
CI and deploy / deploy (push) Failing after 10m9s
2026-08-27 20:05:32 +02:00
99fde46ed3 ci: publish and deploy verified releases 2026-08-24 23:36:36 +02:00
d259857fab chore: scaffold repository layout
Directory skeleton from the project plan, held open with .gitkeep so the layout
survives a clone. The .gitignore blocks credentials, kubeconfigs, terraform
state and local editor state, and keeps *-sealed.yaml committable since those
are encrypted on purpose.
2026-08-20 20:09:24 +02:00