Skip to content

Commit 9738dd7

Browse files
committed
d/s run make bundle
1 parent 858c4c4 commit 9738dd7

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

bundle/manifests/sriov-network-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ metadata:
100100
categories: Networking
101101
certified: "false"
102102
containerImage: quay.io/openshift/origin-sriov-network-operator:4.19
103-
createdAt: "2025-03-23T23:49:34Z"
103+
createdAt: "2025-03-27T23:49:55Z"
104104
description: An operator for configuring SR-IOV components and initializing SRIOV
105105
network devices in Openshift cluster.
106106
features.operators.openshift.io/cnf: "false"

bundle/manifests/sriovnetwork.openshift.io_sriovnetworkpoolconfigs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,13 @@ spec:
8383
items:
8484
type: string
8585
type: array
86+
x-kubernetes-list-type: atomic
8687
required:
8788
- key
8889
- operator
8990
type: object
9091
type: array
92+
x-kubernetes-list-type: atomic
9193
matchLabels:
9294
additionalProperties:
9395
type: string

manifests/stable/sriov-network-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ metadata:
100100
categories: Networking
101101
certified: "false"
102102
containerImage: quay.io/openshift/origin-sriov-network-operator:4.19
103-
createdAt: "2025-03-23T23:49:34Z"
103+
createdAt: "2025-03-27T23:49:55Z"
104104
description: An operator for configuring SR-IOV components and initializing SRIOV
105105
network devices in Openshift cluster.
106106
features.operators.openshift.io/cnf: "false"

manifests/stable/sriovnetwork.openshift.io_sriovnetworkpoolconfigs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,13 @@ spec:
8383
items:
8484
type: string
8585
type: array
86+
x-kubernetes-list-type: atomic
8687
required:
8788
- key
8889
- operator
8990
type: object
9091
type: array
92+
x-kubernetes-list-type: atomic
9193
matchLabels:
9294
additionalProperties:
9395
type: string

0 commit comments

Comments
 (0)