How to handle multiple domain names
Open
documentation
stale
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 438
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 15
Description
I am using kinto with k8s and I'd like services to talk internally through kinto.service rather than the external domain name. However currently kinto redirects to the public domain when accessed through the internal one.
Do you know how I can tell kinto to support both?
Contributor guide
Research direction
Start by reproducing the redirect when Kinto is accessed through kinto.service inside k8s, then compare it with access through the public domain. Identify where Kinto determines its domain and redirects requests; done means both the internal and public names work without redirecting internal service traffic to the public domain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100