Skip to content

[DNM] Online server changes - #3

Open
Vikash082 wants to merge 42 commits into
mainfrom
online_server_changes
Open

[DNM] Online server changes#3
Vikash082 wants to merge 42 commits into
mainfrom
online_server_changes

Conversation

@Vikash082

Copy link
Copy Markdown
Contributor

No description provided.

- added script to generate repo configuration file.
- added .env
- added requirements.txt
(cherry picked from commit 39cf29e)
- added env variables for knative svc
- Changed the Feast APIs & models to get "project" name as
  argument. This project is then set to FeatureStore after
  initialization. To allow this to happen, FeatureStore class
  is patched.
- added method to set project in FeatureStore
- Changed s/w version in tandem with python3.9.x in setup.py of
  Feast.
Vikash082 added 8 commits June 2, 2022 20:29
- Dockerfile changes (for patch)
- added dkube installation in requirements.txt
- Before this patch, username and offline-dataset was pass through
environment variable and was loaded once during app startup. But
this was a limitation in current architecture, as with different
project and user, there can be different offline dataset. To
address, this APIs are modified to get username and name of
offline-dataset with the request.
@Vikash082
Vikash082 requested a review from songole July 13, 2022 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant