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

use pipenv in image building dockerfile #36

Merged
merged 21 commits into from
Mar 28, 2018
Merged

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    87b0e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    643eced View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Create an initial OWNERS file. (kubeflow#50)

    jlewi authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    e58af5d View commit details
    Browse the repository at this point in the history
  2. Upgrade Argo so we can use DAGs. (kubeflow#51)

    jlewi authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    b6f0f91 View commit details
    Browse the repository at this point in the history
  3. Push the CI worker image to kubeflow-releasing for use in our release…

    … process. (kubeflow#47)
    
    We want to use a different image for security reasons because test code running in the test project could potentially modify the test worker image.
    
    To deal with kubeflow#46 remove hashes from requirements.txt
    jlewi authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    0377b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b4e974 View commit details
    Browse the repository at this point in the history
  5. Fix Lun-kai github username (kubeflow#59)

    Ankush Agarwal authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6274a7d View commit details
    Browse the repository at this point in the history
  6. change test cluster to kubeflow-ci (kubeflow#61)

    lluunn authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    abdd843 View commit details
    Browse the repository at this point in the history
  7. fix argo uri (kubeflow#62)

    jimexist authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    80c3edd View commit details
    Browse the repository at this point in the history
  8. Fix typo in README (kubeflow#63)

    Ankush Agarwal authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    7b3a7cf View commit details
    Browse the repository at this point in the history
  9. upgrade ksonnet from 0.8 to 0.9 for testing image (kubeflow#64)

    lluunn authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    dca991b View commit details
    Browse the repository at this point in the history
  10. run ks upgrade (kubeflow#66)

    lluunn authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    facf8e5 View commit details
    Browse the repository at this point in the history
  11. Fix Dockerfile for testing image (kubeflow#65)

    * fix
    
    * use ks 0.9.1
    lluunn authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    5ccc9ae View commit details
    Browse the repository at this point in the history
  12. Print ksonnet version in tests (kubeflow#67)

    Ankush Agarwal authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    3aef9f0 View commit details
    Browse the repository at this point in the history
  13. Add jsonnet to test-worker (kubeflow#68)

    * Replace sha256sum because it doesn't work on OSX
    Ankush Agarwal authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    9c80289 View commit details
    Browse the repository at this point in the history
  14. make waiting time configurable (kubeflow#69)

    lluunn authored and Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    9f70d54 View commit details
    Browse the repository at this point in the history
  15. fix up

    Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    5099377 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into use-pipenv

    Jiayu Liu committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    8738094 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

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

Commits on Mar 28, 2018

  1. fix pylint issues

    jimexist committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    9a3ed36 View commit details
    Browse the repository at this point in the history
  2. remove extra line

    jimexist committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    01bb4bc View commit details
    Browse the repository at this point in the history