Commit 9e8be42
fix: remove address: null from admission control testdata output
The CI YAML marshaling (Linux/amd64) omits nil *string fields while
local macOS/arm64 includes them as null. Remove address: null to match
CI's regenerated output and pass gen-check.
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Adam Buran <aburan28@gmail.com>1 parent dfcc064 commit 9e8be42
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
0 commit comments