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 516c3c5

@adam-jian-zhang adam-jian-zhang marked this pull request as draft May 27, 2026 02:56
@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!

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

Copy link
Copy Markdown
Collaborator Author

/kind changelog-not-required

@github-actions github-actions Bot added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area/Design Design Documents kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes

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