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

Update client-generator #18700

Merged
merged 1 commit into from
Dec 17, 2015

Conversation

wojtek-t
Copy link
Member

No description provided.

@k8s-github-robot
Copy link

Labelling this PR as size/M

@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 15, 2015
@k8s-bot
Copy link

k8s-bot commented Dec 15, 2015

GCE e2e build/test failed for commit d8f8fcdb95fcfd66b893d3ad93f1fbfa20528342.

@wojtek-t
Copy link
Member Author

@k8s-bot e2e test this please

@k8s-bot
Copy link

k8s-bot commented Dec 15, 2015

GCE e2e test build/test passed for commit d8f8fcdb95fcfd66b893d3ad93f1fbfa20528342.

// DeleteCollection deletes a collection of objects.
func (c *$.type|privatePlural$) DeleteCollection(options *$.apiDeleteOptions|raw$, listOptions $.apiListOptions|raw$) error {
if options == nil {
return e.Client.Delete().
Copy link
Member

Choose a reason for hiding this comment

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

Should be c.Client..., not e :)

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@caesarxuchao
Copy link
Member

A minor problem, otherwise lgtm. Feel free to apply the label after addressing the comment. Thank you.

ref #18290

@wojtek-t wojtek-t force-pushed the fix_client_gen_script branch from d8f8fcd to 4473abf Compare December 16, 2015 13:00
@k8s-bot
Copy link

k8s-bot commented Dec 16, 2015

GCE e2e test build/test passed for commit 4473abf.

@wojtek-t
Copy link
Member Author

@k8s-bot unit test this please

@wojtek-t
Copy link
Member Author

@k8s-bot test this please

@k8s-bot
Copy link

k8s-bot commented Dec 16, 2015

GCE e2e test build/test passed for commit 4473abf.

@caesarxuchao caesarxuchao added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 16, 2015
@caesarxuchao
Copy link
Member

LGTM. Thanks.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Dec 17, 2015

GCE e2e test build/test passed for commit 4473abf.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Dec 17, 2015
@k8s-github-robot k8s-github-robot merged commit cd59d1e into kubernetes:master Dec 17, 2015
@wojtek-t wojtek-t deleted the fix_client_gen_script branch December 28, 2015 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants