Commit ec70660
remove IPv4-only regex from metrics scrape test
The Scrape Metrics From keyword validated the endpoint IP with an
IPv4-only regex, which would reject IPv6 addresses and break IPv6-only
CI. The jsonpath already returns a valid IP string from the Kubernetes
API; the regex was unnecessary.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent 7aa09ac commit ec70660
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
| |||
0 commit comments