Skip to content

dashboard/app: specify namespaces for AI clients#7029

Merged
a-nogikh merged 1 commit intogoogle:masterfrom
a-nogikh:features/dashboard-ns-credentials
Apr 17, 2026
Merged

dashboard/app: specify namespaces for AI clients#7029
a-nogikh merged 1 commit intogoogle:masterfrom
a-nogikh:features/dashboard-ns-credentials

Conversation

@a-nogikh
Copy link
Copy Markdown
Collaborator

Make it possible to restrict AI agents to specific namespaces.

Since we want syz-agents to serve several namespaces at once, it's very inconvenient to switch back to nsHandler - it would mean a unique AI client name for each served namespace.

As a straightforward solution, let's add an explicit list of namespaces for which AI jobs are to be served. Add a test to verify the new behavior.

@a-nogikh a-nogikh added the AI patching Feature requests and bugs related to AI-based kernel bug fix generation. label Mar 31, 2026
Comment thread dashboard/app/ai_test.go
Comment thread dashboard/app/config.go Outdated
@a-nogikh a-nogikh force-pushed the features/dashboard-ns-credentials branch from 3b9face to fe00d58 Compare April 15, 2026 13:55
Comment thread dashboard/app/config.go Outdated
@a-nogikh a-nogikh force-pushed the features/dashboard-ns-credentials branch from fe00d58 to 6fd624e Compare April 16, 2026 08:23
@a-nogikh
Copy link
Copy Markdown
Collaborator Author

PTAL

Make it possible to restrict AI agents to specific namespaces.

Since we want syz-agents to serve several namespaces at once, it's very
inconvenient to switch back to nsHandler - it would mean a unique AI
client name for each served namespace.

As a straightforward solution, let's add an explicit list of namespaces
for which AI jobs are to be served. Add a test to verify the new
behavior.
@a-nogikh a-nogikh force-pushed the features/dashboard-ns-credentials branch from 6fd624e to bee3167 Compare April 16, 2026 09:18
@a-nogikh a-nogikh enabled auto-merge April 17, 2026 13:55
@a-nogikh a-nogikh added this pull request to the merge queue Apr 17, 2026
Merged via the queue into google:master with commit 24ecfc1 Apr 17, 2026
18 checks passed
@a-nogikh a-nogikh deleted the features/dashboard-ns-credentials branch April 17, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI patching Feature requests and bugs related to AI-based kernel bug fix generation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants