Bug 1764672
| Summary: | [OSP] Cannot upgrade from 4.2 to 4.3 because of network-operator port conflict | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | David Sanz <dsanzmor> |
| Component: | Networking | Assignee: | Ricardo Carrillo Cruz <ricarril> |
| Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | mfedosin |
| Version: | 4.2.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.2.z | ||
| 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-01-22 10:46:40 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: | |||
| Bug Depends On: | 1769331 | ||
| Bug Blocks: | |||
|
Description
David Sanz
2019-10-23 14:54:06 UTC
Ricky, can you take a look? Did the update to controller-runtime do this? Perhaps it opened a metrics port. Yep, looks like it: https://github.com/kubernetes-sigs/controller-runtime/commit/410863e4e98487076f7d70d153400fa7f8cba56c Verified this bug, upgrade from 4.2 to 4.3, see below.
history:
- completionTime: "2019-10-29T03:47:33Z"
image: registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2019-10-28-232741
startedTime: "2019-10-29T03:13:16Z"
state: Completed
verified: false
version: 4.3.0-0.nightly-2019-10-28-232741
- completionTime: "2019-10-29T02:48:46Z"
image: registry.svc.ci.openshift.org/ocp/release@sha256:918db67672a03d16c086fdb54b8a4a77d44b112e558b9a156392964086061640
startedTime: "2019-10-29T02:26:39Z"
state: Completed
verified: false
version: 4.2.0-0.nightly-2019-10-28-140411
observedGeneration: 2
versionHash: hLdX-2pT3K4=
kind: List
metadata:
resourceVersion: ""
selfLink: ""
[root@dhcp-140-66 ~]# oc get co
NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE
authentication 4.3.0-0.nightly-2019-10-28-232741 True False False 3h10m
cloud-credential 4.3.0-0.nightly-2019-10-28-232741 True False False 3h29m
cluster-autoscaler 4.3.0-0.nightly-2019-10-28-232741 True False False 3h25m
console 4.3.0-0.nightly-2019-10-28-232741 True False False 131m
dns 4.3.0-0.nightly-2019-10-28-232741 True False False 3h29m
image-registry 4.3.0-0.nightly-2019-10-28-232741 True False False 140m
ingress 4.3.0-0.nightly-2019-10-28-232741 True False False 3h21m
insights 4.3.0-0.nightly-2019-10-28-232741 True False False 3h29m
kube-apiserver 4.3.0-0.nightly-2019-10-28-232741 True False False 3h27m
kube-controller-manager 4.3.0-0.nightly-2019-10-28-232741 True False False 3h27m
kube-scheduler 4.3.0-0.nightly-2019-10-28-232741 True False False 3h26m
machine-api 4.3.0-0.nightly-2019-10-28-232741 True False False 3h29m
machine-config 4.3.0-0.nightly-2019-10-28-232741 True False False 3h28m
marketplace 4.3.0-0.nightly-2019-10-28-232741 True False False 138m
monitoring 4.3.0-0.nightly-2019-10-28-232741 True False False 130m
network 4.3.0-0.nightly-2019-10-28-232741 True False False 3h28m
node-tuning 4.3.0-0.nightly-2019-10-28-232741 True False False 134m
openshift-apiserver 4.3.0-0.nightly-2019-10-28-232741 True False False 131m
openshift-controller-manager 4.3.0-0.nightly-2019-10-28-232741 True False False 3h27m
openshift-samples 4.3.0-0.nightly-2019-10-28-232741 True False False 156m
operator-lifecycle-manager 4.3.0-0.nightly-2019-10-28-232741 True False False 3h28m
operator-lifecycle-manager-catalog 4.3.0-0.nightly-2019-10-28-232741 True False False 3h28m
operator-lifecycle-manager-packageserver 4.3.0-0.nightly-2019-10-28-232741 True False False 134m
service-ca 4.3.0-0.nightly-2019-10-28-232741 True False False 3h29m
service-catalog-apiserver 4.3.0-0.nightly-2019-10-28-232741 True False False 3h25m
service-catalog-controller-manager 4.3.0-0.nightly-2019-10-28-232741 True False False 3h25m
storage 4.3.0-0.nightly-2019-10-28-232741 True False False 155m
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:0107 |