Bug 1762841
| Summary: | GCP ingress router only targeting compute nodes | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jeremiah Stuever <jstuever> |
| Component: | Installer | Assignee: | Jeremiah Stuever <jstuever> |
| Installer sub component: | openshift-installer | QA Contact: | Johnny Liu <jialiu> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | adahiya, jialiu |
| Version: | 4.3.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.3.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-01-23 11:07:51 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: | |||
|
Comment 1
Abhinav Dahiya
2019-10-20 00:29:58 UTC
Verified this bug with 4.3.0-0.nightly-2019-10-21-082726, and PASS.
# gcloud compute firewall-rules describe k8s-ae2a80bac58b24ff39e5175e31c6ef06-http-hc
allowed:
- IPProtocol: tcp
ports:
- '30492'
creationTimestamp: '2019-10-21T18:53:13.212-07:00'
description: '{"kubernetes.io/service-name":"openshift-ingress/router-default", "kubernetes.io/service-ip":"34.69.249.213"}'
direction: INGRESS
disabled: false
id: '3235054663300800486'
kind: compute#firewall
logConfig:
enable: false
name: k8s-ae2a80bac58b24ff39e5175e31c6ef06-http-hc
network: https://www.googleapis.com/compute/v1/projects/openshift-qe/global/networks/jialiu-7kpgg-network
priority: 1000
selfLink: https://www.googleapis.com/compute/v1/projects/openshift-qe/global/firewalls/k8s-ae2a80bac58b24ff39e5175e31c6ef06-http-hc
sourceRanges:
- 130.211.0.0/22
- 35.191.0.0/16
- 209.85.152.0/22
- 209.85.204.0/22
targetTags:
- jialiu-7kpgg-master
- jialiu-7kpgg-worker
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:0062 |