Commit bd4b41e
fix: resolve CI typos, broken links, and PR e2e-openshift failures
- _typos.toml: add "abd" to false positive list (Go module hash in
go.sum)
- deploy/README.md: fix broken link to docs/architecture.md (removed),
point to docs/design/ instead
- docs/metrics-health-monitoring.md: fix broken link to custom-metrics.md
(removed), point to integrations/prometheus.md
- docs/README.md: fix broken link to user-guide/faq.md (never created),
point to user-guide/troubleshooting.md
- ci-e2e-openshift.yaml: add MONITORING_NAMESPACE and WVA_METRICS_SECURE
env vars to Model A1 and Model B deploy steps, and wva.metrics.secure
helm value for Model B. Without these, OpenShift's user-workload
monitoring cannot scrape the WVA controller metrics (same root cause
as the nightly ServiceMonitor fix).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Andrew Anderson <andy@clubanderson.com>1 parent fb54d51 commit bd4b41e
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
611 | 617 | | |
612 | 618 | | |
613 | 619 | | |
| |||
666 | 672 | | |
667 | 673 | | |
668 | 674 | | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
669 | 678 | | |
670 | 679 | | |
671 | 680 | | |
| |||
707 | 716 | | |
708 | 717 | | |
709 | 718 | | |
| 719 | + | |
710 | 720 | | |
711 | 721 | | |
712 | 722 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments