Skip to content

docs: add standalone config-db search syntax concept page#505

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-search-syntax-guide
Draft

docs: add standalone config-db search syntax concept page#505
Copilot wants to merge 2 commits intomainfrom
copilot/add-search-syntax-guide

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

No dedicated documentation existed for the catalog search query language — it was only referenced in passing or buried inside the Resource Selectors reference.

Adds mission-control/docs/guide/config-db/concepts/search.mdx covering:

  • Syntaxfield=value grammar, AND/OR logic with |, parentheses grouping, bare-word name prefix shorthand
  • Operators — all 7 comparison operators with types they support (string, int, json, datetime)
  • Existence checkslabels.app / !labels.app pattern for labels, tags, and properties
  • Date queries — absolute (2025-01-15T10:30:00Z) and relative (now-24h, now+1w) with supported duration units
  • JSON field access — dot-notation into labels.*, tags.*, config.*
  • Type prefix matchingtype=pod resolving to Kubernetes::Pod
  • Searchable fields — full reference tables for catalog items and config changes
  • Related configsrelated=<id>[,direction][,depth][,type] traversal syntax
  • Examples — 6 practical annotated queries (unhealthy resources, date ranges, label/tag filtering, cost queries, relationship traversal)

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 1, 2026

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit 7f9b98c
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/69ccdb47dec7910008de5c04

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Apr 1, 2026 8:47am

Request Review

Copilot AI changed the title [WIP] Add guide for search syntax with examples docs: add standalone config-db search syntax concept page Apr 1, 2026
Copilot AI requested a review from moshloop April 1, 2026 08:46
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