-
Notifications
You must be signed in to change notification settings - Fork 152
feat: creating initial autoindexer service #1596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Titlefeat: Implement static data source handler with PDF support and unit tests Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Reason for Change:
This is a PR in line with the AutoIndexer Proposal that create the AutoIndexer service that will run as a job within users clusters. The proposal lays out the definitions and reasons for them. This PR includes the initial service with support for Static data source types, PDF handling, and k8s AutoIndexer CRD status updates.
Requirements
Issue Fixed:
Notes for Reviewers: