-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13.z
-
Critical
-
No
-
1
-
Sprint 238
-
1
-
Rejected
-
False
-
-
-
Done
This is a clone of issue OCPBUGS-15100. The following is the description of the original issue:
—
Description of problem:
Running through instructions for a smoke test on 4.14, the DNS record is incorrectly created for the Gateway. It is missing a trailing dot in the dnsName.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Always
Steps to Reproduce:
1.Run through the steps in https://github.com/openshift/network-edge-tools/blob/2fd044d110eb737c94c8b86ea878a130cae0d03e/docs/blogs/EnhancedDevPreviewGatewayAPI/GettingStarted.md until the step "oc get dnsrecord -n openshift-ingress" 2. Check the status of the DNS record: "oc get dnsrecord xxx -n openshift-ingress -ojson | jq .status.zones[].conditions"
Actual results:
The status shows error conditions with a message like 'The DNS provider failed to ensure the record: googleapi: Error 400: Invalid value for ''entity.change.additions[*.gwapi.apps.ci-ln-3vxsgxb-72292.origin-ci-int-gce.dev.rhcloud.com][A].name'': ''*.gwapi.apps.ci-ln-3vxsgxb-72292.origin-ci-int-gce.dev.rhcloud.com'', invalid'
Expected results:
The status of the DNS record should show a successful publishing of the record.
Additional info:
Backport to 4.13.z
- clones
-
OCPBUGS-15100 [GWAPI] The DNS provider failed to ensure the record, invalid value for name (gcp)
- Closed
- is blocked by
-
OCPBUGS-15100 [GWAPI] The DNS provider failed to ensure the record, invalid value for name (gcp)
- Closed
- links to