Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Resolution commands rework #2900

Closed
Closed
@alanshaw

Description

@alanshaw

From ipfs/kubo#5635:

  1. ipfs name resolve and ipfs dns should be recursive by default, the current behavior is a surprising foot-gun. We should consider just changing this as I'm sure it'll fix significantly more bugs than it causes.

  2. ipfs dns should resolve up to the first non-dnslink path by default. It shouldn't return an error when it hits a non-dnslink path, it should just return that path.

I'd also like to return a partial result when we hit the recursion limit (along with the error) but that's less pressing.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions