Bug 1902054
Summary: | [sig-network] multicast when using one of the plugins 'redhat/openshift-ovs-multitenant, redhat/openshift-ovs-networkpolicy' should allow multicast traffic in namespaces where it is enabled | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Joel Speed <jspeed> | |
Component: | Networking | Assignee: | Aniket Bhat <anbhat> | |
Networking sub component: | openshift-sdn | QA Contact: | Weibin Liang <weliang> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | medium | |||
Priority: | medium | CC: | aconstan, bbennett, dosmith, fpan, lsm5, weliang | |
Version: | 4.6 | |||
Target Milestone: | --- | |||
Target Release: | 4.6.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 1901675 | |||
: | 1930554 (view as bug list) | Environment: |
[sig-network] multicast when using one of the plugins 'redhat/openshift-ovs-multitenant, redhat/openshift-ovs-networkpolicy' should allow multicast traffic in namespaces where it is enabled
[sig-network] multicast when using one of the plugins 'redhat/openshift-ovs-multitenant, redhat/openshift-ovs-networkpolicy' should block multicast traffic in namespaces where it is disabled
|
|
Last Closed: | 2021-02-22 13:54:32 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1901675 | |||
Bug Blocks: | 1930554, 1934697 |
Description
Joel Speed
2020-11-26 16:44:35 UTC
Look like the PR is still not merged into v4.6 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-ocp-4.6-e2e-vsphere-upi/1346097930364260352 Multicast pod still try to pull image from docker.io Jan 4 15:00:08.695: INFO: At 2021-01-04 14:56:14 +0000 UTC - event for multicast-3: {kubelet compute-1} Failed: Failed to pull image "openshift/test-multicast": rpc error: code = Unknown desc = Error reading manifest latest in docker.io/openshift/test-multicast: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit This test is flaky and fails in the AfterSuite actions: Jan 14 04:17:30.739: INFO: Running AfterSuite actions on node 1 fail [github.com/openshift/origin/test/extended/networking/multicast.go:52]: Expected success, but got an error: <*exec.ExitError | 0xc002d52d40>: { ProcessState: { pid: 26544, status: 256, rusage: { Utime: {Sec: 0, Usec: 164269}, Stime: {Sec: 0, Usec: 25730}, Maxrss: 157780, Ixrss: 0, Idrss: 0, Isrss: 0, Minflt: 2535, Majflt: 0, Nswap: 0, Inblock: 0, Oublock: 0, Msgsnd: 0, Msgrcv: 0, Nsignals: 0, Nvcsw: 800, Nivcsw: 6, }, }, Stderr: nil, } exit status 1 Will investigate separately, but the docker pull issue is now fixed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6.18 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:0510 |