Michael Gasch

Results 180 comments of Michael Gasch
trafficstars

@yanmxa is this still an issue/open question?

Another popular one is https://github.com/twmb/franz-go. @duglin how are we thinking about different implementations of open protocols, such as Kafka? It might be a bit of maintenance headache on the long-term...

> NServiceBus (a messaging framework for .NET) has the concept of headers Since `CloudEvents` was also mentioned in this thread (events as a sub-class of messages), just making a plug...

@pierDipi thx for flagging this. Wondering if we can close this issue since you document a workaround?

Yes, we use Dependabot in the `sdk-go` [repo](https://github.com/cloudevents/sdk-go/blob/main/.github/dependabot.yml). Want to file a PR? Not sure how much work is involved though to integrate with Maven (security keys to push).

Thx for flagging this! Looks like you wrote a test here, are you keen to file a PR?

I don't see any reason for why there would be not support :) Do you ask for review or what kind of specific support?

+1 to simplify the code base (eventually) using dynamic client and make it easier to compose resources using `TypedLocalObjectReferences`. For example, as an `EventBridge` controller user I want to reference...

Yup, will help with a lot of imports and deps! Kinda feels like generics :-p

Happy to assist as EventBridge is going to benefit a lot from this and I brought this up with @A-Hilaly based on my experience with Knative, but can't sign up...