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

fix: Feature-server image is missing mysql dependency for mysql registry #3223

Merged
merged 4 commits into from
Sep 15, 2022

Commits on Sep 15, 2022

  1. add requirements.txt and add mysqlclient package

    Signed-off-by: 11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    
    Author:    11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    Signed-off-by: 11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    ptran32 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2a3aa18 View commit details
    Browse the repository at this point in the history
  2. use feast[mysql] in requirements.txt

    Signed-off-by: 11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    ptran32 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8e7b331 View commit details
    Browse the repository at this point in the history
  3. add feast components

    Signed-off-by: 11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    ptran32 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1b60833 View commit details
    Browse the repository at this point in the history
  4. add native libraries needed by mysqlclient

    Signed-off-by: 11425176+ptran32@users.noreply.github.com <11425176+ptran32@users.noreply.github.com>
    ptran32 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6b283a6 View commit details
    Browse the repository at this point in the history