Skip to content

Conversation

@kzys
Copy link
Member

@kzys kzys commented Apr 20, 2022

This commit removes the following gogoproto extensions;

  • gogoproto.nullable
  • gogoproto.customename
  • gogoproto.unmarshaller_all
  • gogoproto.stringer_all
  • gogoproto.sizer_all
  • gogoproto.marshaler_all
  • gogoproto.goproto_unregonized_all
  • gogoproto.goproto_stringer_all
  • gogoproto.goproto_getters_all

None of them are supported by Google's toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato [email protected]

@kzys kzys force-pushed the always-ptr branch 2 times, most recently from da94604 to 3419df8 Compare April 20, 2022 04:01
@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 20, 2022

Build succeeded.

@dmcgowan dmcgowan added this to the 1.7 milestone Apr 20, 2022
@fuweid
Copy link
Member

fuweid commented Apr 20, 2022

#6827 has been merged. Do we need to rerun the protobuild?

This commit removes the following gogoproto extensions;

- gogoproto.nullable
- gogoproto.customename
- gogoproto.unmarshaller_all
- gogoproto.stringer_all
- gogoproto.sizer_all
- gogoproto.marshaler_all
- gogoproto.goproto_unregonized_all
- gogoproto.goproto_stringer_all
- gogoproto.goproto_getters_all

None of them are supported by Google's toolchain (see containerd#6564).

Signed-off-by: Kazuyoshi Kato <[email protected]>
@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 20, 2022

Build succeeded.

@fuweid
Copy link
Member

fuweid commented Apr 20, 2022

The change needs to notify the user who using proxy snapshot about the API change. I added the label

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants