Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Registry Integration #217

Closed
secondsun opened this issue May 13, 2021 · 2 comments
Closed

Service Registry Integration #217

secondsun opened this issue May 13, 2021 · 2 comments

Comments

@secondsun
Copy link
Contributor

This issue is to capture the work and discussion for creating the service registry integration. Currently we have identified

  • Refactor the current Kafka Managed Services API to a new package namespace (.kas)
  • Add the SRS Open APIs (.srs)
  • Update ManagedServicesRequest to handle both Managed Kafkas and Service Registry
  • Create ServiceRegistryConnection custom resource
  • Annotate ServiceRegistryConnection with Service Binding annotations
@secondsun secondsun self-assigned this May 13, 2021
@secondsun
Copy link
Contributor Author

This isue is blocking redhat-developer/app-services-cli#661

@wtrocki
Copy link
Collaborator

wtrocki commented May 20, 2021

FYI

Quarkus has frist class support and even very well written guide and example app:

https://quarkus.io/blog/kafka-avro

For more production:
https://github.com/debezium/debezium-examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants