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

client-go: remove TPR example #48604

Merged
merged 1 commit into from Jul 8, 2017

Conversation

sttts
Copy link
Contributor

@sttts sttts commented Jul 7, 2017

Now that the TPR api is gone (#48152).

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 7, 2017
@k8s-github-robot k8s-github-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 7, 2017
@sttts sttts added release-note-none Denotes a PR that doesn't merit a release note. area/client-libraries and removed release-note-label-needed labels Jul 7, 2017
@sttts
Copy link
Contributor Author

sttts commented Jul 7, 2017

@smarterclayton approved?

@deads2k
Copy link
Contributor

deads2k commented Jul 7, 2017

/lgtm

This makes sense. The example no longer runs.

Need to make GCe happy.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 7, 2017
@sttts
Copy link
Contributor Author

sttts commented Jul 7, 2017

/retest

@sttts
Copy link
Contributor Author

sttts commented Jul 7, 2017

/test pull-kubernetes-federation-e2e-gce

@sttts
Copy link
Contributor Author

sttts commented Jul 7, 2017

/retest

@sttts sttts mentioned this pull request Jul 7, 2017
6 tasks
@smarterclayton
Copy link
Contributor

/approve

@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: deads2k, smarterclayton, sttts

No associated issue. Update pull-request body to add a reference to an issue, or get approval with /approve no-issue

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@sttts
Copy link
Contributor Author

sttts commented Jul 8, 2017

/retest

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 8, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 48497, 48604, 48599, 48560, 48546)

@k8s-github-robot k8s-github-robot merged commit ed66bfd into kubernetes:master Jul 8, 2017
k8s-github-robot pushed a commit that referenced this pull request Jul 18, 2017
Automatic merge from submit-queue (batch tested with PRs 46094, 48544, 48807, 49102, 44174)

Static deepcopy – phase 1

This PR is the follow-up of #36412, replacing the
dynamic reflection based deepcopy with static DeepCopy+DeepCopyInto methods on API types.

This PR **does not yet** include the code dropping the cloner from the scheme and all the
porting of the calls to scheme.Copy. This will be part of a follow-up "Phase 2" PR.

A couple of the commits will go in first:
- [x] audit: fix deepcopy registration  #48599
- [x] apimachinery+apiserver: separate test types in their own packages #48601 
- [x] client-go: remove TPR example #48604
- [x] apimachinery: remove unneeded GetObjectKind() impls #48608 
- [x] sanity check against origin, that OpenShift's types are fine for static deepcopy deads2k/origin#34

TODO **after** review here:
- [x] merge kubernetes/gengo#32 and update vendoring commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/client-libraries cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants