Matthias Wessendorf

Results 223 comments of Matthias Wessendorf

For minikube/podman -> works fine for me :sweat_smile: But for kind/local-registry/podman, I think it boils down to: ``` camel-k-operator-59c546df55-g4rxp camel-k-operator {"level":"info","ts":"2024-06-19T14:16:16Z","logger":"camel-k.maven.build","msg":"Containerizing application to kind-registry:5000/default/camel-k-kit-cppeft3qokjt6n5a1m5g:2044..."} camel-k-operator-59c546df55-g4rxp camel-k-operator {"level":"info","ts":"2024-06-19T14:16:16Z","logger":"camel-k.maven.build","msg":"Base image 'eclipse-temurin:17' does...

The issue seems to be on `pack` default builder. Doin `func deploy --builder=host --build` and forcing a **_re_`build`**, for the (undocumented) _host_ `builder` I get the func to deploy

Tekton was doing similar before: https://github.com/tektoncd/plumbing/pull/2042 I was getting a lot of ``` E0903 10:38:10.600391 51037 library.go:117] Package crypto/aes does not have module info. Non go modules projects are no...

I personally find this a bit annoying: ``` F0904 08:18:20.345646 54599 main.go:77] some errors occurred when loading direct and transitive dependency packages exit status 1 --- FAIL: go-licenses failed the...

@joeb-crux there was now a 1.14.6 https://github.com/knative/eventing/releases/tag/knative-v1.14.6

@iyoshiha sounds good! You can also chat w/ us on the upstream slack channel for `#knative-eventing`

sure. let use know if you need help. Also review on PR will help to polish the request to go in. Thanks