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

[Backend]Cache - KFP pod filter logic looking for cache_enabled = true label selector #3368

Merged
merged 14 commits into from
Mar 31, 2020

Commits on Feb 10, 2020

  1. Initial execution cache

    This commit adds initial execution cache service. Including http service
    and execution key generation.
    rui5i committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6994984 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    d5ce005 View commit details
    Browse the repository at this point in the history
  2. fix master

    rui5i committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    fdb3ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Mar 20, 2020

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

Commits on Mar 23, 2020

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

Commits on Mar 25, 2020

  1. fix go.sum

    rui5i committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ae9e757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255913c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84f1916 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    1fc0c63 View commit details
    Browse the repository at this point in the history
  2. update filter logic

    rui5i committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7cdb734 View commit details
    Browse the repository at this point in the history
  3. Remove unused const

    rui5i committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5ad2ed2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8637972 View commit details
    Browse the repository at this point in the history