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

Remove the rest of the pre-CRD network API support #21964

Merged

Conversation

danwinship
Copy link
Contributor

This should be a no-op; pkg/network/apiserver was previously still used in the cmd and integration tests, but is not any longer. The internal/unversioned network types in pkg/network/apis still existed, but nothing should have been using them (since CRD types do not have internal/unversioned equivalents).

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 4, 2019
@danwinship danwinship force-pushed the drop-old-network-api branch 2 times, most recently from a919e17 to 28368e4 Compare February 5, 2019 15:52
@openshift-bot
Copy link
Contributor

/retest

3 similar comments
@danwinship
Copy link
Contributor Author

/retest

@danwinship
Copy link
Contributor Author

/retest

@danwinship
Copy link
Contributor Author

/retest

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 2, 2019
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 6, 2019
@danwinship
Copy link
Contributor Author

/retest

@danwinship
Copy link
Contributor Author

/retest

1 similar comment
@danwinship
Copy link
Contributor Author

/retest

This was left in to keep the SDN integration tests running, but then
they broke because of something else and were removed anyway.
@deads2k
Copy link
Contributor

deads2k commented Jun 3, 2019

/lgtm
/test all

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 3, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 3, 2019
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 3, 2019

@danwinship: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/launch-aws 28368e4 link /test launch-aws
ci/prow/e2e-conformance-k8s 28368e4 link /test e2e-conformance-k8s

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.

@deads2k
Copy link
Contributor

deads2k commented Jun 3, 2019

/retest

@openshift-merge-robot openshift-merge-robot merged commit 94f86f9 into openshift:master Jun 3, 2019
@danwinship danwinship deleted the drop-old-network-api branch June 4, 2019 12:19
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. component/networking lgtm Indicates that a PR is ready to be merged. sig/networking 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

5 participants