Skip to content

[WIP] velero search design proposal#9852

Draft
adam-jian-zhang wants to merge 1 commit into
velero-io:mainfrom
adam-jian-zhang:velero-search-design
Draft

[WIP] velero search design proposal#9852
adam-jian-zhang wants to merge 1 commit into
velero-io:mainfrom
adam-jian-zhang:velero-search-design

Conversation

@adam-jian-zhang

@adam-jian-zhang adam-jian-zhang commented May 27, 2026

Copy link
Copy Markdown
Collaborator

In this design, proposed following components:

  • SearchRequest API
  • Indexer for completed backups
  • Workflow to manage the indexes
  • Life cycle management for the VeleroSearchRequest
  • Rest/GRPC API for search capabilities

fixes: #9851

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

#9851

Please indicate you've done the following:

@netlify

netlify Bot commented May 27, 2026

Copy link
Copy Markdown

👷 Deploy request for velero pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a7b80d2

@adam-jian-zhang adam-jian-zhang marked this pull request as draft May 27, 2026 02:56
In this design, proposed following components:
- VeleroSearchRequest API
- Indexer for completed backups
- Workflow to manage the indexes
- Life cycle management for the VeleroSearchRequest
- Rest/GRPC API for search capabilities

fixes: velero-io#9851

Signed-off-by: Adam Zhang <adam.zhang@broadcom.com>
@adam-jian-zhang adam-jian-zhang added the Area/Design Design Documents label May 27, 2026
@adam-jian-zhang adam-jian-zhang requested a review from Lyndon-Li May 27, 2026 03:00
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area/Design Design Documents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Velero Search, locate resources inside backups, by name/kind/namespace/labels etc.

1 participant