Skip to content

Commit

Permalink
chore(crd): upgrade CRDs
Browse files Browse the repository at this point in the history
Include rawContent and contentType for resources

Ref #1946
  • Loading branch information
squakez committed Feb 1, 2021
1 parent 2a39746 commit bb01230
Show file tree
Hide file tree
Showing 16 changed files with 180 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/crd/bases/camel.apache.org_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -828,10 +828,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand Down Expand Up @@ -911,6 +916,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers
the org.apache.camel.k.RoutesLoader uses to pre/post
Expand All @@ -933,6 +940,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described
by this object
Expand Down
20 changes: 20 additions & 0 deletions config/crd/bases/camel.apache.org_integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -143,6 +148,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -164,6 +171,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down Expand Up @@ -285,10 +295,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -306,6 +321,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -327,6 +344,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down
10 changes: 10 additions & 0 deletions config/crd/bases/camel.apache.org_kameletbindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -139,6 +144,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -160,6 +167,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by
this object
Expand Down
5 changes: 5 additions & 0 deletions config/crd/bases/camel.apache.org_kamelets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -251,6 +253,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down
10 changes: 10 additions & 0 deletions deploy/crd-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -828,10 +828,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand Down Expand Up @@ -911,6 +916,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers
the org.apache.camel.k.RoutesLoader uses to pre/post
Expand All @@ -933,6 +940,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described
by this object
Expand Down
20 changes: 20 additions & 0 deletions deploy/crd-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -143,6 +148,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -164,6 +171,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down Expand Up @@ -285,10 +295,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -306,6 +321,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -327,6 +344,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down
10 changes: 10 additions & 0 deletions deploy/crd-kamelet-binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand All @@ -139,6 +144,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -160,6 +167,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by
this object
Expand Down
5 changes: 5 additions & 0 deletions deploy/crd-kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers the org.apache.camel.k.RoutesLoader
uses to pre/post process sources
Expand All @@ -251,6 +253,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described by this
object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -828,10 +828,15 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
mountPath:
type: string
name:
type: string
rawContent:
format: byte
type: string
type:
description: ResourceType --
type: string
Expand Down Expand Up @@ -911,6 +916,8 @@ spec:
type: string
contentRef:
type: string
contentType:
type: string
interceptors:
description: Interceptors are optional identifiers
the org.apache.camel.k.RoutesLoader uses to pre/post
Expand All @@ -933,6 +940,9 @@ spec:
items:
type: string
type: array
rawContent:
format: byte
type: string
type:
description: Type defines the kind of source described
by this object
Expand Down
Loading

0 comments on commit bb01230

Please sign in to comment.