Dirk Haubenreisser

Results 4 issues of Dirk Haubenreisser

**Describe the bug** Ever since the introduction of the PR https://github.com/knative/eventing/pull/6473 the e2e test helper `ChannelChainTestHelper` in https://github.com/knative/eventing/blob/main/test/e2e/helpers/channel_chain_test_helper.go is broken. The mentioned PR changed the default setting for feature flag...

kind/bug

At the moment knative only supports tracing to Zipkin backends. It would be good to have more options, e.g. supporting Jaeger tracing backends as well (natively, without the need of...

kind/feature
lifecycle/frozen

Signed-off-by: Dirk Haubenreisser This PR adds support for platforms ppc64le and s390x to the existing NodeJS images. Similar platform enablements for Java have been done a while ago in PRs...

This PR adds s390x binaries to the maven artifacts published for this component. This PR builds on changes that were added with #6441 and #9284