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

Weekly sync up of dev/lm-eval branch #278

Merged
merged 12 commits into from
Aug 23, 2024

Commits on Jul 12, 2024

  1. feat: Initial database support (trustyai-explainability#246)

    * Initial database support
    
    - Add status checking
    - Add better storage flags
    - Add spec.storage.format validation
    - Add DDL
    -Add HIBERNATE format to DB (test)
    - Update service image
    - Revert identifier to DATABASE
    - Update CR options (remove mandatory data)
    
    * Remove default DDL generation env var
    
    * Update service image to latest tag
    
    * Add migration awareness
    
    * Add updating pods for migration
    
    * Change JDBC url from mysql to mariadb
    
    * Fix TLS mount
    
    * Revert images
    
    * Remove redundant logic
    
    * Fix comments
    ruivieira authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4c8550e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat: Add TLS certificate mount on ModelMesh (trustyai-explainability…

    …#255)
    
    * feat: Add TLS certificate mount on ModelMesh
    
    * Revert from http to https until kserve/modelmesh#147 is merged
    ruivieira authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e9a0204 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c4ef802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883c3fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a52d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec4462e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    c537e14 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1515872 View commit details
    Browse the repository at this point in the history
  2. Add TLS endpoint for ModelMesh payload processors. (trustyai-explaina…

    …bility#268)
    
    Keep non-TLS endpoint for KServe Serverless (disabled by default)
    ruivieira authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    91ba2c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    d552762 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. feat: Add support for custom DB names (trustyai-explainability#257)

    * feat: Add support for custom DB names
    
    * fix: Correct custom DB name
    ruivieira authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4458d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Sync branch 'upstream/main' into dev/lm-eval

    Signed-off-by: Yihong Wang <[email protected]>
    yhwang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    56e38be View commit details
    Browse the repository at this point in the history