Main sync: X02 MI-2 server-list reshape (corpus rev 4) - #19
Merged
Merged
Conversation
…chine envelope
X02 S2 tail — the S1 exclusion resolved. server list --json now emits
{machine_interface, servers[], observed_at} carrying every per-server
field the bare-map era emitted (map key promoted to name; id/host/user/
role/tags/vpn_ip unchanged), sorted by name, servers never null on an
empty fleet. The bare map-of-servers root is gone from the wire, which
is a non-additive change: per D8 it bumps the interface for the whole
binary — MachineInterface = 2 (MI 2 = MI 1 + this reshape and nothing
else; capability tokens unchanged).
Corpus rev 4 (same-commit rule): new server-list-envelope artifact
(schema + real-encoder valid fixture incl. an id-less legacy entry; the
bare map pinned as the legacy class), version-handshake schema max 1->2,
version-handshake + app-list valid fixtures renamed mi1->mi2. Coordinated
consumer: teploy-dash decodes both shapes behind MaxSupportedMachineInterface 2.
BREAKING CHANGE: machine_interface is now 2 on every --json envelope;
server list --json root shape changed (bare map removed).
…rdinated with dash decode)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror sync from Forgejo main (7132dfe..a9b6907). Same tree.