-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Feast Helm charts and build script #289
Feast Helm charts and build script #289
Commits on Nov 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e0f2d61 - Browse repository at this point
Copy the full SHA e0f2d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f92dbd - Browse repository at this point
Copy the full SHA 6f92dbdView commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e458014 - Browse repository at this point
Copy the full SHA e458014View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7630bb - Browse repository at this point
Copy the full SHA f7630bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8432a - Browse repository at this point
Copy the full SHA cb8432aView commit details -
Update feast charts for installing Feast with Helm
- Refer to README.md for more details how feast chart is structured and how to use it - Feast Core and Feast Serving are subcharts that the parent Feast chart uses to install Feast. These subcharts optionally contains other dependencies such as Kafka, Postgresql or Redis. All these components can be enabled/disabled using the enabled flag in the Helm values.
Configuration menu - View commit details
-
Copy full SHA for d80f70d - Browse repository at this point
Copy the full SHA d80f70dView commit details
Commits on Nov 6, 2019
-
Update configmap.yaml for feast core
Override bootstrapServer value only if kafka is enabled and kafka.external is disabled
Configuration menu - View commit details
-
Copy full SHA for 3164687 - Browse repository at this point
Copy the full SHA 3164687View commit details
Commits on Nov 7, 2019
-
Update configmap template for feast-serving
Support overriding Redis store host with LoadBalancer IP
Configuration menu - View commit details
-
Copy full SHA for cff362a - Browse repository at this point
Copy the full SHA cff362aView commit details
Commits on Nov 8, 2019
-
Set lower default delay time for readiness probes
- So pod scaling and startup is faster - In most cases, Core and Feast should not need more than 15 seconds to start up
Configuration menu - View commit details
-
Copy full SHA for e89d0d5 - Browse repository at this point
Copy the full SHA e89d0d5View commit details -
Update Dockerfile for Feast Core
Include exploded/unpacked jar in the production image To be used when staging files when submitting Dataflow jobs
Configuration menu - View commit details
-
Copy full SHA for 9ba7c90 - Browse repository at this point
Copy the full SHA 9ba7c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2cc20e - Browse repository at this point
Copy the full SHA f2cc20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6010bd - Browse repository at this point
Copy the full SHA c6010bdView commit details