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

Add Google Cloud Storage support to Storage Spec #3495

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

Commits on Mar 8, 2024

  1. Add gcs storage spec support

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ee9f271 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add test for gs storage type

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    98c58bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e72cbe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into storage-spec-gcs

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1187eb9 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1b99800 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'storage-spec-gcs' of https://github.com/tjandy98/kserve

    …into storage-spec-gcs
    tjandy98 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d73d26a View commit details
    Browse the repository at this point in the history
  6. Flake8

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f917fa1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Use from_service_account_info for loading service account

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    36a0b80 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Trigger CI

    Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
    tjandy98 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7041a31 View commit details
    Browse the repository at this point in the history