docs: rewrite documentation to ASD-STE100 #12

Closed
sean wants to merge 3 commits from docs/asd-ste100-rewrite into trunk
Owner

Rewrite README.md prose and substantial explanatory comment blocks in 13 YAML manifests to ASD-STE100 Simplified Technical English. All touched YAML re-validated with a parser. No manifest structure, keys, values, namespaces, or resource names changed.

Rewrite README.md prose and substantial explanatory comment blocks in 13 YAML manifests to ASD-STE100 Simplified Technical English. All touched YAML re-validated with a parser. No manifest structure, keys, values, namespaces, or resource names changed.
fix(grafana): point the OIDC registrar at ns ory, not the deleted ory-alice
All checks were successful
pipeline/ci CI green @ 7cf6f6483b21
7cf6f6483b
The 07-24 ory-alice->ory SSO cutover deleted ns ory-alice but missed this
registrar Job. HYDRA_PUBLIC_INTERNAL is what it writes into the grafana-oidc
Secret as TOKEN_URL/API_URL, so Grafana's server-side code exchange dialed
hydra-public.ory-alice.svc (NXDOMAIN) while the browser leg via the public
auth.sean.farm host kept working — surfacing as 'Login failed / Failed to get
token from provider'.
fix(grafana): make the OIDC registrar a self-completing sync hook
All checks were successful
pipeline/ci CI green @ 786fd39b6ce1
786fd39b6c
A Job spec is immutable, so editing the registrar in place never applied and
the grafana-oidc Secret silently kept its stale endpoints — the mechanism that
let the ory-alice URLs survive the SSO cutover. Run it as an ArgoCD Sync hook
(deleted before each hook creation, excluded from drift comparison so it can't
flap under selfHeal), and have it restart Grafana after rewriting the Secret,
since envFrom is read only at process start. An endpoint or credential change
now converges with no manual rollout, on a running cluster and on rebuild.
docs: rewrite documentation to ASD-STE100
All checks were successful
pipeline/ci CI green @ ed9bdec034e5
ed9bdec034
Rewrite README.md prose and substantial explanatory # comment blocks in 13 YAML manifests to ASD-STE100. All YAML re-validated with a YAML parser after editing. No manifest structure, keys, values, namespaces, or resource names changed.
sean closed this pull request 2026-08-07 16:51:48 +00:00
Some checks are pending
pipeline/ci CI green @ ed9bdec034e5
binjovi/ci
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/olly!12
No description provided.