Skip to content

Commit 1aabb55

Browse files
Add egressip allowlist entries for OCP 4.23 and 5.0
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 5aa0b26 commit 1aabb55

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

collection/stages/roles/egressip_tests/files/egressip-allowlist.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,13 @@ ovnk_list: &ovnk_tests
147147
"4.22":
148148
"OVNKubernetes":
149149
<<: *ovnk_tests
150+
151+
# OpenShift 4.23
152+
"4.23":
153+
"OVNKubernetes":
154+
<<: *ovnk_tests
155+
156+
# OpenShift 5.0
157+
"5.0":
158+
"OVNKubernetes":
159+
<<: *ovnk_tests

0 commit comments

Comments
 (0)