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

Enhancement for Custom CRD #1333

Merged
merged 11 commits into from
Oct 13, 2020

Commits on Sep 9, 2020

  1. Init commit

    andreyvelich committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    10029fd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Modify Insert function

    Add retry on empty observation
    andreyvelich committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    4bdba60 View commit details
    Browse the repository at this point in the history
  2. Fix mutate volume test

    andreyvelich committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    505f38d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc45c5 View commit details
    Browse the repository at this point in the history
  4. Fix invalid experiment

    andreyvelich committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    42f4b35 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    05967b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3257e2b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Refactor requeue

    If objective metric value is not reported metrics collector reports unavailable value to the DB
    Controller reconciles Trial until DB is empty
    andreyvelich committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4970cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a4f3d View commit details
    Browse the repository at this point in the history
  3. Remove prints

    andreyvelich committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    acf02a3 View commit details
    Browse the repository at this point in the history
  4. Fix tfevent parser

    andreyvelich committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3d46f60 View commit details
    Browse the repository at this point in the history