raptor-ml / raptor

Transform your pythonic research to an artifact that engineers can deploy easily.
https://raptor.ml
Apache License 2.0
148 stars 11 forks source link

feat: deploy models to aws using ACK #228

Closed AlmogBaku closed 1 year ago

AlmogBaku commented 1 year ago

This change includes the following:

  1. Adding custom config to models
  2. Adding new model server plugins
  3. Fix LabSDK model exportation
  4. Implements AWS model server with ACK

Others:

  1. Minor change to tiltfile
  2. Add events for model and dsrc crds that indicates the reconciliation
  3. fix an issue with CRDConversion cert validation
  4. Ignore auto-generated files from secret check
github-actions[bot] commented 1 year ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.