Christoph Stäbler
Christoph Stäbler
Hi @satyampsoni, thanks for taking this. My comments below: > 1. Is There a Specific Reason for the Fixed Port (e.g., 8443) external system or component depending on the fixed...
eventing-controller & webhook crashes with: ``` message: "run(0xc0001ffe60)\n\tk8s.io/[email protected]/tools/cache/shared_informer.go:968 +0x69\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1()\n\tk8s.io/[email protected]/pkg/util/wait/wait.go:72 +0x4f\ncreated by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 231\n\tk8s.io/[email protected]/pkg/util/wait/wait.go:70 +0x73\npanic: runtime error: invalid memory address or nil pointer dereference [recovered]\n\tpanic: runtime error: invalid memory...
Welcome @shubh220922, great to hear you are interested. @Vishal-Chdhry created a PR for this issue which is currently in review (#6811). @Vishal-Chdhry: Did you cover all the cases from this...
/reopen /remove-lifecycle stale
/reopen /remove-lifecycle stale
/remove-lifecycle stale
Welcome @ctmphuongg, The other PR related to this seems to be closed. So feel free to go ahead and `/assign` it to you in case you want to pick this
/test reconciler-tests
> ``` > \"UserCm\":null > ``` yep :/ Just some of my thoughts on this: * lister is not in sync. But: we have multiple reconcilations, so at some point...
> Currently, the[ table unit test](https://github.com/knative-extensions/eventing-rabbitmq/blob/main/pkg/reconciler/broker/broker_test.go#L1198) `Created broker with DLQ and no Cluster Reference namespace` for rabbitmq is failing. > > ``` > broker_test.go:1289: Extra event: Warning InternalError broker.spec.config.[name, namespace]...