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

testutils: add asn1 to allowed Marshal functions list #120189

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

souravcrl
Copy link
Contributor

Release note: None
Epic: None

Release justification: We will need encoding/asn1 library to support marshalling/unmarshalling of DER encoded values used in crypto/x509 library for raw subject and subject fields. This is needed for #119958

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@bdarnell bdarnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @souravcrl)


-- commits line 2 at r1:
"allowed Marshal functions" not "allowed proto operations" - There are no protobufs involved in asn1 but the linter has false positives.

Release note: None
Epic: None

Release justification: We will need encoding/asn1 library to support
marshalling/unmarshalling of DER encoded values used in crypto/x509 library for
raw subject and subject fields. This is needed for
cockroachdb#119958
@souravcrl souravcrl force-pushed the add-asn1-to-allowed-proto-op branch from e5ad914 to 88a50bd Compare March 11, 2024 06:34
@souravcrl souravcrl changed the title testutils: add asn1 to allowed proto operations list testutils: add asn1 to allowed Marshal functions list Mar 11, 2024
@souravcrl
Copy link
Contributor Author

TFTR!

bors r=bdarnell

@craig
Copy link
Contributor

craig bot commented Mar 11, 2024

Build succeeded:

@craig craig bot merged commit 8466258 into cockroachdb:master Mar 11, 2024
19 of 30 checks passed
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.

3 participants