You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v2.21.2] - 2026-08-30
Fixed
Ignore unknown / none / default location values when sending site hint: When location in agent.yml is set to unknown or default (from default installation), resolveSiteHint now treats it as no site specified rather than sending ?site=unknown to the directory during self-enrollment.
Default install configuration: install.sh now sets location: "default" instead of location: "unknown" and ignores placeholder locations.