Skip to content

Commit

Permalink
Merge pull request #1677 from nicklesimba/overlapping-range-bug
Browse files Browse the repository at this point in the history
OCPBUGS-4417: Added missing API field podref to OverlappingRangeIPReservation CRD
  • Loading branch information
openshift-merge-robot committed Feb 9, 2023
2 parents d5dca0e + 0e81248 commit 456b456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindata/network/additional-networks/crd/001-crd.yaml
Expand Up @@ -143,6 +143,8 @@ spec:
properties:
containerid:
type: string
podref:
type: string
required:
- containerid
type: object
Expand Down

0 comments on commit 456b456

Please sign in to comment.