Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update to enum for IP Families
  • Loading branch information
Philip Hurst committed Jan 22, 2025
commit dbd60a1cad0f60b47c9d78406646abe004fc1bf1
Original file line number Diff line number Diff line change
Expand Up @@ -14668,7 +14668,6 @@ spec:
enum:
- IPv4
- IPv6
- foo
type: string
type: array
ipFamilyPolicy:
Expand Down Expand Up @@ -15025,7 +15024,6 @@ spec:
enum:
- IPv4
- IPv6
- foo
type: string
type: array
ipFamilyPolicy:
Expand Down Expand Up @@ -15088,7 +15086,6 @@ spec:
enum:
- IPv4
- IPv6
- foo
type: string
type: array
ipFamilyPolicy:
Expand Down Expand Up @@ -16799,7 +16796,6 @@ spec:
enum:
- IPv4
- IPv6
- foo
type: string
type: array
ipFamilyPolicy:
Expand Down