Gaëlle Fournier
Gaëlle Fournier
Hi Team, I was looking through the last releases and was surprised to see there was one of jib-core last month and not one for jib-cli. Since jib-cli depends on...
* Add on Build.Status a "Scheduled" condition containing the reason for it's scheduling status Ref #4542 **Release Note** ```release-note feat(build): Add Build waiting condition ```
**Release Note** ```release-note NONE ```
### Requirement We should upgrade the project to the Go version 1.21 that has been [released](https://go.dev/blog/go1.21) in August. ### Problem None, there is backward compatibility. ### Proposal _No response_ ###...
An auto discovery trait option exists in the `tracing` and `telemetry` traits to discover automatically any Jaeger compatible service available. This functionality (`tracing.auto` and `telemetry-auto`) is a quick shortcut for...
**Describe the bug** When trying to access any artist, the view stays blocked on "loading..." **To Reproduce** Select an artist. **Expected behavior** To display the details of the artist :smile:...
### Description The documentation lack some explanation on how to use a [Camel Simple Expression](https://camel.apache.org/components/4.0.x/languages/simple-language.html) in a configuration property in the `application.properties` file. Adding a section in the [user guide](https://github.com/apache/camel-quarkus/blob/main/docs/modules/ROOT/pages/user-guide/configuration.adoc)...
### Component Kubernetes Maven Plugin ### Is your enhancement related to a problem? Please describe We are experimenting with maven plugins providing JIB in the Apache Camel-k project. We really...
### Requirement The existing [tekton task e2e test](https://github.com/apache/camel-k/blob/main/e2e/advanced/tekton_test.go) needs to be rewritten. From: https://github.com/apache/camel-k/pull/5505#discussion_r1602790606 ### Problem The current test runs a `kamel install ...` command: https://github.com/apache/camel-k/blob/a09a41c6473f5fbf7970f8942841a1d31b043736/e2e/advanced/tekton_test.go#L45 ### Proposal This does...
**Release Note** ```release-note NONE ```