Skip to content

Commit 1a3028c

Browse files
author
Per Goncalves da Silva
committed
build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
1 parent d15a4b5 commit 1a3028c

20 files changed

+1127
-225
lines changed

deploy/chart/crds/0000_50_olm_00-catalogsources.crd.yaml

Lines changed: 59 additions & 25 deletions
Large diffs are not rendered by default.

deploy/chart/crds/0000_50_olm_00-clusterserviceversions.crd.yaml

Lines changed: 381 additions & 48 deletions
Large diffs are not rendered by default.

deploy/chart/crds/0000_50_olm_00-installplans.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.15.0
66
name: installplans.operators.coreos.com
77
spec:
88
group: operators.coreos.com

deploy/chart/crds/0000_50_olm_00-olmconfigs.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.15.0
66
name: olmconfigs.operators.coreos.com
77
spec:
88
group: operators.coreos.com

deploy/chart/crds/0000_50_olm_00-operatorconditions.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.15.0
66
name: operatorconditions.operators.coreos.com
77
spec:
88
group: operators.coreos.com

deploy/chart/crds/0000_50_olm_00-operatorgroups.crd.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.15.0
66
name: operatorgroups.operators.coreos.com
77
spec:
88
group: operators.coreos.com
@@ -83,6 +83,8 @@ spec:
8383
type: array
8484
items:
8585
type: string
86+
x-kubernetes-list-type: atomic
87+
x-kubernetes-list-type: atomic
8688
matchLabels:
8789
description: |-
8890
matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels
@@ -341,6 +343,8 @@ spec:
341343
type: array
342344
items:
343345
type: string
346+
x-kubernetes-list-type: atomic
347+
x-kubernetes-list-type: atomic
344348
matchLabels:
345349
description: |-
346350
matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels

deploy/chart/crds/0000_50_olm_00-operators.crd.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.15.0
66
name: operators.operators.coreos.com
77
spec:
88
group: operators.coreos.com
@@ -84,6 +84,8 @@ spec:
8484
type: array
8585
items:
8686
type: string
87+
x-kubernetes-list-type: atomic
88+
x-kubernetes-list-type: atomic
8789
matchLabels:
8890
description: |-
8991
matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels

deploy/chart/crds/0000_50_olm_00-subscriptions.crd.yaml

Lines changed: 106 additions & 28 deletions
Large diffs are not rendered by default.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/onsi/gomega v1.33.1
2727
github.com/openshift/api v3.9.0+incompatible
2828
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a
29-
github.com/operator-framework/api v0.23.0
29+
github.com/operator-framework/api v0.24.0
3030
github.com/operator-framework/operator-registry v1.41.0
3131
github.com/otiai10/copy v1.14.0
3232
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ github.com/openshift/api v0.0.0-20221021112143-4226c2167e40 h1:PxjGCA72RtsdHWToZ
486486
github.com/openshift/api v0.0.0-20221021112143-4226c2167e40/go.mod h1:aQ6LDasvHMvHZXqLHnX2GRmnfTWCF/iIwz8EMTTIE9A=
487487
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c h1:CV76yFOTXmq9VciBR3Bve5ZWzSxdft7gaMVB3kS0rwg=
488488
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c/go.mod h1:lFMO8mLHXWFzSdYvGNo8ivF9SfF6zInA8ZGw4phRnUE=
489-
github.com/operator-framework/api v0.23.0 h1:kHymOwcHBpBVujT49SKOCd4EVG7Odwj4wl3NbOR2LLA=
490-
github.com/operator-framework/api v0.23.0/go.mod h1:oKcFOz+Xc1UhMi2Pzcp6qsO7wjS4r+yP7EQprQBXrfM=
489+
github.com/operator-framework/api v0.24.0 h1:fHynWEzuY/YhUTlsK9hd+QQ0bZcFakxCTdaZbFaVXbc=
490+
github.com/operator-framework/api v0.24.0/go.mod h1:EXKrka63NyQDDpWZ+DGTDEliNV0xRq6UMZRoUPhilVM=
491491
github.com/operator-framework/operator-registry v1.41.0 h1:MFLrMIce1biq6Gd0gsDnjpvYMXwDjoM7I5YdtvUYOLw=
492492
github.com/operator-framework/operator-registry v1.41.0/go.mod h1:hvOar2ikD/BhyG+I6gGHe85cdqup7NV5b8LkP18H7wU=
493493
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU=

0 commit comments

Comments
 (0)