Skip to content

Add kafka-local-register-schema script #39

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

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

jasononeil
Copy link
Member

Purpose

Give teams an easy way to register an Avro schema with Schema Registry.

This is meant to be a small developer experience improvement for teams that need it, with the long term goal being to add schemas from kafka-ops resources.

Jira: https://cultureamp.atlassian.net/browse/FEF-1557

Changes

  • Adds a basic shell script to register a schema with a curl command to schema registry
  • Add docs for this script
  • Update hotel commands to use the up kafka alias rather than up kafka-local (see https://github.com/cultureamp/hotel/pull/80)

- Adds a basic shell script to register a schema with a curl command to schema registry
- Add docs for this script
- Update hotel commands to use the `up kafka` alias rather than `up kafka-local`
@cultureamp-brucew cultureamp-brucew merged commit 30fe20a into main Aug 23, 2024
8 checks passed
@cultureamp-brucew cultureamp-brucew deleted the jasono/register-schema-script branch August 23, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants