Skip to content

Commit 663f9b8

Browse files
dependabot[bot]ci-robot
authored andcommitted
Bump sigs.k8s.io/kind from 0.23.0 to 0.24.0 (#1413)
Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/kind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: operator-registry Upstream-commit: ced4d17d8ec7caca1c0f00cac0529d270ff07cd3
1 parent 78ba9dc commit 663f9b8

18 files changed

+474
-910
lines changed

manifests/0000_50_olm_00-catalogsources.crd.yaml

Lines changed: 11 additions & 36 deletions
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.15.0
5+
controller-gen.kubebuilder.io/version: v0.16.1
66
include.release.openshift.io/ibm-cloud-managed: "true"
77
include.release.openshift.io/self-managed-high-availability: "true"
88
capability.openshift.io/name: "OperatorLifecycleManager"
@@ -367,7 +367,7 @@ spec:
367367
pod labels will be ignored. The default value is empty.
368368
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
369369
Also, matchLabelKeys cannot be set when labelSelector isn't set.
370-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
370+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
371371
type: array
372372
items:
373373
type: string
@@ -382,7 +382,7 @@ spec:
382382
pod labels will be ignored. The default value is empty.
383383
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
384384
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
385-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
385+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
386386
type: array
387387
items:
388388
type: string
@@ -539,7 +539,7 @@ spec:
539539
pod labels will be ignored. The default value is empty.
540540
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
541541
Also, matchLabelKeys cannot be set when labelSelector isn't set.
542-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
542+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
543543
type: array
544544
items:
545545
type: string
@@ -554,7 +554,7 @@ spec:
554554
pod labels will be ignored. The default value is empty.
555555
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
556556
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
557-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
557+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
558558
type: array
559559
items:
560560
type: string
@@ -712,7 +712,7 @@ spec:
712712
pod labels will be ignored. The default value is empty.
713713
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
714714
Also, matchLabelKeys cannot be set when labelSelector isn't set.
715-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
715+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
716716
type: array
717717
items:
718718
type: string
@@ -727,7 +727,7 @@ spec:
727727
pod labels will be ignored. The default value is empty.
728728
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
729729
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
730-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
730+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
731731
type: array
732732
items:
733733
type: string
@@ -884,7 +884,7 @@ spec:
884884
pod labels will be ignored. The default value is empty.
885885
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
886886
Also, matchLabelKeys cannot be set when labelSelector isn't set.
887-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
887+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
888888
type: array
889889
items:
890890
type: string
@@ -899,7 +899,7 @@ spec:
899899
pod labels will be ignored. The default value is empty.
900900
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
901901
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
902-
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
902+
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
903903
type: array
904904
items:
905905
type: string
@@ -996,13 +996,11 @@ spec:
996996
- the $GOMEMLIMIT environment variable will be set to this value in bytes
997997
- the memory request will be set to this value
998998
999-
1000999
This field should be set if it's desired to reduce the footprint of a catalog server as much as possible, or if
10011000
a catalog being served is very large and needs more than the default allocation. If your index image has a file-
10021001
system cache, determine a good approximation for this value by doubling the size of the package cache at
10031002
/tmp/cache/cache/packages.json in the index image.
10041003
1005-
10061004
This field is best-effort; if unset, no default will be used and no Pod memory limit or $GOMEMLIMIT value will be set.
10071005
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
10081006
anyOf:
@@ -1033,7 +1031,6 @@ spec:
10331031
specified. Specifying a value other than `legacy` or `restricted` result in a validation error. When using older
10341032
catalog images, which can not run in `restricted` mode, the SecurityContextConfig should be set to `legacy`.
10351033
1036-
10371034
More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/'
10381035
type: string
10391036
enum:
@@ -1145,24 +1142,7 @@ spec:
11451142
introduced will use conditions.
11461143
type: array
11471144
items:
1148-
description: |-
1149-
Condition contains details for one aspect of the current state of this API Resource.
1150-
---
1151-
This struct is intended for direct use as an array at the field path .status.conditions. For example,
1152-
1153-
1154-
type FooStatus struct{
1155-
// Represents the observations of a foo's current state.
1156-
// Known .status.conditions.type are: "Available", "Progressing", and "Degraded"
1157-
// +patchMergeKey=type
1158-
// +patchStrategy=merge
1159-
// +listType=map
1160-
// +listMapKey=type
1161-
Conditions []metav1.Condition `json:"conditions,omitempty" patchStrategy:"merge" patchMergeKey:"type" protobuf:"bytes,1,rep,name=conditions"`
1162-
1163-
1164-
// other fields
1165-
}
1145+
description: Condition contains details for one aspect of the current state of this API Resource.
11661146
type: object
11671147
required:
11681148
- lastTransitionTime
@@ -1210,12 +1190,7 @@ spec:
12101190
- "False"
12111191
- Unknown
12121192
type:
1213-
description: |-
1214-
type of condition in CamelCase or in foo.example.com/CamelCase.
1215-
---
1216-
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be
1217-
useful (see .node.status.conditions), the ability to deconflict is important.
1218-
The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt)
1193+
description: type of condition in CamelCase or in foo.example.com/CamelCase.
12191194
type: string
12201195
maxLength: 316
12211196
pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$

0 commit comments

Comments
 (0)