PackageTrack
Sign in Get early access

github.com/kubeflow/trainer

v0.5.3 #955 most downloaded on Go modules kubeflow/trainer

What this package is like to depend on

Last release 1 years ago

03 Jul 2025

Ships unpredictably

gaps range from 8 days to 5.6 years

Some releases are documented

notes for 2 of 7 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

32 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

32 releases · Mar 2018 to Jul 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 32
  1. v1.5.0-rc.0.0.20250703110320-1ea271265d49 03 Jul 2025 pre-release

    Nothing published for this version

  2. v1.5.0-rc.0.0.20250703053518-41b8cf991890 03 Jul 2025 pre-release

    Nothing published for this version

  3. v1.5.0-rc.0.0.20250627152418-a480baa30f60 27 Jun 2025 pre-release

    Nothing published for this version

  4. v1.5.0-rc.0.0.20250610004310-32a474c8329e 10 Jun 2025 pre-release

    Nothing published for this version

  5. v1.5.0-rc.0.0.20250607193447-b83e058f27db 07 Jun 2025 pre-release

    Nothing published for this version

  6. v1.5.0-rc.0.0.20250527200455-385cc1714cd3 27 May 2025 pre-release

    Nothing published for this version

  7. v1.5.0-rc.0.0.20250527022141-e552ab8d1dd3 27 May 2025 pre-release

    Nothing published for this version

  8. v1.5.0-rc.0.0.20250526152615-7b1b39bfdb9b 26 May 2025 pre-release

    Nothing published for this version

  9. v1.5.0-rc.0.0.20250502175905-c33382602307 02 May 2025 pre-release

    Nothing published for this version

  10. v1.5.0-rc.0.0.20250428170201-8da32fea3b28 28 Apr 2025 pre-release

    Nothing published for this version

  11. v1.5.0-rc.0.0.20250417001924-9eac88ccf4f8 17 Apr 2025 pre-release

    Nothing published for this version

  12. v1.5.0-rc.0.0.20250411220405-9a2036dc9317 11 Apr 2025 pre-release

    Nothing published for this version

  13. v1.5.0-rc.0.0.20250408193019-0b2b944fd7db 08 Apr 2025 pre-release

    Nothing published for this version

  14. v1.5.0-rc.0.0.20250325022856-4e6199c9486d 25 Mar 2025 pre-release

    Nothing published for this version

  15. v1.5.0-rc.0.0.20250324193456-aa0e289a9552 24 Mar 2025 pre-release

    Nothing published for this version

  16. v1.5.0-rc.0.0.20250318165754-5c89faa2c0f7 18 Mar 2025 pre-release

    Nothing published for this version

  17. v1.5.0-rc.0.0.20250307013740-cd02d6c8428c 07 Mar 2025 pre-release

    Nothing published for this version

  18. v1.5.0-rc.0.0.20250226083909-3c6c90f2319e 26 Feb 2025 pre-release

    Nothing published for this version

  19. v1.5.0-rc.0.0.20250218014240-0b765d6e0d44 18 Feb 2025 pre-release

    Nothing published for this version

  20. v1.5.0-rc.0.0.20250214175538-3f3a8d341e3a 14 Feb 2025 pre-release

    Nothing published for this version

  21. v1.0.0-rc.0 24 Jun 2019 pre-release

    Nothing published for this version

  22. v0.5.3 03 Jun 2019

    Nothing published for this version

  23. v0.5.2 23 May 2019

    Nothing published for this version

  24. v0.5.1 15 May 2019

    Nothing published for this version

  25. v0.5.0 26 Mar 2019

    Nothing published for this version

  26. v0.4.0 13 Feb 2019

    Nothing published for this version

  27. v0.4.0-rc.1 28 Nov 2018 pre-release

    Nothing published for this version

  28. v0.4.0-rc.0 19 Nov 2018 pre-release

    Nothing published for this version

  29. v0.3.0 22 Sep 2018
    Release notes

    Full Changelog

    Features and improvements:

    • Add Pytorch V1alpha2 Implementation #785
    • [enhancement] Add SchedulerName in V1alpha2 #782
    • Pod stuck in unknown status when kubernetes node is down #720
    • [proposal] cleanup jobs after finished #718
    • [v1alpha2] Remove redundant code about status #713
    • [v1alpha2] Invalid job spec not reported in TFJob status #707
    • [v1alpha2] Error when host name is not svc.cluster.local #703
    • how to upgrade smoothly from v1alpha1 to v1alpha2? #697
    • [v1alpha2] Validate the TFJob converted from unstructured #682
    • [feature] Add Cleanup Policy to TFJob Spec #536
    • Enable kube-arbitrator as scheduler for tensorflow #349
    • Cleanup tf-job after a configured TTL #753 (ccding)

    Fixed bugs:

    • Invalid TFJob spec can cause the TFJob operator pod to crash repeatedly #813
    • Unable to check logs in TFJob ui for v1apha2 #723
    • Unable to check logs in TFJob ui for v1apha2 #723
    • Pod stuck in unknown status when kubernetes node is down #720
    • Pod stuck in unknown status when kubernetes node is down #720
    • [v1alpha2] Invalid Job Status #712
    • \[v1alpha2\] Invalid Job Status #712
    • \[v1alpha2\] Error when host name is not svc.cluster.local #703
    • \[v1alpha2\] Error when host name is not svc.cluster.local #703
    • latest.Status.StartTime is nil:invalid memory address or nil pointer dereference #608
    • tf-operator throws runtime error: invalid memory address or nil pointer dereference #596

    Closed issues:

    • How to run in stand-alone mode #826
    • Event reporting pod exited with non-zero exit code is improperly formatted #818
    • invalid-tfjob test results don't show up in gubernator/test grid #816
    • Should scheduleName be a TFJob field or is it sufficient to be a podTemplateField #801
    • reconcile should be triggered on update; even if no changes #800
    • Backwards compatibility support "Master" as chief #794
    • Ability to prefer using all gpus on a single node #781
    • test_runner.py is using wrong util module for JobTimeoutError #780
    • [Test Flake] Intermittent test failures: tensorflow.python.framework.errors_impl.UnavailableError: OS Error #778
    • Latest docker Image on wrong commit #775
    • PS still running after tfjob is complete #774
    • TF_CONFIG in tf-operator:v20180724-13863edf missing Environment: cloud #772
    • TF_CONFIG cluster spec has wrong FQDN name #770
    • Error syncing tfjob: Failed to found the port #768
    • Events don't show up in kubectl describe tfjobs #763
    • E2E test for TF estimator API #762
    • v1alpha2 doesn't work TF.estimator for TF <= 1.6 ; need to add environment:cloud to TF_CONFIG #761
    • Update and move README.md to website #760
    • Scope TFJob operator to only claim jobs in a given namespace #759
    • Surface invalid spec errors in a more user friendly way #755
    • TFJobs UI returns 500s and json parse errors displaying pod information or creating job #754
    • [v1alpha2] Job should be marked completed when worker 0 exits but other workers are still running #751
    • [testing] CleanPodPolicy needs E2E test #750
    • v1 and v2 E2E tests appear to be stomping on each other #748
    • [Test Flake] tf_job_client.py needs to handle case where conditions is none #744
    • tf-dashboard show workers of all the tfjobs when querying a specific tfjob #737
    • [build] Delete build/images/tf_operator/build_and_push.py #736
    • tf-operator synPdb failed when enable-gang-scheduler #729
    • not proper log message #727
    • [v1alpha2] Invalid Job spec crashes operator #706
    • unable to create a tfjob in the UI; namespace not set #701
    • Wrong comment when setting default CleanPodPolicy #698
    • file_cache is unavailable when using oauth2client >= 4.0.0 #696
    • [v1alpha2] CreatedCondition is not set #680
    • [v1alpha2] ks apply on existing job; "unable to find api field in struct Unstructured for the json field "metadata"" #674
    • Make it easier to debug/develope E2E tests #655
    • [v1alpha2][log] Use logrus instead of glog in service_control #635
    • [v1alpha2] Add PDB of TFReplicaSet for gang scheduling by kube-arbitrator #575
    • Update releaser to use Argo. #400

    Merged pull requests:

    Open source →
  30. v0.2.0-rc1 21 Jun 2018 pre-release
    Release notes

    Full Changelog

    Features and improvements:

    • [v1alpha2] Set event for tfjob when spec is not valid #620
    • [enhancement] Fix the gofmt support #586
    • [go] Use dep instead of glide to reduce the size of vendor #556
    • [v1alpha2] Enhance the logic about sync #547
    • [v1alpha2] Use structured log #537
    • [log] investigate zap #534
    • [v1alpha2] Try to not to always claim pods #533
    • [v1alpha2] Suppport customized port #532
    • [v1alpha2] start using kubeconfig #522
    • v1alpha2 integration #521
    • TFJob operator surface queue metrics #503
    • [api] Remove pending pods from active pods #484
    • [enhancement] Set StartTime for TFJob status #475
    • [Feature] Support "eval" worker in tf-operator #444
    • Add appropriate logging fields to the tf-operator log messages #424
    • [enhancement] Refactor docs #379
    • Deprecate TfPort and set default port for users #327
    • [enhancement] Add e2e test cases for recorder #317
    • Make the TfJob controller more event driven #314
    • Potential data race, maybe #302
    • Don't leave pods running just to get logs #128
    • Add hyperparameter tuning? #112
    • Use headless services for Training jobs #40
    • More validation of TfJob #25

    Fixed bugs:

    • [v1alpha2] RealServiceControl does not set owner reference #616
    • TfJob operator stops working on invalid spec #561
    • [v1alpha2]tfjob restartPolicy for Never #555
    • [v1alpha2] Potential bugs when there is one worker succeeded #538
    • [v1alpha2][test] Avoid potential data race problem #530
    • Phase is wrong unexpected TfJob phase: Done #110

    Closed issues:

    • [v1alpha2] Make restart policy a pointer #692
    • [v1alpha2] Need conditions Succeeded and Failed indicating when job is done #673
    • [v1alpha2] add pod label with job name (without namespace) #672
    • [v1alpha2] Pods not deleted when job finishes #671
    • [v1alpha2] conditions not updated #668
    • [v1alpha2] Move control interface to separate pakckage #665
    • [v1alpha2] Move test util to separate package #664
    • Speedup E2E test by running build and setup cluster in parallel #659
    • In TFjob, when the workers Completed, i want the ps Completed too, how can i do? #657
    • [v1alpha2] service names are prefixed with namespace #654
    • [v1alpha2] Create a simple python server to be used for E2E tests of controller behavior #653
    • dep ensure give warning on k8s.io/apiserver #647
    • [v1alpha2] pod names don't include random salt #644
    • [v1alpha2]Unable to create pod #641
    • GPU tests failing; ks env doesn't exist #640
    • TFJob not marked as success when master exits but not workers #634
    • v1alpha2 - pod names don't include replica type #633
    • tensorflow on kubernetes how to pass in worker_host and ps_host to container if I use tf-operator #630
    • tf_job_client blocks forever #606
    • [v1alpha2] Need to add the v1alpha2 binaries to our Docker image #600
    • [v1alpha2] Need ksonnet package #599
    • Support deploying v1alpha2 and v1alpha1 controllers simultaneously #598
    • [v1alpha2] Remove controller_utils.go #591
    • [v1alpha2] Add CI test #589
    • [question] dist_mnist example failed to run #588
    • can not set labels #580
    • v1alpha2 should use headless services #574
    • TFJob operator should pass through annotations to the pod #573
    • [test] Test failed because of ImagePullBackOff #567
    • Servable not found for request: Latest(mnist) #552
    • [v1alpha2] The state of distributed model training. #544
    • [test] copy labels and anotations to pod from tfjob #543
    • Unable to deploy the example TfJob in the user guide #535
    • [v1alpha2] Do not set default to always for restartpolicy #524
    • E2E test steps should exit with non zero exit code if test fails #514
    • [v1alpha2] Sync commits with v1alpha1 #490
    • Use OpenAPI validation for CRDs in k8s 1.9 #437
    • default install of kubeflow no longer install tf-job-dashboard #435
    • Use DAG functionality of Argo in our E2E tests #422
    • Post submits are failing with Argo #370
    • tf-job-operator pod hangs and doesn't restart if it can't delete one of the TfJob pods #366
    • Refactor TFJobStatus in CRD API #333
    • Deprecate the TfImage field #330
    • [discussion] Differences between tensorflow/k8s and caicloud/kubeflow-controller #283
    • Does TfJob controller need to do master election? #263
    • Setup Prow PR Dashboard #255
    • API: some comments about API changes from PR #215 review #249
    • e2e test for the case that the chief is not master #235
    • Use conditions instead of phase #223
    • Submitted tfjobs cease to start running under unknown conditions #203
    • Tutorials #195
    • Copy chart to kubernetes/charts #93
    • Create a web page to list releases #70
    • tensorflow 1.4 and estimator support #61
    • Set a default value for restartPolicy #55

    Merged pull requests:

    Open source →
  31. v0.1.0 29 Mar 2018
    Release notes

    Features and improvements:

    • [v1alpha2] Implement condition update #502
    • [v1alpha2] TF_CONFIG should be configurable by user #499
    • [test] All log is 404 in argo #496
    • [test] Add unit test for pkg/controller #455
    • [enhancement] Rename the cmd/tf_operator to cmd/tf-operator #363
    • Get rid of TensorBoard replica #347
    • Deprecate the ENV MY_POD_NAMESPACE and MY_POD_NAME #341
    • [feature] Does tfJob support setting different label/envVar for each worker(replicas >1)? #340
    • Manage Pods directly instead of using Job controllers #325
    • TfJobs dashboard doesn't work with K8s API server proxy or envoy proxy #323
    • E2E test delete and recreate job with same name #310
    • Use Kubeflow & ksonnet to install TfJob #239
    • [CRD] Request for input and output dirs in TFJobSpec #224
    • Make default TfImage configurable by users #207
    • refactor the TfJob to use Informer and Controller #206
    • Clean up examples; don't require cloning the repo #68
    • UI / Kubernetes Dashboard Integration #57
    • Use K8s Garbage Collection #42
    • Structured Logging For the operator #24
    • Setup continuous build of containers #19
    • Run TensorFlow server for parameter servers by default #16
    • Create Pod instead of Job #344 (ScorpioCPH)

    Fixed bugs:

    • E2E tests timing out; job appears to remain in running state even though job is done. #500
    • Presubmit shows succeeded, but some test actually failed. #479
    • Tide is misconfigured for this repository. #433
    • Local releaser fails due to version_tag #360
    • Helm test failure not reported to gubernator #355
    • TfJob should be marked as failed if setup fails #218
    • Handle the case where grpcServerFilePath is the empty string #188
    • func c.findAllTfJobs() in controller.go will never reach #41
    • Permanent errors don't cause job failure #28
    • Operator Log Spam; replicas.go:287] No container named: tensorflow found for pod; assuming POD is running #23
    • TfJobRestClient.Create doesn't set kind appropriately #5

    Closed issues:

    • Waiting pods start too long #461
    • Create a suitable OWNERS file in /dashboard #443
    • CI failed to setup the cluster #420
    • [docs] Add dashboard readme #411
    • Make coverall results advisory and not report as failure #406
    • Presubmits failing due to lint #404
    • [enhancement] Fix go vet errors which not caught by the compilers #395
    • User facing website for Kubeflow that details how to choose a stack #371
    • [discussion] How to set clusterspec #369
    • [discussion] Whether to create CRD in helm charts #353
    • Should resourcelock be in the same namespace as controller? #352
    • Helm test tf-job does not pass validation #351
    • Move tensorflow/k8s to kubeflow/tf-operator #350
    • Performance Modeling and Evaluation of Distributed Deep Learning Frameworks on GPUs #346
    • [Discussion] Time to start tagging releases for the TF operator? #339
    • [discussion] Should group name be tensorflow.org or kubeflow.io or kubeflow.org? #337
    • dashboard silient error during calling non-existent tfjob #335
    • in dashboard, silent error when nonexistent namespace is specified #334
    • Deprecate the IsDefaultPS field #329
    • [Convention] Replace Tf with TF in CRD #328
    • Standardise labels for issues and PRs #326
    • TfJobs dashboard not showing jobs #324
    • Recreating a failed/successful job with same name doesn't work #322
    • Releaser incorrectly tags images as "dirty" #321
    • Reenable the releaser #320
    • E2E tests are not isolated #318
    • Need to mark prow job as failed if any tests fail #315
    • Remove outdated branch wbuchwalter-patch-1 #311
    • TrainingJob.reconcile not called periodically #309
    • rename master to chief #306
    • Assign resource quota for TensorBoard #304
    • Jobs evicted for lack of memory, potentially add resource field to tf-job prototype #301
    • [Discussion] Operators vs. controller pattern #300
    • [bug] Add a default pod template for PS #297
    • Bunch of pylint error messages #294
    • Fix Head #293
    • Operator deployment fails post-v20180108-190394d #292
    • Promote last known good release #290
    • [bug] metadata.ownerReferences.apiVersion is not set #288
    • fail to run example job. invalid job spec: tfReplicaSpec.TfPort can''t be nil #284
    • [bug] Build log 404 in https://prow.k8s.io/?repo=tensorflow%2Fk8s #282
    • [feature] Seperate the CRD and controller #281
    • Gaps in test coverage #280
    • Regression in flag name: controller-config-file #279
    • [bug] glog before flag.Parse() #275
    • build new code to new image and find some problem #274
    • Fix the releaser so we can build new images #270
    • deploy.py gives gcloud api error '... Version "1.8.1-gke.1" is invalid.' #268
    • Pods terminated without waiting #267
    • Attach appropriate header (copyright) to go files #266
    • suppose i've install the tfjob in my k8s cluster #265
    • what's the folder pkg for? #264
    • Build failing because of lint issues #256
    • what's the main change between version 0.2 and version 0.3? #247
    • SetupCluster failures unexpected keyword argument 'client_configuration' #242
    • GPU test marked as succeeded but airflow step is failing #240
    • tf_smoke.py distributed computing doesn't work on minikube #238
    • example-job can not work in private k8s cluster #233
    • Test failures aren't properly reported in Gubernator #229
    • panic: runtime error: invalid memory address or nil pointer dereference can not run in k8s 1.8.5 #212
    • Rethink the TFJob CRD #209
    • ksonnet configs for deploying the TfJob CRD & Controller #208
    • Use Argo workflow engine for CI/CD or releases #205
    • Potential issue with Tensorboard / value of simple best-practices example with tboard #202
    • Investigate using buildah to build our images #201
    • E2E tests pre & postsubmits are failing #196
    • Publishing a client to pypi #193
    • Don't require a master or chief #192
    • Make cloning the repo and building the artifacts separate commands in py/release.py #189
    • Make Airflow logs accessible #185
    • Complement docs for Python 3rd party dependencies #181
    • Helm Test fails because grpcServerFilePath is the empty string #179
    • Helm should only set --controller_config_file conditionally #175
    • Troubleshooting Guide: no matches for tensorflow.org/, Kind=TfJob #174
    • no matches for tensorflow.org/, Kind=TfJob #173
    • Failed to build TFOperator #171
    • E2E test for GPUs #164
    • TfJob doesn't work on minikube #160
    • Deleted jobs re-starting #156
    • Use coveralls.io to report and check code coverage #155
    • Clarify scope of tensorflow/k8s #150
    • After init helm, install chart failed #149
    • Helm test; insufficient permissions on RBAC clusters #135
    • Need to trim trailing slash of host string in TfJobRestClient.Watch() #130
    • results of lint test aren't reported in junit file used by gubernator #126
    • Collaborators need to be K8s members to trigger tests #122
    • Extend Test Infrastructure to run multiple E2E tests in parallel #120
    • initResource() failed; findAllTfJobs returned error: #118
    • Latest tag on gcr.io is not up to date #116
    • duplicate #115
    • postsubmit results aren't showing up in testrgrid #113
    • TensorBoard replica set not deleted when job deleted. #107
    • helm permission issue on 1.8.1 #106
    • Run python unittests as part of pre/post/periodic tests #101
    • E2E tests are failing #96
    • E2E Test log should capture output from helm-test #95
    • Rename TfJob kind to remove mlkube.io #89
    • Setup travis for tensorflow/k8s #88
    • Update repo to use its new location tensorflow/k8s #86
    • mlkube.io -> tensorflow/k8s #85
    • Update prow to use repo tensorflow/k8s #84
    • periodic test is failing #83
    • runner.py needs to create build-log.txt with stdout/stderr of test #82
    • E2E tests leaking GKE clusters #80
    • No results show up if you click on mlkube-build-periodic #76
    • No results show up in prow test grid for presubmit jobs #75
    • Include TfJob name in labels #72
    • Simplify/Clarify Accelerators config #71
    • How to create TF Jobs from the user side? #67
    • Change version from beta -> alpha #65
    • API Review #64
    • Setup release process for CRD #63
    • Post submit jobs don't correctly upload artifacts to GCS #62
    • presubmit test(bootstrap.py) doesn't properly check out PRs #59
    • E2E Test for default PS server #58
    • E2E test for GPUs #54
    • Integrate with Prow for Continuous Testing #46
    • Consider how we manage replicas (stateful sets, managing pods directly) #45
    • Rename project #34
    • Structured (Json) logging for Tf Processes #32
    • If handling Add event fails, TfJob should be marked as failed with appropriate error #26
    • Provide a default value for TfPort, replicas, and tfReplicaType #22
    • Should this be converted to a Custom Resource Definition (CRD) in anticipation of 1.7 #17
    • TensorBoard Integration #13
    • Dependency management #7
    • Better GPU support #6
    • Add a creationTimestamp #4

    Merged pull requests:

    * This Change Log was automatically generated by github_changelog_generator

    Open source →
  32. v0.0.0-20250610004310-32a474c8329e 10 Jun 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive