Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Update KServe dependencies #405

Merged
merged 2 commits into from
Jul 21, 2023
Merged
Show file tree
Hide file tree
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
79 changes: 69 additions & 10 deletions config/crd/bases/serving.kserve.io_clusterservingruntimes.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copied from https://github.com/kserve/kserve/blob/v0.11.0-rc0/config/crd/serving.kserve.io_clusterservingruntimes.yaml
# Copied from https://github.com/kserve/kserve/blob/v0.11.0-rc1/config/crd/serving.kserve.io_clusterservingruntimes.yaml
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.4.0
creationTimestamp: null
controller-gen.kubebuilder.io/version: v0.12.0
name: clusterservingruntimes.serving.kserve.io
spec:
group: serving.kserve.io
Expand Down Expand Up @@ -82,6 +82,7 @@ spec:
type: object
type: array
type: object
x-kubernetes-map-type: atomic
weight:
format: int32
type: integer
Expand Down Expand Up @@ -128,10 +129,12 @@ spec:
type: object
type: array
type: object
x-kubernetes-map-type: atomic
type: array
required:
- nodeSelectorTerms
type: object
x-kubernetes-map-type: atomic
type: object
podAffinity:
properties:
Expand Down Expand Up @@ -163,6 +166,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -186,6 +190,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -229,6 +234,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -252,6 +258,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -293,6 +300,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -316,6 +324,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -359,6 +368,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -382,6 +392,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -420,6 +431,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
fieldRef:
properties:
apiVersion:
Expand All @@ -429,6 +441,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
resourceFieldRef:
properties:
containerName:
Expand All @@ -444,6 +457,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
secretKeyRef:
properties:
key:
Expand All @@ -455,6 +469,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
required:
- name
Expand Down Expand Up @@ -500,6 +515,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
fieldRef:
properties:
apiVersion:
Expand All @@ -509,6 +525,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
resourceFieldRef:
properties:
containerName:
Expand All @@ -524,6 +541,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
secretKeyRef:
properties:
key:
Expand All @@ -535,6 +553,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
required:
- name
Expand All @@ -550,6 +569,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
prefix:
type: string
secretRef:
Expand All @@ -559,6 +579,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
type: object
type: array
image:
Expand Down Expand Up @@ -762,8 +783,8 @@ spec:
name:
type: string
protocol:
type: string
default: TCP
type: string
required:
- containerPort
type: object
Expand Down Expand Up @@ -852,6 +873,18 @@ spec:
type: object
resources:
properties:
claims:
items:
properties:
name:
type: string
required:
- name
type: object
type: array
x-kubernetes-list-map-keys:
- name
x-kubernetes-list-type: map
limits:
additionalProperties:
anyOf:
Expand Down Expand Up @@ -1070,6 +1103,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
type: array
labels:
additionalProperties:
Expand Down Expand Up @@ -1185,6 +1219,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
user:
type: string
required:
Expand All @@ -1201,6 +1236,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
volumeID:
type: string
required:
Expand Down Expand Up @@ -1231,6 +1267,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
csi:
properties:
driver:
Expand All @@ -1242,6 +1279,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
readOnly:
type: boolean
volumeAttributes:
Expand All @@ -1268,6 +1306,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
mode:
format: int32
type: integer
Expand All @@ -1288,6 +1327,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
required:
- path
type: object
Expand Down Expand Up @@ -1328,6 +1368,7 @@ spec:
- kind
- name
type: object
x-kubernetes-map-type: atomic
dataSourceRef:
properties:
apiGroup:
Expand All @@ -1336,12 +1377,26 @@ spec:
type: string
name:
type: string
namespace:
type: string
required:
- kind
- name
type: object
resources:
properties:
claims:
items:
properties:
name:
type: string
required:
- name
type: object
type: array
x-kubernetes-list-map-keys:
- name
x-kubernetes-list-type: map
limits:
additionalProperties:
anyOf:
Expand Down Expand Up @@ -1382,6 +1437,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
storageClassName:
type: string
volumeMode:
Expand Down Expand Up @@ -1428,6 +1484,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
required:
- driver
type: object
Expand Down Expand Up @@ -1512,6 +1569,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
targetPortal:
type: string
required:
Expand Down Expand Up @@ -1592,6 +1650,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
downwardAPI:
properties:
items:
Expand All @@ -1606,6 +1665,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
mode:
format: int32
type: integer
Expand All @@ -1626,6 +1686,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
required:
- path
type: object
Expand Down Expand Up @@ -1653,6 +1714,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
serviceAccountToken:
properties:
audience:
Expand Down Expand Up @@ -1707,6 +1769,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
user:
type: string
required:
Expand All @@ -1728,6 +1791,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
sslEnabled:
type: boolean
storageMode:
Expand Down Expand Up @@ -1779,6 +1843,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
volumeName:
type: string
volumeNamespace:
Expand Down Expand Up @@ -1810,9 +1875,3 @@ spec:
served: true
storage: true
subresources: {}
status:
acceptedNames:
kind: ""
plural: ""
conditions: []
storedVersions: []
Loading