Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added feast Go operator db stores support #4771

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. added IsValidOfflineStoreFilePersistenceType to the API definitions

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol authored and tmihalac committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    41aad67 View commit details
    Browse the repository at this point in the history
  2. moved IsValidOfflineStoreFilePersistenceType to services package and …

    …use it in deploy flow
    
    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol authored and tmihalac committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    465223b View commit details
    Browse the repository at this point in the history
  3. Add support for db stores in feast go operator

    Signed-off-by: Theodor Mihalache <[email protected]>
    tmihalac committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5474b88 View commit details
    Browse the repository at this point in the history