René's URL Explorer Experiment


Title: fix(operator): Only deploy an online store when it is declared by nikolauspschuetz · Pull Request #6591 · feast-dev/feast · GitHub

Open Graph Title: fix(operator): Only deploy an online store when it is declared by nikolauspschuetz · Pull Request #6591 · feast-dev/feast

X Title: fix(operator): Only deploy an online store when it is declared by nikolauspschuetz · Pull Request #6591 · feast-dev/feast

Description: Closes #6586. Problem The Feast operator always deployed an online store service (including a serving pod), even when the FeatureStore CR did not declare spec.services.onlineStore. This makes it impossible to run a standalone registry or offline store (e.g. the documented federated / shared-registry pattern), and is inconsistent with how registry and offlineStore behave — both are only defaulted when declared. Cause In ApplyDefaultsToStatus (infra/feast-operator/internal/controller/services/util.go), the online-store block force-created the service when nil: if services.OnlineStore == nil { services.OnlineStore = &feastdevv1.OnlineStore{} } // ...defaults always applied... whereas registry and offlineStore are gated behind if services.X != nil. Fix Gate the online-store defaulting behind services.OnlineStore != nil, mirroring the two sibling services. A declared online store still receives all of its defaults (persistence, path, PVC, server, container configs). Tests Added util_test.go with two specs for ApplyDefaultsToStatus: a CR without an online store → Status.Applied.Services.OnlineStore stays nil (fails on master, passes with this change), a CR that declares an online store → it still receives its defaults. Verified with KUBEBUILDER_ASSETS=... go test ./internal/controller/services/ (envtest 1.31.0); go build ./..., go vet, and gofmt are clean. The existing controller tests are unaffected because they declare onlineStore explicitly.

Open Graph Description: Closes #6586. Problem The Feast operator always deployed an online store service (including a serving pod), even when the FeatureStore CR did not declare spec.services.onlineStore. This makes it im...

X Description: Closes #6586. Problem The Feast operator always deployed an online store service (including a serving pod), even when the FeatureStore CR did not declare spec.services.onlineStore. This makes it im...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3a2462e5-054f-27e3-1ec9-e7d386640406
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9A5C:1BCBE4:5AEF96:8157A0:6A50FDF0
html-safe-nonce714fbd0404e6fdd31a40f7f59d49e42a5d73ffc29e91352c93e9f6dbce81e223
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QTVDOjFCQ0JFNDo1QUVGOTY6ODE1N0EwOjZBNTBGREYwIiwidmlzaXRvcl9pZCI6IjU2OTE0MjczOTgxMjc1MTcxNjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd6808665a7c334f5453100dc867d21af734de9eb332183e54bd482480eefb715
hovercard-subject-tagpull_request:4019271172
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/6591/files
twitter:imagehttps://avatars.githubusercontent.com/u/8151217?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/8151217?s=400&v=4
og:image:altCloses #6586. Problem The Feast operator always deployed an online store service (including a serving pod), even when the FeatureStore CR did not declare spec.services.onlineStore. This makes it im...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838
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
release8d836581d020676cc0ef4a83cd2fe17e4af02c3d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6591/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6591%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%2F6591%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/6591/files
Reloadhttps://github.com/feast-dev/feast/pull/6591/files
Reloadhttps://github.com/feast-dev/feast/pull/6591/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6591/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 213 https://github.com/feast-dev/feast/issues
Pull requests 177 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
nikolauspschuetzhttps://github.com/nikolauspschuetz
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
nikolauspschuetz:fix/operator-optional-online-store-6586https://github.com/nikolauspschuetz/feast/tree/fix/operator-optional-online-store-6586
Conversation 1 https://github.com/feast-dev/feast/pull/6591
Commits 2 https://github.com/feast-dev/feast/pull/6591/commits
Checks 23 https://github.com/feast-dev/feast/pull/6591/checks
Files changed https://github.com/feast-dev/feast/pull/6591/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6591/files
fix(operator): Only deploy an online store when it is declared https://github.com/feast-dev/feast/pull/6591/files#top
Show all changes 2 commits https://github.com/feast-dev/feast/pull/6591/files
796d66e fix(operator): only deploy an online store when it is declared nikolauspschuetz Jul 9, 2026 https://github.com/feast-dev/feast/pull/6591/commits/796d66e83d2782055ca9673b09b221285aa09872
4a735a8 test(operator): declare online store explicitly in tests that relied … nikolauspschuetz Jul 9, 2026 https://github.com/feast-dev/feast/pull/6591/commits/4a735a8138789abc3facfad7f8bedff6d5222329
Clear filters https://github.com/feast-dev/feast/pull/6591/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6591/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6591/files
featurestore_controller_cronjob_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-c928e6f59e256166afa164e63e3d8ddead903d5664f33e8fd960394a665878ea
featurestore_controller_loglevel_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-ffa36224c53eb94620d88dfb7de4947e9990da4c77dac25abb3c1668b5b949c2
featurestore_controller_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
repo_config_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
tls_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-a7e4418b24c6707a2bf2aebc6c01509136d49e89eb2e1a3d2d5f5880d050ea7d
util.go https://github.com/feast-dev/feast/pull/6591/files#diff-4aa9b159011474e09e9be5720f5c16d008121e01f111b3f56c88d3d8e9179c06
util_test.go https://github.com/feast-dev/feast/pull/6591/files#diff-cae31dbe7847f994dca022e12aa641b04b71dc34c2c64c2e5f26e41aa50bed88
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/featurestore_controller_cronjob_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-c928e6f59e256166afa164e63e3d8ddead903d5664f33e8fd960394a665878ea
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/featurestore_controller_cronjob_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-c928e6f59e256166afa164e63e3d8ddead903d5664f33e8fd960394a665878ea
https://github.com/feast-dev/feast/pull/6591/files#diff-c928e6f59e256166afa164e63e3d8ddead903d5664f33e8fd960394a665878ea
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/featurestore_controller_loglevel_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-ffa36224c53eb94620d88dfb7de4947e9990da4c77dac25abb3c1668b5b949c2
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/featurestore_controller_loglevel_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-ffa36224c53eb94620d88dfb7de4947e9990da4c77dac25abb3c1668b5b949c2
https://github.com/feast-dev/feast/pull/6591/files#diff-ffa36224c53eb94620d88dfb7de4947e9990da4c77dac25abb3c1668b5b949c2
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/featurestore_controller_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/featurestore_controller_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
https://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
https://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
https://github.com/feast-dev/feast/pull/6591/files#diff-a440f22a528a9f52d1b485f115487caee83921a22222a312726c71dcc6e1d578
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/repo_config_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/services/repo_config_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
https://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
https://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
https://github.com/feast-dev/feast/pull/6591/files#diff-3b7f7a03dd8422844cdbffa8364f371dc981e256fee4ae2c19ae91137380fc79
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/tls_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-a7e4418b24c6707a2bf2aebc6c01509136d49e89eb2e1a3d2d5f5880d050ea7d
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/services/tls_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-a7e4418b24c6707a2bf2aebc6c01509136d49e89eb2e1a3d2d5f5880d050ea7d
https://github.com/feast-dev/feast/pull/6591/files#diff-a7e4418b24c6707a2bf2aebc6c01509136d49e89eb2e1a3d2d5f5880d050ea7d
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/util.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-4aa9b159011474e09e9be5720f5c16d008121e01f111b3f56c88d3d8e9179c06
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/services/util.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6591/files#diff-4aa9b159011474e09e9be5720f5c16d008121e01f111b3f56c88d3d8e9179c06
https://github.com/feast-dev/feast/pull/6591/files#diff-4aa9b159011474e09e9be5720f5c16d008121e01f111b3f56c88d3d8e9179c06
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/util_test.gohttps://github.com/feast-dev/feast/pull/6591/files#diff-cae31dbe7847f994dca022e12aa641b04b71dc34c2c64c2e5f26e41aa50bed88
View file https://github.com/feast-dev/feast/blob/4a735a8138789abc3facfad7f8bedff6d5222329/infra/feast-operator/internal/controller/services/util_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6591/{{ revealButtonHref }}
Please reload this pagehttps://github.com/feast-dev/feast/pull/6591/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.