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/training-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: kubeflow/training-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 14 commits
  • 2,864 files changed
  • 11 contributors

Commits on Mar 29, 2021

  1. Fix: Remove Github CD workflow (#1263)

    Yao Xiao authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    8d179f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Add task type annotation for pods when EnableGangScheduling is true. (#…

    …1268)
    
    Signed-off-by: jiangkaihua <jiangkaihua1@huawei.com>
    jiangkaihua authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    3d9e7c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Fix: the "follow" of TFJobClient.get_logs (#1254)

    * fix following logs
    
    * fix get pod name
    Windfarer authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    58c9bc4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. add podgroups rule in cluster-role.yaml (#1272)

    Signed-off-by: huone1 <wanxinghu05@gmail.com>
    huone1 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    9a29787 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fix: Remove the dup comment tag (#1274)

    * fix: Remove the dup comment tag
    
    Signed-off-by: cegao <cegao@tencent.com>
    
    * chore: Update codegen
    
    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored May 25, 2021
    Configuration menu
    Copy the full SHA
    faf3486 View commit details
    Browse the repository at this point in the history
  2. Use remote Kustomize build option in standalone installation instruct…

    …ions (#1266)
    
    This doesn't require cloning the repo, making one-line installation possible.
    verult authored May 25, 2021
    Configuration menu
    Copy the full SHA
    13b17b0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. feat: upgrade kubeflow common and volcano version (#1276)

    * feat: update vendor
    
    * feat: cleanup go mod & use volcano/apis
    
    * feat: cleanup replace
    shinytang6 authored May 27, 2021
    Configuration menu
    Copy the full SHA
    c095f7a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Jun 28, 2021

  1. Add job namespace to tf_operator_jobs_* counters (#1283)

    * Add job namespace to 'tf_operator_jobs_*' counters
    
    * Update `tfJobsDeletedCount`
    alembiewski authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    af5bdd5 View commit details
    Browse the repository at this point in the history
  2. fix get_logs pod_names type and iteration blocking (#1280)

    * convert type for indexing
    
    * use queue
    Windfarer authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0c41b27 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Fix invalid pointer when tfjob is deleted (#1285)

    * Fix invalid pointer when tfjob is deleted
    
    * Removing unnecessary imports
    
    * Removing unnecessary imports
    johnugeorge authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    eb362bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e306113 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. add a specific version of tensorflow_datasets (#1305)

    re-push with signed email
    jazzsir authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    47a74b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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