Skip to content

feat: filter accounts by egress node or subscription source - #834

Merged
chenyme merged 3 commits into
chenyme:mainfrom
MMortise:feature/filter-proxy
Aug 3, 2026
Merged

feat: filter accounts by egress node or subscription source#834
chenyme merged 3 commits into
chenyme:mainfrom
MMortise:feature/filter-proxy

Conversation

@MMortise

Copy link
Copy Markdown
Contributor

The account list could only split proxy bindings into bound and unbound.
Operators troubleshooting one proxy exit or one subscription had no way to
see just the accounts sitting behind it.

The bound branch of the proxy-binding filter now opens a third menu level
listing every egress node and every subscription source that can serve the
current account pool, so the options re-scope as the list switches between
Grok Build, Web and Console.

The egress query value carries the narrowing: "node:" and "source:"
both mean bound, restricted to one node or to every node owned by one
subscription. Invalid targets are rejected as an invalid filter.

feat: filter accounts by egress node or subscription source
The account list could only split proxy bindings into bound and unbound.
Operators troubleshooting one proxy exit or one subscription had no way to
see just the accounts sitting behind it.
The bound branch of the proxy-binding filter now opens a third menu level
listing every egress node and every subscription source that can serve the
current account pool, so the options re-scope as the list switches between
Grok Build, Web and Console.
The egress query value carries the narrowing: "node:<id>" and "source:<id>"
both mean bound, restricted to one node or to every node owned by one
subscription. Invalid targets are rejected as an invalid filter.
@MMortise MMortise changed the title filter accounts by egress node or subscription source feat: filter accounts by egress node or subscription source Jul 30, 2026
@chenyme
chenyme merged commit 8f979d4 into chenyme:main Aug 3, 2026
9 checks passed
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.

2 participants