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

[v14] Move external backend key logic to receiver methods of backend.Key #46196

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Sep 3, 2024

@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Sep 3, 2024
…45985)

There are a number of places that the backend.Key is assumed to
be a []byte and is passed to various functions from the `bytes`
package. This creates equivalent functionality on the backend.Key
type so that all assumptions about the backend key type can be
removed.
@rosstimothy rosstimothy marked this pull request as ready for review September 4, 2024 18:52
@rosstimothy rosstimothy added this pull request to the merge queue Sep 5, 2024
Merged via the queue into branch/v14 with commit c8c36df Sep 5, 2024
27 checks passed
@rosstimothy rosstimothy deleted the tross/backport-45985/v14 branch September 5, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants