Bug 1810522
Summary: | [kuryr]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, ltomasbo, mdulko |
Version: | 4.4 | ||
Target Milestone: | --- | ||
Target Release: | 4.3.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1810521 | Environment: | |
Last Closed: | 2020-04-01 19:10:46 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: | 1810521 | ||
Bug Blocks: |
Description
Maysa Macedo
2020-03-05 12:34:02 UTC
Verified in 4.3.0-0.nightly-2020-03-23-130439 on OSP 15 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":1819,"failed":0} Mar 24 14:53:36.117: INFO: Running AfterSuite actions on all nodes Mar 24 14:53:36.117: 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 415.407 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:0930 |