Commit b4f4a0d
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 43d9343 commit b4f4a0d
File tree
5 files changed
+14
-3
lines changed- .github/workflows
- deploy
- docs
5 files changed
+14
-3
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | | - | |
| 1002 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
0 commit comments