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/trainer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1-rc.3
Choose a base ref
...
head repository: kubeflow/trainer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1-rc.4
Choose a head ref
  • 8 commits
  • 216 files changed
  • 2 contributors

Commits on Jan 27, 2021

  1. chore: Update changelog (#1227)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    9741c0c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. feat: Change the message for running condition (#1230)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Jan 31, 2021
    Configuration menu
    Copy the full SHA
    8ec1acb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. fix: Remove vendor cp command (#1232)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ac80498 View commit details
    Browse the repository at this point in the history
  2. add vip (#1233)

    add vip
    oikomi authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    5e72304 View commit details
    Browse the repository at this point in the history
  3. chore: Add tencent cloud (#1234)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    36d18b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. feat: Remove k8s.io/kubernetes (#1235)

    * chore: Update vendor
    
    Signed-off-by: cegao <cegao@tencent.com>
    
    * chore: Update code and go mod
    
    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c13a9e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. feat: Add creationObserved when creating pods has errors (#1236)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4f69069 View commit details
    Browse the repository at this point in the history
  2. fix: Remove default resync period (#1237)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    6a608a7 View commit details
    Browse the repository at this point in the history
Loading