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/pipelines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.23
Choose a base ref
...
head repository: kubeflow/pipelines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.24
Choose a head ref
  • 18 commits
  • 84 files changed
  • 10 contributors

Commits on Jun 27, 2019

  1. Step 7 auto-generated change log for release 0.1.21 (#1527)

    * Step 7 auto-generated change log for release 0.1.21
    
    * Revert changes for releases before 0.1.21
    jingzhang36 authored and IronPan committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    924d110 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Pipeline sample: Updated research notebook to use Seaborn (#1546)

    * Updated research notebook to use Seaborn
    
    * Updated README image
    
    * Updated KFP SDK version to 0.1.22
    kweinmeister authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    0e639fd View commit details
    Browse the repository at this point in the history
  2. Update manifests for 0.1.23 (#1567)

    * Updates KFP manifests for v0.1.23
    
    * Bump version in sdk
    rileyjbauer authored and IronPan committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3882c30 View commit details
    Browse the repository at this point in the history
  3. Updates the changelog for the v0.1.23 release (#1571)

    * Updates the changelog for the v0.1.23 release
    
    * Removed all edits prior to 0.1.22
    rileyjbauer authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    1906206 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    2d0d861 View commit details
    Browse the repository at this point in the history
  2. Release 2d0d861 (#1581)

    * Updated component images to version 2d0d861
    
    * Updated components to version 2e52e54
    IronPan authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    a42d5fb View commit details
    Browse the repository at this point in the history
  3. fix recursion bug (#1583)

    * fix recursion bug
    
    * propagate inputs to out layers of opsgroup; adjust unit tests
    gaoning777 authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f23b619 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

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

Commits on Jul 3, 2019

  1. Manifests: Update pipeline-runner permissions (#1570)

    * Supplement pipeline-runner permissions according to
      kubeflow/kubeflow#2556
    elikatsis authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    f0c8432 View commit details
    Browse the repository at this point in the history
  2. Update Watson training component to output model location UID (#1587)

    * Update wml-train.py
    
    * update watson training components to output model location
    
    * update variables
    Tomcli authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    f64782c View commit details
    Browse the repository at this point in the history
  3. Viewer CRD controller running under namespace (#1562)

    * Viewer CRD controller running under namespace
    
    * Change docker file and add manifest deployment yaml to support the new flag namespace
    
    * Change docker file to support new flag namespace for viewer crd controller
    
    * Modify kustomization.yaml and namespaced-install.yaml
    
    * Change file name from ml-pipeline-viewer-crd-deployment to ml-pipeline-viewer-crd-deployment-patch
    
    * Fix typo
    
    * Remove some duplicate configs in namespaced-install
    jingzhang36 authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b957a98 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. add_pod_env op handler (#1540)

    * Configure gcp connectors in dsl
    
    * Make configure_gcp_connector more extensible
    
    * Add add_pod_env op handler.
    
    * Only apply add_pod_env on ContainerOp
    
    * Update license header
    hongye-sun authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    97ccfd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Set user credentials when creating viewer object (#1603)

    * Specify user credentials properly in our viewer crd.
    
    * remove unnecessary import
    jingzhang36 authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    22ccc91 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. List pipelines (#1588)

    * added list_pipelines
    
    * minor update
    kevinbache authored and k8s-ci-robot committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ac833a0 View commit details
    Browse the repository at this point in the history
  2. Add Visualization API endpoint (#1565)

    * Created visualization.proto
    
    * Addressed most of PR feedback
    
    * Fixed comments
    
    * Addressed additional PR feedback
    
    * Changed output from path to html
    
    * Removed id parameter from visualization and changed inputPaths to inputPath
    
    * Added support for command line arguments to be passed via the API
    
    These are required for the new roc curve and will become import for passing any parameters form a user to the visualization.
    
    * Fixed typo
    ajchili authored and k8s-ci-robot committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    377464f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Release ac833a0 (#1614)

    * Updated component images to version ac833a0
    
    * Updated components to version 1f65a56
    gaoning777 authored and k8s-ci-robot committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    76a2bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b871a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce52f4 View commit details
    Browse the repository at this point in the history
Loading