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

Begin moving pkgs w/ deps on pkg/oc #17332

Conversation

juanvallejo
Copy link
Contributor

This patch solves a few of the items (currently checked) from #17309

cc @deads2k @openshift/cli-review @liggitt

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 15, 2017
@juanvallejo juanvallejo mentioned this pull request Nov 15, 2017
19 tasks
@juanvallejo juanvallejo force-pushed the jvallejo/move-some-files-to-pkg-oc branch from 61bae71 to b544cce Compare November 15, 2017 23:22
@@ -25,7 +25,6 @@ import (
"github.com/openshift/origin/pkg/cmd/server/bootstrappolicy"
imageapi "github.com/openshift/origin/pkg/image/apis/image"
imageclient "github.com/openshift/origin/pkg/image/generated/internalclientset/typed/image/internalversion"
"github.com/openshift/origin/pkg/oc/admin/policy"
Copy link
Contributor

Choose a reason for hiding this comment

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

Who depends on pkg/build/generator? Anyone outside of oc?

@deads2k
Copy link
Contributor

deads2k commented Nov 16, 2017

This looks pretty good to me. Check for conflicts with the rebase branch.

@juanvallejo
Copy link
Contributor Author

@deads2k

Who depends on pkg/build/generator? Anyone outside of oc?

Found the following files, outside of pkg/oc, with references to pkg/build/generator:

  • pkg/image/controller/trigger/image_trigger_controller_test.go
  • pkg/build/apiserver/apiserver.go
  • pkg/build/controller/buildconfig/buildconfig_controller.go
  • pkg/build/controller/build/build_controller.go
  • pkg/build/registry/buildconfiginstantiate/rest_test.go
  • pkg/build/registry/buildconfiginstantiate/rest.go
  • pkg/build/registry/buildclone/rest_test.go
  • pkg/build/registry/buildclone/rest.go

@deads2k
Copy link
Contributor

deads2k commented Nov 16, 2017 via email

@juanvallejo juanvallejo force-pushed the jvallejo/move-some-files-to-pkg-oc branch 2 times, most recently from fc2145d to 7159b54 Compare November 16, 2017 16:19
@juanvallejo
Copy link
Contributor Author

@deads2k

This looks pretty good to me. Check for conflicts with the rebase branch.

Thanks, this caused no conflict locally with the rebase branch

@deads2k
Copy link
Contributor

deads2k commented Nov 16, 2017

Thanks, this caused no conflict locally with the rebase branch

Ok. Get green, then re-check. If you're still clear I'll merge.

@deads2k
Copy link
Contributor

deads2k commented Nov 16, 2017

/approve no-issue

@openshift-merge-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, juanvallejo

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

@openshift-merge-robot openshift-merge-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 16, 2017
@juanvallejo
Copy link
Contributor Author

/retest

@juanvallejo
Copy link
Contributor Author

/test extended_builds

@juanvallejo
Copy link
Contributor Author

/test extended_conformance_gce

@juanvallejo
Copy link
Contributor Author

flaked on #17394

@deads2k
Copy link
Contributor

deads2k commented Nov 20, 2017

needs a squash, then lgtm

@juanvallejo juanvallejo force-pushed the jvallejo/move-some-files-to-pkg-oc branch from 825526b to a55bb43 Compare November 20, 2017 22:02
@juanvallejo
Copy link
Contributor Author

@deads2k thanks, commit squashed

@juanvallejo juanvallejo force-pushed the jvallejo/move-some-files-to-pkg-oc branch from a55bb43 to 9fd5519 Compare November 27, 2017 16:54
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 27, 2017

@juanvallejo: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/openshift-jenkins/extended_clusterup 9fd5519 link /test extended_clusterup

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions 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/test-infra repository. I understand the commands that are listed here.

@juanvallejo
Copy link
Contributor Author

/retest

@juanvallejo juanvallejo added the lgtm Indicates that a PR is ready to be merged. label Nov 27, 2017
@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue (batch tested with PRs 17417, 17332).

@openshift-merge-robot openshift-merge-robot merged commit 9c232e2 into openshift:master Nov 27, 2017
@juanvallejo juanvallejo deleted the jvallejo/move-some-files-to-pkg-oc branch November 28, 2017 17:27
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. lgtm 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