hxxxi-malog commented on PR #6807: URL: https://github.com/apache/camel-k/pull/6807#issuecomment-5710260075
> E2E master test has to be removed as well. Not sure if there is also logging left over. Thanks, I'll remove the e2e master test. As for logging leftovers, I couldn't find any — there is no logging-specific e2e test, and the remaining loggerName usages are Kamelet configuration unrelated to the trait. The DeprecatedLogging field in `pkg/apis/camel/v1/trait/logging.go` is kept intentionally, as required by the deprecated API compatibility discussed earlier. One question: `e2e/telemetry/telemetry_test.go` (TestTelemetryTrait) is in the same situation — it no longer uses the trait and instead configures `quarkus.otel.*` properties directly. Shall I remove it as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
