Skip to content

Conversation

@wadey
Copy link
Member

@wadey wadey commented Jul 29, 2025

This was broken with the change to yaml.v3:

We forgot to update these references to map[string]any.

Without this fix, Nebula crashes with an error like this:

{"error":"config `lighthouse.calculated_remotes` has invalid type: map[string]interface {}","level":"error","msg":"Invalid lighthouse.calculated_remotes","time":"2025-07-29T15:50:06.479499Z"}

This was broken with the change to yaml.v3:

- #1148

We forgot to update these references to `map[string]any`.

Without this fix, Nebula crashes with an error like this:

    {"error":"config `lighthouse.calculated_remotes` has invalid type: map[string]interface {}","level":"error","msg":"Invalid lighthouse.calculated_remotes","time":"2025-07-29T15:50:06.479499Z"}
@wadey wadey added this to the v2.0.0 milestone Jul 29, 2025
@wadey wadey merged commit 7da7968 into master Jul 29, 2025
9 checks passed
@wadey wadey deleted the fix-yaml-calculated-remotes branch July 29, 2025 17:12
@nbrownus nbrownus mentioned this pull request Nov 19, 2025
63 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants