-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14
-
No
-
3
-
Sprint 237
-
1
-
Rejected
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
Create a private Shared VPC cluster on AWS, Ingress operator degraded due to the following error: 2023-06-14T09:55:50.240Z INFO operator.dns_controller controller/controller.go:118 reconciling {"request": {"name":"default-wildcard","namespace":"openshift-ingress-operator"}} 2023-06-14T09:55:50.363Z ERROR operator.dns_controller dns/controller.go:354 failed to publish DNS record to zone {"record": {"dnsName":"*.apps.ci-op-2x6lics3-849ce.qe.devcluster.openshift.com.","targets":["internal-ac656ce4d29f64da289152053f50c908-1642793317.us-east-1.elb.amazonaws.com"],"recordType":"CNAME","recordTTL":30,"dnsManagementPolicy":"Managed"}, "dnszone": {"id":"Z0698684SM2RRJSYHP43"}, "error": "failed to get hosted zone for load balancer target \"internal-ac656ce4d29f64da289152053f50c908-1642793317.us-east-1.elb.amazonaws.com\": couldn't find hosted zone ID of ELB internal-ac656ce4d29f64da289152053f50c908-1642793317.us-east-1.elb.amazonaws.com"} ingress operator: ingress False True True 37m The "default" ingress controller reports Available=False: IngressControllerUnavailable: One or more status conditions indicate unavailable: DNSReady=False (FailedZones: The record failed to provision in some zones: [{Z0698684SM2RRJSYHP43 map[]}])
Version-Release number of selected component (if applicable):
4.14.0-0.nightly-2023-06-13-223353
How reproducible:
always
Steps to Reproduce:
1. Create a private Shared VPC cluster on AWS using STS
Actual results:
ingress operator degraded
Expected results:
cluster is healthy
Additional info:
public cluster no such issue.
- is related to
-
NE-1294 Update cluster-ingress-operator to support AWS shared VPC
- Closed
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update