Abhishek koserwal
Abhishek koserwal
#### Description (what this PR does / why we need it): Update the stream interceptor to handle stream use-case #### Which issue(s) this PR fixes (resolves / be part of):...
#### Description (what this PR does / why we need it): * Is buf.build/go-kratos currently owned by go-kratos team? * I raised PR for protoc-gen-go-errors, it can add for protoc-gen-go-http...
I see a way to definite error codes, but it doesn't update the open API spec generation with HTTP error codes https://go-kratos.dev/en/docs/component/errors
#### What happened: As shown for HTTP middleware the `selector` middleware works, but not the case with grpc https://github.com/go-kratos/beer-shop/blob/a29eae57a9baeae9969e9a7d418ff677cf494a21/app/shop/interface/internal/server/http.go#L41 #### How to reproduce it (as minimally and precisely as possible):...
## Related Issue or Design Document Hi Team, I create a blog guide on creating multiple dependent test containers using the docker test library with code examples. Work around for...
```kind: MulticlusterGlobalHub metadata: Annotations: global-hub.open-cluster-management.io/with-inventory: '' ``` Kafka user CR create for global hub user ``` spec: authentication: type: tls authorization: acls: - host: '*' operations: - Read resource: name:...
## Related Issue or Design Document Addressing the comment: https://github.com/ory/dockertest/pull/515#issuecomment-2707397802 ## Checklist - [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have...
closes https://github.com/warpstreamlabs/bento/issues/433
Hi Team, I have created a plugin https://github.com/akoserwal/bento-grpc-plugin I want feedback, and also if there is a place where I can add a reference for this plugin?
#### What happened: https://github.com/go-kratos/kratos/pull/3403 add buf config for protoc-gen-go-errors #### What you expected to happen: @shenqidebaozi I see buf package isn't published yet It will require an org/team on buf...