Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 12, 2024
1 parent 748354b commit 40b918e
Show file tree
Hide file tree
Showing 16 changed files with 54 additions and 53 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,20 @@

**Closed issues:**

- Wrongly formatted license [\#5360](https://github.com/apache/camel-k/issues/5360)
- CLI install synthetic environment variable duplicate in operator pod container [\#5349](https://github.com/apache/camel-k/issues/5349)
- Flaky TestHealthTrait [\#5345](https://github.com/apache/camel-k/issues/5345)
- IntegrationProfile empty description [\#5341](https://github.com/apache/camel-k/issues/5341)
- OLM procedure, clear errors and warnings [\#5333](https://github.com/apache/camel-k/issues/5333)
- Flaky TestOperatorBasic [\#5326](https://github.com/apache/camel-k/issues/5326)
- fatal error: concurrent map read and map write [\#5315](https://github.com/apache/camel-k/issues/5315)
- Deprecate Spectrum publishing strategy [\#5314](https://github.com/apache/camel-k/issues/5314)

**Merged pull requests:**

- chore\(ci\): Fix license check [\#5364](https://github.com/apache/camel-k/pull/5364) ([gansheer](https://github.com/gansheer))
- feat\(trait\): Spectrum deprecation notice [\#5363](https://github.com/apache/camel-k/pull/5363) ([squakez](https://github.com/squakez))
- chore\(deps\): bump knative.dev/serving from 0.39.3 to 0.40.1 [\#5358](https://github.com/apache/camel-k/pull/5358) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/prometheus/common from 0.52.2 to 0.52.3 [\#5352](https://github.com/apache/camel-k/pull/5352) ([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(install\): No duplicate envvars on operator pod container [\#5350](https://github.com/apache/camel-k/pull/5350) ([gansheer](https://github.com/gansheer))
- fix\(\#4922\): Fix flaky TestHealthTrait [\#5346](https://github.com/apache/camel-k/pull/5346) ([christophd](https://github.com/christophd))
Expand Down
30 changes: 15 additions & 15 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1442,21 +1442,21 @@ github.com/apache/camel-k/v2/pkg/trait/affinity.go:240: operatorToLabelSel
github.com/apache/camel-k/v2/pkg/trait/builder.go:49: newBuilderTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:56: InfluencesKit 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:60: Matches 90.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:89: Configure 44.4%
github.com/apache/camel-k/v2/pkg/trait/builder.go:134: existsTaskRequest 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:144: adaptDeprecatedFields 95.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:177: newOrAppend 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:187: Apply 88.9%
github.com/apache/camel-k/v2/pkg/trait/builder.go:317: failIntegrationKit 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:326: builderTask 64.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:447: getImageName 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:455: getBaseImage 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:464: customTasks 91.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:494: taskConfOrDefault 66.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:502: parseTasksConf 92.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:563: splitContainerCommand 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:577: filter 81.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:618: publishingOrUserTask 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:89: Configure 44.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:137: existsTaskRequest 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:147: adaptDeprecatedFields 95.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:180: newOrAppend 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:190: Apply 88.9%
github.com/apache/camel-k/v2/pkg/trait/builder.go:320: failIntegrationKit 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:329: builderTask 64.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:450: getImageName 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:458: getBaseImage 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:467: customTasks 91.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:497: taskConfOrDefault 66.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:505: parseTasksConf 92.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:566: splitContainerCommand 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:580: filter 81.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:621: publishingOrUserTask 80.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:45: newCamelTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:52: InfluencesKit 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:56: Matches 75.0%
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/apis/camel-k-crds.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6297,7 +6297,7 @@ string
A list of tasks sorted by the order of execution in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`, `quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
Mind that you must include also the operator tasks (`builder`, `quarkus-native`, `package`, `jib`, `s2i`)
if you need to execute them. Useful only with `pod` strategy.
|`tasksRequestCPU` +
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/traits/pages/builder.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Syntax: [configmap\|secret]:name[/key], where name represents the resource name,
| builder.tasks-filter
| string
| A list of tasks sorted by the order of execution in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`, `quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
Mind that you must include also the operator tasks (`builder`, `quarkus-native`, `package`, `jib`, `s2i`)
if you need to execute them. Useful only with `pod` strategy.

| builder.tasks-request-cpu
Expand Down
4 changes: 2 additions & 2 deletions helm/camel-k/crds/crd-integration-kit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
8 changes: 4 additions & 4 deletions helm/camel-k/crds/crd-integration-platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -618,8 +618,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down Expand Up @@ -2523,8 +2523,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
8 changes: 4 additions & 4 deletions helm/camel-k/crds/crd-integration-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down Expand Up @@ -2282,8 +2282,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
4 changes: 2 additions & 2 deletions helm/camel-k/crds/crd-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6551,8 +6551,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
5 changes: 2 additions & 3 deletions helm/camel-k/crds/crd-kamelet-binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6833,9 +6833,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
if you need to execute them. Useful only with `pod`
strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need
to execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the
Expand Down
5 changes: 2 additions & 3 deletions helm/camel-k/crds/crd-pipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6831,9 +6831,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
if you need to execute them. Useful only with `pod`
strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need
to execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -618,8 +618,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down Expand Up @@ -2523,8 +2523,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down Expand Up @@ -2282,8 +2282,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6551,8 +6551,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`. Mind
that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`) if
you need to execute them. Useful only with `pod` strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need to
execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the specific
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6833,9 +6833,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
if you need to execute them. Useful only with `pod`
strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need
to execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the
Expand Down
5 changes: 2 additions & 3 deletions pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6831,9 +6831,8 @@ spec:
description: A list of tasks sorted by the order of execution
in a csv format, ie, `<taskName1>,<taskName2>,...`.
Mind that you must include also the operator tasks (`builder`,
`quarkus-native`, `package`, `jib`, `spectrum`, `s2i`)
if you need to execute them. Useful only with `pod`
strategy.
`quarkus-native`, `package`, `jib`, `s2i`) if you need
to execute them. Useful only with `pod` strategy.
type: string
tasksLimitCPU:
description: A list of limit cpu configuration for the
Expand Down

0 comments on commit 40b918e

Please sign in to comment.