Skip to content

Commit

Permalink
chore: autogenerated project resource update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2023
1 parent a5c665b commit 85a90bb
Show file tree
Hide file tree
Showing 20 changed files with 323 additions and 340 deletions.
22 changes: 11 additions & 11 deletions config/crd/bases/camel.apache.org_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
name: v1
schema:
openAPIV3Schema:
description: Build is the Schema for the builds API
description: Build is the Schema for the builds API.
properties:
apiVersion:
description: 'APIVersion defines the versioned schema of this representation
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
description: The Maven build extensions. See https://maven.apache.org/guides/mini/guide-using-extensions.html.
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -315,7 +315,7 @@ spec:
description: A reference to the ConfigMap or Secret
key that contains the Maven profile.
items:
description: ValueSource --
description: ValueSource --.
properties:
configMapKeyRef:
description: Selects a key of a ConfigMap.
Expand Down Expand Up @@ -366,7 +366,7 @@ spec:
repositories:
description: additional repositories
items:
description: Repository defines a Maven repository
description: Repository defines a Maven repository.
properties:
id:
description: identifies the repository
Expand Down Expand Up @@ -551,12 +551,12 @@ spec:
additionalProperties:
description: Capability is a particular feature which
requires a well known set of dependencies which
are specified in the runtime catalog
are specified in the runtime catalog.
properties:
dependencies:
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -582,7 +582,7 @@ spec:
application
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -621,7 +621,7 @@ spec:
items:
description: SourceSpec defines the configuration for
one or more routes to be executed in a certain Camel
DSL language
DSL language.
properties:
compression:
description: if the content is compressed (base64
Expand Down Expand Up @@ -685,7 +685,7 @@ spec:
type: object
custom:
description: UserTask is used to execute any generic custom
operation
operation.
properties:
command:
description: the command to execute
Expand Down Expand Up @@ -852,13 +852,13 @@ spec:
type: string
type: object
status:
description: BuildStatus defines the observed state of Build
description: BuildStatus defines the observed state of Build.
properties:
artifacts:
description: a list of artifacts contained in the build
items:
description: Artifact represents a materialized artifact (a jar
dependency or in general a file used by the build)
dependency or in general a file used by the build).
properties:
checksum:
description: a checksum (SHA1) of the content
Expand Down
28 changes: 14 additions & 14 deletions config/crd/bases/camel.apache.org_camelcatalogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
artifacts:
additionalProperties:
description: CamelArtifact represent the configuration for a feature
offered by Camel
offered by Camel.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -93,7 +93,7 @@ spec:
dependencies:
description: required dependencies
items:
description: CamelArtifactDependency represent a maven's dependency
description: CamelArtifactDependency represent a maven's dependency.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -103,7 +103,7 @@ spec:
this dependency
items:
description: CamelArtifactExclusion represents an exclusion
clause
clause.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -132,7 +132,7 @@ spec:
dependency
items:
description: CamelArtifactExclusion represents an exclusion
clause
clause.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -164,7 +164,7 @@ spec:
items:
description: CamelScheme represents the scheme used to identify
a component in a URI (ie, timer in a timer:xyz endpoint
URI)
URI).
properties:
consumer:
description: required scope for consumer
Expand All @@ -174,7 +174,7 @@ spec:
scope
items:
description: CamelArtifactDependency represent a
maven's dependency
maven's dependency.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -184,7 +184,7 @@ spec:
exclude for this dependency
items:
description: CamelArtifactExclusion represents
an exclusion clause
an exclusion clause.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -226,7 +226,7 @@ spec:
scope
items:
description: CamelArtifactDependency represent a
maven's dependency
maven's dependency.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -236,7 +236,7 @@ spec:
exclude for this dependency
items:
description: CamelArtifactExclusion represents
an exclusion clause
an exclusion clause.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -279,7 +279,7 @@ spec:
loaders:
additionalProperties:
description: CamelLoader represents the configuration required to
load a DSL
load a DSL.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -289,7 +289,7 @@ spec:
the base one
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand Down Expand Up @@ -337,12 +337,12 @@ spec:
additionalProperties:
description: Capability is a particular feature which requires
a well known set of dependencies which are specified in the
runtime catalog
runtime catalog.
properties:
dependencies:
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -367,7 +367,7 @@ spec:
description: list of dependencies needed to run the application
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand Down
8 changes: 4 additions & 4 deletions config/crd/bases/camel.apache.org_integrationkits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
(mount.volumes) to manage volumes configuration used by the kit'
items:
description: ConfigurationSpec represents a generic configuration
specification
specification.
properties:
type:
description: 'represents the type of configuration, ie: property,
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
description: the sources to add at build time
items:
description: SourceSpec defines the configuration for one or more
routes to be executed in a certain Camel DSL language
routes to be executed in a certain Camel DSL language.
properties:
compression:
description: if the content is compressed (base64 encrypted)
Expand Down Expand Up @@ -185,7 +185,7 @@ spec:
addons:
additionalProperties:
description: AddonTrait represents the configuration of an addon
trait
trait.
type: object
x-kubernetes-preserve-unknown-fields: true
description: The collection of addon trait configurations
Expand Down Expand Up @@ -340,7 +340,7 @@ spec:
description: list of artifacts used by the kit
items:
description: Artifact represents a materialized artifact (a jar
dependency or in general a file used by the build)
dependency or in general a file used by the build).
properties:
checksum:
description: a checksum (SHA1) of the content
Expand Down
26 changes: 13 additions & 13 deletions config/crd/bases/camel.apache.org_integrationplatforms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
operator behavior. It defines the behavior of all Custom Resources (`IntegrationKit`,
`Integration`, `Kamelet`) in the given namespace. When the Camel K operator
is installed in `global` mode, you will need to specify an `IntegrationPlatform`
in each namespace where you want the Camel K operator to be executed
in each namespace where you want the Camel K operator to be executed.
properties:
apiVersion:
description: 'APIVersion defines the versioned schema of this representation
Expand All @@ -81,7 +81,7 @@ spec:
metadata:
type: object
spec:
description: IntegrationPlatformSpec defines the desired state of IntegrationPlatform
description: IntegrationPlatformSpec defines the desired state of IntegrationPlatform.
properties:
build:
description: specify how to build the Integration/IntegrationKits
Expand Down Expand Up @@ -183,7 +183,7 @@ spec:
description: The Maven build extensions. See https://maven.apache.org/guides/mini/guide-using-extensions.html.
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -206,7 +206,7 @@ spec:
description: A reference to the ConfigMap or Secret key that
contains the Maven profile.
items:
description: ValueSource --
description: ValueSource --.
properties:
configMapKeyRef:
description: Selects a key of a ConfigMap.
Expand Down Expand Up @@ -393,7 +393,7 @@ spec:
this IntegrationPlatform'
items:
description: ConfigurationSpec represents a generic configuration
specification
specification.
properties:
type:
description: 'represents the type of configuration, ie: property,
Expand All @@ -416,7 +416,7 @@ spec:
description: remote repository used to retrieve Kamelet catalog
items:
description: IntegrationPlatformKameletRepositorySpec defines
the location of the Kamelet catalog to use
the location of the Kamelet catalog to use.
properties:
uri:
description: the remote repository in the format github:ORG/REPO/PATH_TO_KAMELETS_FOLDER
Expand Down Expand Up @@ -447,7 +447,7 @@ spec:
addons:
additionalProperties:
description: AddonTrait represents the configuration of an addon
trait
trait.
type: object
x-kubernetes-preserve-unknown-fields: true
description: The extension point with addon traits
Expand Down Expand Up @@ -1798,7 +1798,7 @@ spec:
type: object
type: object
status:
description: IntegrationPlatformStatus defines the observed state of IntegrationPlatform
description: IntegrationPlatformStatus defines the observed state of IntegrationPlatform.
properties:
build:
description: specify how to build the Integration/IntegrationKits
Expand Down Expand Up @@ -1900,7 +1900,7 @@ spec:
description: The Maven build extensions. See https://maven.apache.org/guides/mini/guide-using-extensions.html.
items:
description: MavenArtifact defines a GAV (Group:Artifact:Version)
Maven artifact
Maven artifact.
properties:
artifactId:
description: Maven Artifact
Expand All @@ -1923,7 +1923,7 @@ spec:
description: A reference to the ConfigMap or Secret key that
contains the Maven profile.
items:
description: ValueSource --
description: ValueSource --.
properties:
configMapKeyRef:
description: Selects a key of a ConfigMap.
Expand Down Expand Up @@ -2144,7 +2144,7 @@ spec:
this IntegrationPlatform'
items:
description: ConfigurationSpec represents a generic configuration
specification
specification.
properties:
type:
description: 'represents the type of configuration, ie: property,
Expand Down Expand Up @@ -2173,7 +2173,7 @@ spec:
description: remote repository used to retrieve Kamelet catalog
items:
description: IntegrationPlatformKameletRepositorySpec defines
the location of the Kamelet catalog to use
the location of the Kamelet catalog to use.
properties:
uri:
description: the remote repository in the format github:ORG/REPO/PATH_TO_KAMELETS_FOLDER
Expand Down Expand Up @@ -2212,7 +2212,7 @@ spec:
addons:
additionalProperties:
description: AddonTrait represents the configuration of an addon
trait
trait.
type: object
x-kubernetes-preserve-unknown-fields: true
description: The extension point with addon traits
Expand Down
Loading

0 comments on commit 85a90bb

Please sign in to comment.