FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for infra/feast-operator/api - feast-dev/feast · GitHub
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
218
Pull requests
191
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
infra
feast-operator
api
on
refactor-materialization-engine
User selector
Datepicker
Commit history
Commits on May 18, 2025
chore: Updating operator to handle clickhouse (#5362)
Show description for 0ee8353
franciscojavierarceo
authored
0ee8353
View commit details
Copy full SHA for 0ee8353
View code at this point
Browse repository at this point
Commits on May 6, 2025
fix: Operator - support securityContext override at Pod level (#5325)
Show description for 33ea0f5
tchughesiv
authored
33ea0f5
View commit details
Copy full SHA for 33ea0f5
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
chore(release): release 0.49.0
Show description for ad501cd
feast-ci-bot
committed
ad501cd
View commit details
Copy full SHA for ad501cd
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
chore: Cherry-pick release 0.48.1 (#5249)
Show description for a425a45
tchughesiv
and
feast-ci-bot
authored
a425a45
View commit details
Copy full SHA for a425a45
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
chore(release): release 0.48.0
Show description for 8838320
feast-ci-bot
committed
8838320
View commit details
Copy full SHA for 8838320
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
feat: Add CronJob capability to the Operator (feast apply & materialize-incremental) (#5217)
Show description for 285c0dc
tchughesiv
authored
285c0dc
View commit details
Copy full SHA for 285c0dc
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
chore(release): release 0.47.0
Show description for 3e3afa9
feast-ci-bot
committed
3e3afa9
View commit details
Copy full SHA for 3e3afa9
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
feat: Add Couchbase Columnar as an Offline Store (#5025)
Show description for 4373cbf
ejscribner
authored
4373cbf
View commit details
Copy full SHA for 4373cbf
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
feat: Operator - Add feastProjectDir section to CR with git & init options (#5079)
Show description for d64f01e
tchughesiv
authored
d64f01e
View commit details
Copy full SHA for d64f01e
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
chore(release): release 0.46.0
Show description for 6372f1c
feast-ci-bot
committed
6372f1c
View commit details
Copy full SHA for 6372f1c
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
fix: Operator - make onlineStore the default service (#5044)
Show description for 6c92447
tchughesiv
authored
6c92447
View commit details
Copy full SHA for 6c92447
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
chore: Operator / Feast should have matching Data Source types (#5041)
Show description for d937dcb
tchughesiv
authored
d937dcb
View commit details
Copy full SHA for d937dcb
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
feat: Adding volumes and volumeMounts support to Feature Store CR. (#4983)
Show description for ec6f1b7
lokeshrangineni
authored
ec6f1b7
View commit details
Copy full SHA for ec6f1b7
View code at this point
Browse repository at this point
feat: Operator - make server container creation explicit in the CR (#5024)
Show description for b16fb40
tchughesiv
authored
b16fb40
View commit details
Copy full SHA for b16fb40
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
fix: Changed feast operator to set status of featurestore cr to ready based on deployment.status = available (#5020)
Show description for fce0d35
tmihalac
authored
fce0d35
View commit details
Copy full SHA for fce0d35
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
chore(release): release 0.45.0
Show description for 1216170
feast-ci-bot
committed
1216170
View commit details
Copy full SHA for 1216170
View code at this point
Browse repository at this point
chore(release): release 0.44.0
Show description for aa7224a
feast-ci-bot
committed
aa7224a
View commit details
Copy full SHA for aa7224a
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
chore: Operator API struct consolidation & organization (#5001)
Show description for 565ea2c
tchughesiv
authored
565ea2c
View commit details
Copy full SHA for 565ea2c
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
feat: Operator add feast ui deployment (#4930)
Show description for b026d0c
redhatHameed
authored
b026d0c
View commit details
Copy full SHA for b026d0c
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
chore(release): release 0.43.0
Show description for 5a7e6f8
feast-ci-bot
committed
5a7e6f8
View commit details
Copy full SHA for 5a7e6f8
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
feat: Operator improvements (#4928)
Show description for 7a1f4dd
tchughesiv
authored
7a1f4dd
View commit details
Copy full SHA for 7a1f4dd
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
chore: Upgrade go & operator-sdk versions used for the Operator (#4927)
Show description for dd472ba
tchughesiv
authored
dd472ba
View commit details
Copy full SHA for dd472ba
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
feat: Adding EnvFrom support for the OptionalConfigs type to the Go Operator (#4909)
Show description for e01e510
lokeshrangineni
authored
e01e510
View commit details
Copy full SHA for e01e510
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
feat: Add milvus package to release image & option to Operator (#4870)
tchughesiv
authored
ef724b6
View commit details
Copy full SHA for ef724b6
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
fix: Refactor Operator to deploy all feast services to the same Deployment/Pod (#4863)
Show description for 88854dd
tchughesiv
authored
88854dd
View commit details
Copy full SHA for 88854dd
View code at this point
Browse repository at this point
feat: Added pvc accessModes support (#4851)
Show description for a73514c
dandawg
authored
a73514c
View commit details
Copy full SHA for a73514c
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
fix: Remove verifyClient TLS offlineStore option from the Operator (#4847)
Show description for 79fa247
tchughesiv
authored
79fa247
View commit details
Copy full SHA for 79fa247
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
feat: Add online/offline replica support (#4812)
Show description for b97da6c
dandawg
and
tchughesiv
authored
b97da6c
View commit details
Copy full SHA for b97da6c
View code at this point
Browse repository at this point
fix: Made fixes to Go Operator DB persistence (#4830)
Show description for cdc0753
tmihalac
authored
cdc0753
View commit details
Copy full SHA for cdc0753
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
feat: Feast Operator support log level configuration for services (#4808)
Show description for 19424bc
redhatHameed
and
tchughesiv
authored
19424bc
View commit details
Copy full SHA for 19424bc
View code at this point
Browse repository at this point
chore(release): release 0.42.0
Show description for aac334a
feast-ci-bot
committed
aac334a
View commit details
Copy full SHA for aac334a
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
feat: Updated feast Go operator db stores (#4809)
Show description for 2c5a6b5
tmihalac
authored
2c5a6b5
View commit details
Copy full SHA for 2c5a6b5
View code at this point
Browse repository at this point
feat: OIDC authorization in Feast Operator (#4801)
Show description for eb111d6
dmartinol
authored
eb111d6
View commit details
Copy full SHA for eb111d6
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
feat: Add TLS support to the Operator (#4796)
Show description for a617a6c
tchughesiv
authored
a617a6c
View commit details
Copy full SHA for a617a6c
View code at this point
Browse repository at this point
Commits on Dec 1, 2024
feat: RBAC Authorization in Feast Operator (#4786)
Show description for 0ef5acc
dmartinol
authored
0ef5acc
View commit details
Copy full SHA for 0ef5acc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL