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

2020-12-05 upstream merge (ovnkube trace, gateway ingress CI, misc fixes) #371

Merged
merged 12 commits into from Dec 6, 2020

Conversation

dcbw
Copy link
Member

@dcbw dcbw commented Dec 6, 2020

nerdalert and others added 12 commits November 12, 2020 17:38
- commit adds a test that validates ingress traffic sourced
  from a mock external gateway running as a container

Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
pod to pod, pod to host on overlay network
pod to service
support:
    ovn-trace
    ovs-appctl ofproto/trace
    ovn-detrace
Use klog V levels to keep the output down to just what is requested

Need: openshift#316 and ssl python packages
Unconditionally try to install packages needed in case they are missing

Signed-off-by: Michael Cambria <mcambria@redhat.com>
If we run the gateway beforehand, gw.initFunc will be nil and the
openflow manager thread will not be started.

Reported-by: Yun Zhou <yunz@nvidia.com>
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This ensures that we correctly track any goroutines spawned by the
gateway's Run function so we can wait for them to complete on
shutdown.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
The ACL was accidentally being configured on the cluster load balancer
instead of the gateway load balancer.

Signed-off-by: Tim Rozet <trozet@redhat.com>
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2020
@trozet
Copy link
Contributor

trozet commented Dec 6, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dcbw, trozet

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-merge-robot
Copy link
Contributor

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

Test name Commit Details Rerun command
ci/prow/e2e-vsphere-ovn f6a7402 link /test e2e-vsphere-ovn
ci/prow/e2e-openstack-ovn f6a7402 link /test e2e-openstack-ovn

Full PR test history. Your PR dashboard.

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.

@openshift-merge-robot openshift-merge-robot merged commit e380b53 into openshift:master Dec 6, 2020
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants