15 Commits

Author SHA1 Message Date
jenkins
5364cc9666 fix(demo): source local credentials and stop waiting on a job that no longer exists
The script demanded JENKINS_USER and JENKINS_TOKEN in the environment and said
only 'set JENKINS_USER' when they were missing, which is not enough to act on.
It now sources scripts/ops/hermes_triage_demo.env, git-ignored so it can hold
real tokens, and names that file when credentials are absent. An example file
records what belongs in it.

The fixture command also still polled for a hermes-demo-repair-<build> Job.
That Job stopped existing when the repair became an in-process ConfigMap
patch, so the command would have waited its full 400 seconds and then reported
nothing. It now watches the fixture returning to healthy, which is what
actually happens.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 15:45:15 -03:00
jenkins
0da9e4c82d refactor: restructure services layout, retire oceanus, add aether scaffolding
- Move flat service manifests into structured subdirs (apps/, bootstrap-jobs/,
  repair-jobs/, migration-jobs/, validation-jobs/, node-ops/, networking/)
- Retire oneoffs/ directories across services
- Remove oceanus cluster and its host roles; add aether cluster + terraform scaffolding
- Reorganize scripts/ into ops/, render/, sync/, manual-tests/
- Add Makefile with render/validate/test/flux targets and repo-structure tests
- Update flux-system application CRs to the new paths
- Add hermes-automated-triage-24h-plan knowledge doc (+ comms mirror)
- Refresh knowledge catalogs, dashboards, vmalert rules, quality contract

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 16:21:36 -03:00
jenkins
23d1e0ef2c terraform: add atlas day-zero scaffold 2026-07-16 03:25:30 -03:00
aaeb933625 monitoring: refresh testing dashboard 2026-01-21 11:29:48 -03:00
02b060b5ec glue: fix portal smtp host and mail sync export 2026-01-19 00:37:42 -03:00
0e36e8ce12 knowledge: relocate metis doc; monitoring: add cpu high alert 2026-01-11 08:59:51 -03:00
ebf3eaa224 comms: track local knowledge markdown 2026-01-08 01:58:17 -03:00
469491b47b knowledge: add runbooks skeleton 2026-01-06 14:53:19 -03:00
0438263b0d mailu: sync via mailu_email attribute 2026-01-03 02:35:47 -03:00
93d8de338c chore: stop tracking NOTES.md 2025-12-17 01:29:48 -03:00
6b1e145689 Add AC Infinity ingestion plan 2025-12-16 01:45:04 -03:00
0917613489 git: ignore fixed 2025-12-14 15:39:27 -03:00
de8d4d9331 Normalize doc layout and README guidance 2025-12-14 13:47:59 -03:00
0771bc954d mailu: capture helm release and cert 2025-12-11 23:54:43 -03:00
077654fa2d refactor: restructure atlas flux layout 2025-11-09 11:48:45 -03:00