Add palinks-dev host to Rails allowed hosts #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Standalone -- discovered while testing palinks-dev overlay.
Repo
ldraney/palinksWhat Broke
Rails blocks requests from
palinks-dev.tail5b443a.ts.netwith a "Blocked hosts" error because the dev funnel hostname is not inconfig.hosts.Repro Steps
kubectl apply -k overlays/palinks/dev/)https://palinks-dev.tail5b443a.ts.netExpected Behavior
The app should serve normally from the dev funnel hostname.
Environment
0e38782(main after PR #44 merge)Acceptance Criteria
palinks-dev.tail5b443a.ts.netloads without blocked host errorRelated
palinks-- project this affectsldraney/pal-e-deployments #197-- the dev overlay that exposed this