rh-mobb / documentation

Step-by-step tutorials from Red Hat experts to help you get the most out of your Managed OpenShift cluster.
https://cloud.redhat.com/experts
Other
58 stars 105 forks source link

Fix quoting on Front Door validation token #482

Closed daxelrod-rh closed 6 months ago

daxelrod-rh commented 11 months ago

Fix bug where the Front Door validation token got wrapped in a set of quotation marks, causing domain validation to fail. When using az with --query for a single field, that field still has JSON representation by default, and in this case, that means it is quoted because it is a string. If the TXT record contains a value that has an extra pair of quotes, domain validation will never move on from the Pending state.

Switching to a tsv representation causes az to return the value without quotes.

netlify[bot] commented 11 months ago

Deploy Preview for rh-cloud-experts ready!

Name Link
Latest commit 521549b323dad36b2528e1f3062b7c843191d5ed
Latest deploy log https://app.netlify.com/sites/rh-cloud-experts/deploys/6568b51211f06900089552d5
Deploy Preview https://deploy-preview-482--rh-cloud-experts.netlify.app/experts/aro/frontdoor
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.