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

Moves e2e service util functions into service_util.go and cleans up #39313

Merged
merged 1 commit into from Jan 4, 2017

Conversation

MrHohn
Copy link
Member

@MrHohn MrHohn commented Dec 29, 2016

Basically moves codes into a central place for service util functions.

Some other codes are touched mostly only due to this migration. Also put a bunch of network reachability utils functions into network_utils.go. They seem somehow redundant, may consider combine they later.

@bowei @freehan

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 29, 2016
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-github-robot k8s-github-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. release-note-label-needed labels Dec 29, 2016
@spxtr spxtr assigned bowei and freehan and unassigned spxtr Dec 30, 2016
@k8s-github-robot k8s-github-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 3, 2017
@bowei
Copy link
Member

bowei commented Jan 3, 2017

Looks ok to me -- this is just moving a bunch of code, right?

@freehan
Copy link
Contributor

freehan commented Jan 3, 2017

LGTM

@freehan
Copy link
Contributor

freehan commented Jan 3, 2017

need to rebase

@k8s-github-robot k8s-github-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 3, 2017
@MrHohn
Copy link
Member Author

MrHohn commented Jan 3, 2017

@bowei Yes, basically moving codes into service_util.go and capitalizing public functions.

Rebased, thanks for reviewing! Wait for the tests to pass.

@freehan freehan added 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. and removed release-note-label-needed labels Jan 4, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 39280, 37350, 39389, 39390, 39313)

@k8s-github-robot k8s-github-robot merged commit 3a26058 into kubernetes:master Jan 4, 2017
@MrHohn MrHohn deleted the e2e-service-util branch May 16, 2017 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants