-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Drop unnecessary usegocmp build tag
#133828
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
base: master
Are you sure you want to change the base?
Conversation
|
/assign @liggitt |
|
/sig architecture |
238566d to
139726b
Compare
139726b to
e067f02
Compare
|
happy to see this get cleaned up, but maaaaaybe let's wait until the folks who build servers on top of k8s.io/apiserver have a chance to pull in 1.34 and do a build / release cycle before we delete this cc @deads2k |
|
/hold per last comment from @liggitt |
|
/triage accepted |
|
will get back to it, no rush! |
|
it's been a while :) reopening! |
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
e067f02 to
1f1d197
Compare
|
/hold cancel |
|
/lgtm |
|
LGTM label has been added. Git tree hash: fb8d0475d16fc58d1fe90e017bf20d6cb7c8c6b3
|
|
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
We added
usegocmpin #132221 as a safety measure just in case we needed to flip back to older implementation using"github.com/google/go-cmp/cmp". So far we haven't needed it. So let's remove it.What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Which issue(s) this PR is related to:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: