gogo protobuf interface cleanup#134228
Conversation
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/approve /hold if you need additional reviewers! please remove hold when ready. |
|
LGTM label has been added. DetailsGit tree hash: 94c97810e99594ab7f7ff023388793295726d05c |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
What type of PR is this?
/kind cleanup
/kind feature
What this PR does / why we need it:
Starts cleaning up and isolating references to gogo protobuf packages.
This redefines the narrow subset of methods we rely on in local interfaces, and removes all references to gogo packages outside generated code.
Which issue(s) this PR is related to:
#96564
Special notes for your reviewer:
Does this PR introduce a user-facing change?
/sig api-machinery