Skip to content

Fix proto3 generation error#158

Merged
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:update-protobuf
Feb 21, 2024
Merged

Fix proto3 generation error#158
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:update-protobuf

Conversation

@dmcgowan
Copy link
Member

Fixes error

is a proto3 file that contains optional fields, but code generator protoc-gen-go-ttrpc hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.

Fixes error "is a proto3 file that contains optional fields, but code generator protoc-gen-go-ttrpc hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional."

Signed-off-by: Derek McGowan <[email protected]>
@dmcgowan dmcgowan changed the title Update protobuf and fix proto3 generation error Fix proto3 generation error Feb 21, 2024
@dmcgowan dmcgowan marked this pull request as ready for review February 21, 2024 22:09
@dmcgowan dmcgowan merged commit faba589 into containerd:main Feb 21, 2024
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