Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
214
Pull requests
187
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Allow to set registry server rest/grpc mode in operator
- #5364
#5364
Merged
tchughesiv
merged 18 commits into
feast-dev:master
feast-dev/feast:master
from
ntkathole:move_ui_rest
ntkathole/feast:move_ui_rest
Copy head branch name to clipboard
Jun 13, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: Allow to set registry server rest/grpc mode in operator
#5364
tchughesiv
merged 18 commits into
feast-dev:master
feast-dev/feast:master
from
ntkathole:move_ui_rest
ntkathole/feast:move_ui_rest
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2025
feat: Allow to set registry server rest/grpc mode in operator
Show description for e67fc0d
ntkathole
committed
e67fc0d
View commit details
Copy full SHA for e67fc0d
Browse repository at this point
Apply suggestions from code review
Show description for ef5d3c4
ntkathole
and
tchughesiv
committed
ef5d3c4
View commit details
Copy full SHA for ef5d3c4
Browse repository at this point
chore: rename RestAPIEnabled to RestAPI
Show description for 7bcb688
ntkathole
committed
7bcb688
View commit details
Copy full SHA for 7bcb688
Browse repository at this point
test: Added test to verify registry with REST API enabled
Show description for 0cedd49
ntkathole
committed
0cedd49
View commit details
Copy full SHA for 0cedd49
Browse repository at this point
test: Extend test to assert rest-api container args
Show description for 38dc1f8
ntkathole
committed
38dc1f8
View commit details
Copy full SHA for 38dc1f8
Browse repository at this point
Commits on Jun 10, 2025
feat: Added both grpc and rest flags
Show description for f70ba9b
ntkathole
committed
f70ba9b
View commit details
Copy full SHA for f70ba9b
Browse repository at this point
feat: Support seperate ports and service for rest-api
Show description for 06f559c
ntkathole
committed
06f559c
View commit details
Copy full SHA for 06f559c
Browse repository at this point
Commits on Jun 11, 2025
feat: Added check for remote registry of referenced FeatureStore
Show description for b991093
ntkathole
committed
b991093
View commit details
Copy full SHA for b991093
Browse repository at this point
Apply suggestions from code review
Show description for 4e06343
ntkathole
and
tchughesiv
committed
4e06343
View commit details
Copy full SHA for 4e06343
Browse repository at this point
fix: Created GetFeastRestServiceName method
Show description for e28a578
ntkathole
committed
e28a578
View commit details
Copy full SHA for e28a578
Browse repository at this point
fix: Refactor createRestService to reuse setService
Show description for 63af9da
ntkathole
committed
63af9da
View commit details
Copy full SHA for 63af9da
Browse repository at this point
Commits on Jun 12, 2025
fix: Handle service and port on grpc disable
Show description for dc176ba
ntkathole
committed
dc176ba
View commit details
Copy full SHA for dc176ba
Browse repository at this point
feat: Added isRegistryRestEnabled and isRegistryGrpcEnabled methods
Show description for 9785b9d
ntkathole
committed
9785b9d
View commit details
Copy full SHA for 9785b9d
Browse repository at this point
fix: Fixed rest server port
Show description for f231f0d
ntkathole
committed
f231f0d
View commit details
Copy full SHA for f231f0d
Browse repository at this point
Commits on Jun 13, 2025
fix: Changes as per comments
Show description for 68480ab
ntkathole
committed
68480ab
View commit details
Copy full SHA for 68480ab
Browse repository at this point
fix: Handle tls mount for rest server
Show description for d73e524
ntkathole
committed
d73e524
View commit details
Copy full SHA for d73e524
Browse repository at this point
test: Added tests for field validations
Show description for 6ace5ec
ntkathole
committed
6ace5ec
View commit details
Copy full SHA for 6ace5ec
Browse repository at this point
test: Added tests for svc probe, container port and registry validations
Show description for 8c649c2
ntkathole
committed
8c649c2
View commit details
Copy full SHA for 8c649c2
Browse repository at this point
You can’t perform that action at this time.