v0.14.6-beta0
Pre-release
Pre-release
D0m021ng
released this
24 Nov 03:39
·
213 commits
to develop
since this release
What's Changed
- fix branch name and tag name is wrong by @tornado404 in #888
- [pipeline]: change the regex patter of pipeline name and run name by @HaozhengAN in #886
- fix: hdfs read bug by @luoyuedong in #891
- feat(runtime): remove runtime v1 from job manager by @D0m021ng in #890
- feat(runtime): remove runtime v1 by @D0m021ng in #894
- update docs by @tornado404 in #895
- 【pipeline】 add FAQ by @HaozhengAN in #898
- feat(cluster): add cache for cluster resources by @D0m021ng in #899
- feature: uninstall paddlelfow storage by @caizejun in #841
- feat(cluster): update cluster resources cache by @D0m021ng in #901
- feat(cluster): init cluster resource cache by @D0m021ng in #902
- feat(cluster resources): add listener for kubernetes node and pod by @D0m021ng in #905
- feat(runtime): adjust runtime v2 unit test by @D0m021ng in #906
- feat: add file_client s3 unit test by @caizejun in #904
- update gorm version by @tornado404 in #908
- [pipeline] update createPipeline and UpdatePipeline API: add YamlRaw parameter by @HaozhengAN in #900
- feat(cluster): add node resource sync controller by @D0m021ng in #907
- fix: close filehandles panic by @luoyuedong in #911
- add resource list api by @tornado404 in #909
- feat(cluster resources): adjust pod update by @D0m021ng in #912
- feat(cluster resources): update cluster resources cache by @D0m021ng in #914
- bugfix: s3 rename failed by @caizejun in #913
- feat(cluster resources): delete resources when task is completed by @D0m021ng in #915
- feat(cluster resources): support store shared gpu device index by @D0m021ng in #918
- feat(common): adjust memory resource name by @D0m021ng in #919
- fix: delete cache file may be thread exhaustion by @luoyuedong in #920
- feat(cluster resources): adjust cluster resources api by @D0m021ng in #921
- [pipeline] createRun support failureOptions by @HaozhengAN in #924
- [pipeline]: Fix bugs that TestRestartEntry fail occasionally by @HaozhengAN in #926
- support image and resource patch when customJobYaml by @tornado404 in #922
- Fix: update allocated task resources failed by @D0m021ng in #932
- feat(runtime): add feature gate for JobSync and QueueSync by @D0m021ng in #933
- add mpiJob support by @tornado404 in #925
- feat(job): add more unit test for job by @D0m021ng in #936
- add pods logs support in kube runtime by @tornado404 in #934
- fix mpi jobmode to master worker by @tornado404 in #937
- add logs api for pods by @tornado404 in #940
- Fix: update node labels failed by @D0m021ng in #942
- feat(job): remove useless code by @D0m021ng in #943
Full Changelog: v0.14.5...v0.14.6-beta0