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

rpk: add registry command to support the schema registry #4861

Closed
wants to merge 1 commit into from
Closed

rpk: add registry command to support the schema registry #4861

wants to merge 1 commit into from

Conversation

twmb
Copy link
Contributor

@twmb twmb commented May 23, 2022

WIP

Adds a registry command to rpk to interact with the schema registry.

This should probably wait until we have -X support so that we can just use that to configure the registry addr, rather than a new soon-to-be-deprecated urls flag.

WIP

This works entirely, but could do with some tests and potentially some
thought on output.
@twmb
Copy link
Contributor Author

twmb commented May 24, 2023

We should also add curl -sv -X PUT http://127.0.0.1:19644/v1/features/schema_id_validation -d '{"state":"active"}' to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rpk area/schema-registry Schema Registry service within Redpanda kind/enhance New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants