Bug 1871058
Summary: | FieldValueInvalid, spec.egressSgRules.affectedPods.podIP in body must be of type string | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Michał Dulko <mdulko> | ||||
Component: | Networking | Assignee: | Michał Dulko <mdulko> | ||||
Networking sub component: | kuryr | QA Contact: | GenadiC <gcheresh> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | medium | ||||||
Priority: | unspecified | CC: | rlobillo | ||||
Version: | 4.6 | ||||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-10-27 16:30:14 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Michał Dulko
2020-08-21 09:00:40 UTC
Verified on 4.6.0-0.nightly-2020-09-05-015624 over RHOS-16.1-RHEL-8-20200831.n.1 with OVN-Octavia. NP tests run without restarts and all passed. # Kuryr pods before running NP tests - ANSIBLE MANAGED BLOCK NAME READY STATUS RESTARTS AGE kuryr-cni-2zrkf 1/1 Running 1 32m kuryr-cni-59clz 1/1 Running 0 55m kuryr-cni-jt5bp 1/1 Running 0 32m kuryr-cni-kd765 1/1 Running 0 55m kuryr-cni-n97d5 1/1 Running 1 33m kuryr-cni-tzb4s 1/1 Running 0 55m kuryr-controller-7b6cdb86dd-wpx2x 1/1 Running 1 55m # END ANSIBLE MANAGED BLOCK # Kuryr pods after running NP tests - ANSIBLE MANAGED BLOCK NAME READY STATUS RESTARTS AGE kuryr-cni-2zrkf 1/1 Running 1 130m kuryr-cni-59clz 1/1 Running 0 153m kuryr-cni-jt5bp 1/1 Running 0 130m kuryr-cni-kd765 1/1 Running 0 153m kuryr-cni-n97d5 1/1 Running 1 132m kuryr-cni-tzb4s 1/1 Running 0 153m kuryr-controller-7b6cdb86dd-wpx2x 1/1 Running 1 153m # END ANSIBLE MANAGED BLOCK The mentioned exception is not observed. $ oc logs -n openshift-kuryr kuryr-controller-7b6cdb86dd-wpx2x | grep 'in body must be of type string' $ oc logs -n openshift-kuryr kuryr-controller-7b6cdb86dd-wpx2x -p | grep 'in body must be of type string' $ NP test results attached. Ref: https://rhos-ci-staging-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/DFG-osasinfra-shiftstack_on_vms-ocp_verification-osp16.1-ocp4.5/22//artifact/np_test_results/ Created attachment 1713972 [details]
NP results
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 GA Images), 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:4196 |