René's URL Explorer Experiment


Title: fix(operator): Set appProtocol: grpc on registry gRPC Service by tmvfb · Pull Request #6367 · feast-dev/feast · GitHub

Open Graph Title: fix(operator): Set appProtocol: grpc on registry gRPC Service by tmvfb · Pull Request #6367 · feast-dev/feast

X Title: fix(operator): Set appProtocol: grpc on registry gRPC Service by tmvfb · Pull Request #6367 · feast-dev/feast

Description: Summary The registry Service (the use case is local registry + server.grpc enabled, i.e. SQLite) is always created with name: http and no appProtocol. This causes service meshes (notably Istio) to misclassify the registry gRPC traffic as HTTP/1.1, breaking connections in two places simultaneously: Client-side envoy: sees name: http → downgrades to HTTP/1.1. gRPC requires HTTP/2. Server-side envoy: builds its inbound listener for the registry port as HTTP/1.1 → receives gRPC (HTTP/2) frames → sends RST with "protocol error". Both failures stem from the same missing field. The fix is minimal: set appProtocol: grpc on the registry gRPC Service port. Changes Added getServiceAppProtocol helper that returns ptr.To("grpc") for the registry gRPC Service and nil for all other services. Set AppProtocol on the ServicePort in setService via this helper. Added k8s.io/utils/ptr import to services.go (already a transitive dependency, used in tests). Effect With appProtocol: grpc set, Istio and other service meshes correctly identify the port as gRPC and handle HTTP/2 and mTLS normally, no workarounds required. Testing go vet ./internal/... passes. Existing operator unit tests are unaffected (they assert on port number and name, not appProtocol). Manual verification on a cluster with Istio sidecar injection confirmed gRPC connectivity works end-to-end after this change with no additional mesh configuration. Workaround Client-side envoy downgrades to HTTP/1.1. Fixed by creating an alt-Service with appProtocol: grpc. Server-side envoy builds its inbound listener for port 6570 as HTTP/1.1 and rejects incoming HTTP/2 with a protocol error. The only workaround is traffic.sidecar.istio.io/excludeInboundPorts: "6570" on the feast-server pod to bypass it entirely. With the server-side envoy bypassed there is nothing to terminate mTLS, so a DestinationRule with tls: DISABLE is also required to stop the client from attempting it.

Open Graph Description: Summary The registry Service (the use case is local registry + server.grpc enabled, i.e. SQLite) is always created with name: http and no appProtocol. This causes service meshes (notably Istio) to ...

X Description: Summary The registry Service (the use case is local registry + server.grpc enabled, i.e. SQLite) is always created with name: http and no appProtocol. This causes service meshes (notably Istio) to ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:de39c647-ceea-d8ff-fa86-960c8671dc07
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAB70:3EE845:1F29B1F:2AB34C1:6A4EC0E8
html-safe-nonce82a4bf6de715ba167a340081a62c90ee05fd25abf7ff9927da7ffa1e753045ce
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjcwOjNFRTg0NToxRjI5QjFGOjJBQjM0QzE6NkE0RUMwRTgiLCJ2aXNpdG9yX2lkIjoiODIwMjQ5OTA5NzM4ODU2NDcxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac83fbf3faa79bac2ea4c4a316a5d306d42daa7bef2c3afe3d8167b774fa3df4a2
hovercard-subject-tagpull_request:3630052918
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/6367/files
twitter:imagehttps://avatars.githubusercontent.com/u/116455436?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/116455436?s=400&v=4
og:image:altSummary The registry Service (the use case is local registry + server.grpc enabled, i.e. SQLite) is always created with name: http and no appProtocol. This causes service meshes (notably Istio) to ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
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
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6367/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6367%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%2F6367%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/6367/files
Reloadhttps://github.com/feast-dev/feast/pull/6367/files
Reloadhttps://github.com/feast-dev/feast/pull/6367/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6367/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 171 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
tmvfb:fix/registry-service-grpc-app-protocolhttps://github.com/tmvfb/feast/tree/fix/registry-service-grpc-app-protocol
Conversation 4 https://github.com/feast-dev/feast/pull/6367
Commits 3 https://github.com/feast-dev/feast/pull/6367/commits
Checks 27 https://github.com/feast-dev/feast/pull/6367/checks
Files changed https://github.com/feast-dev/feast/pull/6367/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6367/files
fix(operator): Set appProtocol: grpc on registry gRPC Service https://github.com/feast-dev/feast/pull/6367/files#top
Show all changes 3 commits https://github.com/feast-dev/feast/pull/6367/files
ba68eb0 fix(operator): set appProtocol: grpc on registry gRPC Service tmvfb May 5, 2026 https://github.com/feast-dev/feast/pull/6367/commits/ba68eb0b14de89b985df6ed3c6926b5b1278280d
5e375c5 test(operator): add unit tests for getServiceAppProtocol tmvfb May 22, 2026 https://github.com/feast-dev/feast/pull/6367/commits/5e375c56030752215efb2885951a00007abeb553
3023c9f chore: update secrets baseline for shifted line number in services.go tmvfb May 22, 2026 https://github.com/feast-dev/feast/pull/6367/commits/3023c9fbac0acf2bdd8b53476032957cafbae82f
Clear filters https://github.com/feast-dev/feast/pull/6367/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6367/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6367/files
.secrets.baseline https://github.com/feast-dev/feast/pull/6367/files#diff-d8447df0cd384602c76086081f13f27ad0b45902297c42da35a6fc51fdf1cec3
services.go https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
services_test.go https://github.com/feast-dev/feast/pull/6367/files#diff-49473367fcd2120b40f16d3a1f7e0746c3b9a06d50767a8627da4560e8d1f1eb
.secrets.baselinehttps://github.com/feast-dev/feast/pull/6367/files#diff-d8447df0cd384602c76086081f13f27ad0b45902297c42da35a6fc51fdf1cec3
View file https://github.com/tmvfb/feast/blob/3023c9fbac0acf2bdd8b53476032957cafbae82f/.secrets.baseline
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6367/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6367/files#diff-d8447df0cd384602c76086081f13f27ad0b45902297c42da35a6fc51fdf1cec3
https://github.com/feast-dev/feast/pull/6367/files#diff-d8447df0cd384602c76086081f13f27ad0b45902297c42da35a6fc51fdf1cec3
https://github.com/feast-dev/feast/pull/6367/files#diff-d8447df0cd384602c76086081f13f27ad0b45902297c42da35a6fc51fdf1cec3
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/services.gohttps://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
View file https://github.com/tmvfb/feast/blob/3023c9fbac0acf2bdd8b53476032957cafbae82f/infra/feast-operator/internal/controller/services/services.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6367/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/pull/6367/files#diff-a85debbd96695c9456f8ae80952b8e59566d0be5266bd216c80d1bf75d8aafea
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/internal/controller/services/services_test.gohttps://github.com/feast-dev/feast/pull/6367/files#diff-49473367fcd2120b40f16d3a1f7e0746c3b9a06d50767a8627da4560e8d1f1eb
View file https://github.com/tmvfb/feast/blob/3023c9fbac0acf2bdd8b53476032957cafbae82f/infra/feast-operator/internal/controller/services/services_test.go
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6367/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6367/files#diff-49473367fcd2120b40f16d3a1f7e0746c3b9a06d50767a8627da4560e8d1f1eb
https://github.com/feast-dev/feast/pull/6367/files#diff-49473367fcd2120b40f16d3a1f7e0746c3b9a06d50767a8627da4560e8d1f1eb
Please reload this pagehttps://github.com/feast-dev/feast/pull/6367/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.