Bug 1810521
Summary: | wrong attempt to retrieve pods list from kubernetes response | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maysa Macedo <mdemaced> | |
Component: | Networking | Assignee: | Maysa Macedo <mdemaced> | |
Networking sub component: | kuryr | QA Contact: | GenadiC <gcheresh> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | low | |||
Priority: | unspecified | CC: | gcheresh, juriarte | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 1810517 | |||
: | 1810522 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-04 11:44:56 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: | 1810517 | |||
Bug Blocks: | 1810522 |
Description
Maysa Macedo
2020-03-05 12:31:38 UTC
Verified in 4.4.0-0.nightly-2020-03-13-073111 on OSP 16 RHOS_TRUNK-16.0-RHEL-8-20200226.n.1 puddle. NetworkPolicy-13 test case passes, kuryr-controller pod is not restarted, and the traceback described in this BZ is not being thrown. $ kubetest --provider=local --check-version-skew=false --test --test_args="--ginkgo.focus=\[Feature:NetworkPolicy-13\] --host=https://api.ostest.shiftstack.com:6443" .... {"msg":"PASSED [sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should allow ingress access from namespace on one named port [Feature:NetworkPolicy-13]","total":1,"completed":1,"skipped":3280,"failed":0} Mar 16 13:54:53.555: INFO: Running AfterSuite actions on all nodes Mar 16 13:54:53.555: INFO: Running AfterSuite actions on node 1 {"msg":"Test Suite completed","total":1,"completed":1,"skipped":4842,"failed":0} Ran 1 of 4843 Specs in 413.043 seconds SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 4842 Skipped 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, 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-2020:0581 |