René's URL Explorer Experiment


Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast · GitHub

Open Graph Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast

X Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast

Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the FeatureStore CR. Usage 1. Create a ConfigMap with batch engine config apiVersion: v1 kind: ConfigMap metadata: name: ray-batch-engine-config data: config: | type: ray.engine max_workers: 4 enable_optimization: true 2. Reference it in FeatureStore CR apiVersion: feast.dev/v1 kind: FeatureStore metadata: name: my-feature-store spec: feastProject: my_project batchEngine: configMapRef: name: ray-batch-engine-config configMapKey: config # optional, defaults to "config" 3. Generated feature_store.yaml output project: my_project batch_engine: type: ray.engine max_workers: 4 enable_optimization: true Important Considereations Only api/v1 modified (not v1alpha1) ConfigMap used instead of Secret (engine configs typically don't contain credentials) configMapKey defaults to "config" if not specified type field required in ConfigMap data Which issue(s) this PR fixes: Misc

Open Graph Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the...

X Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the...

Opengraph URL: https://github.com/feast-dev/feast/pull/5938

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:a0d76225-c19c-c76e-3bbc-26c60460de97
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8434:16CCCC:2920384:3949071:6A4F5BE5
html-safe-nonce42faefa1ae0451a61e6fbe2ede63af610daee3f5d273095be852ec1f63f475b0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDM0OjE2Q0NDQzoyOTIwMzg0OjM5NDkwNzE6NkE0RjVCRTUiLCJ2aXNpdG9yX2lkIjoiMjIxNzQzMjc0OTg4NjYyNjc5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac91a0bda582ad9dfea009159bc90658246131dc96ee959818b701764c0af83a7a
hovercard-subject-tagpull_request:3240883488
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/5938/files
twitter:imagehttps://avatars.githubusercontent.com/u/64416568?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/64416568?s=400&v=4
og:image:altWhat this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4b249b445842943ed31549e027f57a8ade9881ed
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/5938/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5938%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5938%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/pull/5938/files
Reloadhttps://github.com/feast-dev/feast/pull/5938/files
Reloadhttps://github.com/feast-dev/feast/pull/5938/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.4k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 7.1k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 212 https://github.com/feast-dev/feast/issues
Pull requests 173 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality 1 https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
aniketpalu:RHOAIENG-41630https://github.com/aniketpalu/feast/tree/RHOAIENG-41630
Conversation 8 https://github.com/feast-dev/feast/pull/5938
Commits 3 https://github.com/feast-dev/feast/pull/5938/commits
Checks 18 https://github.com/feast-dev/feast/pull/5938/checks
Files changed https://github.com/feast-dev/feast/pull/5938/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
feat: Batch_engine config injection in feature_store.yaml through operator https://github.com/feast-dev/feast/pull/5938/files#top
Show all changes 3 commits https://github.com/feast-dev/feast/pull/5938/files
7159e6f feat: batch_engine config injection in feature_store.yaml through ope… aniketpalu Feb 3, 2026 https://github.com/feast-dev/feast/pull/5938/commits/7159e6f6a4deb868943a092cc249a4aa4177390b
185617c Updated repo_config test with added parameter for getServiceRepoConfi… aniketpalu Feb 5, 2026 https://github.com/feast-dev/feast/pull/5938/commits/185617c9fe0bb49cc39cb6ededcb70d858126e09
f70f0af Removed image tag change from ustomization.yaml aniketpalu Feb 9, 2026 https://github.com/feast-dev/feast/pull/5938/commits/f70f0af4f34cf8536d866c838079158ed7e2d002
Clear filters https://github.com/feast-dev/feast/pull/5938/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
serving.go https://github.com/feast-dev/feast/pull/5938/files#diff-3aff2507b16fcc18c3433d980bb3f8d575d2bbe779f64deb68b53c535e3bd350
grpc_server.go https://github.com/feast-dev/feast/pull/5938/files#diff-c6df5c6d9b7a376fd0aa366a0c693d2307d7ebbb5c5f375ff426bd2c050883a0
server_commons.go https://github.com/feast-dev/feast/pull/5938/files#diff-48284eda48aa46f826049654cde14c71adffb8e58c76a032489375838eced4ef
featurestore_types.go https://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
zz_generated.deepcopy.go https://github.com/feast-dev/feast/pull/5938/files#diff-25b43087fcbecaba75a4b97a0d9f54ab41a9ab45ca077fbd1228559c698324f9
feast-operator.clusterserviceversion.yaml https://github.com/feast-dev/feast/pull/5938/files#diff-2df3d27ec8bd09f647858a863adb414f72381d47c546bcdf4a72cf160a35f8ff
feast.dev_featurestores.yaml https://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
feast.dev_featurestores.yaml https://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
install.yaml https://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
ref.md https://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
repo_config.go https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
repo_config_test.go https://github.com/feast-dev/feast/pull/5938/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
services_types.go https://github.com/feast-dev/feast/pull/5938/files#diff-97853b3d7540c277dba32574e6ca783d8baac8bdefdf32577ab1300b2d09684f
util.go https://github.com/feast-dev/feast/pull/5938/files#diff-4aa9b159011474e09e9be5720f5c16d008121e01f111b3f56c88d3d8e9179c06
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L6
go/internal/feast/onlineserving/serving.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-3aff2507b16fcc18c3433d980bb3f8d575d2bbe779f64deb68b53c535e3bd350
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/go/internal/feast/onlineserving/serving.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-3aff2507b16fcc18c3433d980bb3f8d575d2bbe779f64deb68b53c535e3bd350
https://github.com/feast-dev/feast/pull/5938/files#diff-3aff2507b16fcc18c3433d980bb3f8d575d2bbe779f64deb68b53c535e3bd350
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L6
go/internal/feast/server/grpc_server.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-c6df5c6d9b7a376fd0aa366a0c693d2307d7ebbb5c5f375ff426bd2c050883a0
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/go/internal/feast/server/grpc_server.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-c6df5c6d9b7a376fd0aa366a0c693d2307d7ebbb5c5f375ff426bd2c050883a0
https://github.com/feast-dev/feast/pull/5938/files#diff-c6df5c6d9b7a376fd0aa366a0c693d2307d7ebbb5c5f375ff426bd2c050883a0
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L6
go/internal/feast/server/server_commons.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-48284eda48aa46f826049654cde14c71adffb8e58c76a032489375838eced4ef
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/go/internal/feast/server/server_commons.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-48284eda48aa46f826049654cde14c71adffb8e58c76a032489375838eced4ef
https://github.com/feast-dev/feast/pull/5938/files#diff-48284eda48aa46f826049654cde14c71adffb8e58c76a032489375838eced4ef
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/api/v1/featurestore_types.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/api/v1/featurestore_types.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
https://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
https://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
https://github.com/feast-dev/feast/pull/5938/files#diff-200a2037d09ca5047b06caa0a6ef89565f8d8dc488cf55dcf18dd025e6e9c47a
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/api/v1/zz_generated.deepcopy.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-25b43087fcbecaba75a4b97a0d9f54ab41a9ab45ca077fbd1228559c698324f9
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/api/v1/zz_generated.deepcopy.go
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yamlhttps://github.com/feast-dev/feast/pull/5938/files#diff-2df3d27ec8bd09f647858a863adb414f72381d47c546bcdf4a72cf160a35f8ff
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-2df3d27ec8bd09f647858a863adb414f72381d47c546bcdf4a72cf160a35f8ff
https://github.com/feast-dev/feast/pull/5938/files#diff-2df3d27ec8bd09f647858a863adb414f72381d47c546bcdf4a72cf160a35f8ff
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/bundle/manifests/feast.dev_featurestores.yamlhttps://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/bundle/manifests/feast.dev_featurestores.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
https://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
https://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
https://github.com/feast-dev/feast/pull/5938/files#diff-762cd80b14f04415894b608e22d981bf49a051fbc63c9f1418e6cb0e3152f27f
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/config/crd/bases/feast.dev_featurestores.yamlhttps://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/config/crd/bases/feast.dev_featurestores.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
https://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
https://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
https://github.com/feast-dev/feast/pull/5938/files#diff-e869201b90a280179a0d7d49f473bbbcfaff87f5d4ee8a757913567f4559858e
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/dist/install.yamlhttps://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/dist/install.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
https://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
https://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
https://github.com/feast-dev/feast/pull/5938/files#diff-9a160662c77106b5759918b6ee5293ab38814aca9c0eb035199c5b4397d1cfe4
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/docs/api/markdown/ref.mdhttps://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/docs/api/markdown/ref.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
https://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
https://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
https://github.com/feast-dev/feast/pull/5938/files#diff-55d2e8a3535b097c25be89d7b553e500a0811063321e415f5f7ce5485654fd8b
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/repo_config.gohttps://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
View file https://github.com/aniketpalu/feast/blob/f70f0af4f34cf8536d866c838079158ed7e2d002/infra/feast-operator/internal/controller/services/repo_config.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5938/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
https://github.com/feast-dev/feast/pull/5938/files#diff-fc7f85fbe0916120be56bb8b7209d44ecf8026b963bbdfb4f4907d0b4f9e28b8
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5938/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.