cloudflare / cloudflare/serverless-registry
New Feature Request: support multi fallbacks
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Multiple fallbacks are supported.
One implementation for reference:
- serverless-registry can be configured with multiple domain names. For example: `docker-mirror.example.com`, `quay-mirror.example.com`
- Config Multiple fallbacks
- Depending on the requested domain name, fallback to the corresponding backend. For example, if the requested domain name is: `docker-mirror.example.com`, then fallback to `docker.io`.
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the fallback configuration and request-routing entry points, then determine how multiple domain-to-backend mappings should be represented and verified. Done means each configured requested domain selects its corresponding fallback backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100