Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubeflow/kubeflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8799d29
Choose a base ref
...
head repository: kubeflow/kubeflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75f57ff
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 27, 2018

  1. Add the TF 1.11 & TF 1.12 Jupyter images to the spawner drop down box. (

    #2181)
    
    * Upgrade the images in the Arrikto ROK UI as well; it looks as though
      they hadn't been updated to the 0.4 images.
    jlewi authored and k8s-ci-robot committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    c074e55 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. kfctl.sh shouldn't fail if a user isn't explicitly in the IAM policy. (

    …#2188)
    
    * Checking the IAM policy for the email address is a hack to get
      the proper case for the user's email.
    
    * We need to allow for the possibilit that the user isn't explicitly
      in the IAM policy because they might have access through a group.
    
    Related to #2186
    jlewi authored and k8s-ci-robot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    fec5b07 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Add log timestamps, and do not wait for IAP if skipped IAP (#2198)

    * Add log timestamps, and do not wait for IAP if skipped IAP
    
    * Address Kunming's comments
    abhi-g authored and k8s-ci-robot committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    78441c9 View commit details
    Browse the repository at this point in the history
  2. Add retry to loading the sample job (#2199) (#2203)

    Loading the sample job has sporadically failures due to race condition creating the db foreign key. 
    Retry on the job should succeed.
    IronPan authored and k8s-ci-robot committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    fed9ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f57ff View commit details
    Browse the repository at this point in the history
Loading