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

Ensign CreateTopic RPC #276

Merged
merged 4 commits into from
Mar 8, 2023
Merged

Ensign CreateTopic RPC #276

merged 4 commits into from
Mar 8, 2023

Conversation

bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Mar 6, 2023

Scope of changes

Implements the CreateTopic RPC in the Ensign node.

This PR omits the use of the placement service, but does directly engage the store. It also adds authentication handlers and contexts to Ensign.

Fixes SC-13305

Type of change

  • new feature
  • bug fix
  • documentation
  • testing
  • technical debt
  • other (describe)

Acceptance criteria

I deleted the checklist - but now files have been changed that will require review. Please ensure that the changes made are understandable and that they won't break any other system that depends on the components.

Note: this introduces a breaking change for the next time we deploy Ensign: API Keys will be required.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #13305: CreateTopics RPC.

@bbengfort bbengfort marked this pull request as ready for review March 8, 2023 21:34
@bbengfort bbengfort merged commit ef55193 into main Mar 8, 2023
@bbengfort bbengfort deleted the sc-13305 branch March 8, 2023 21:49
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.

1 participant