ReleaseBaidu (ERNIE)Baidu (ERNIE)published May 10, 2023seen 5d

PaddlePaddle/PaddleFlow v0.14.7-rc1

PaddlePaddle/PaddleFlow

Open original ↗

Captured source

source ↗
published May 10, 2023seen 5dcaptured 8hhttp 200method plain

v0.14.7-rc1

Repository: PaddlePaddle/PaddleFlow

Tag: v0.14.7-rc1

Published: 2023-05-10T11:39:23Z

Prerelease: yes

Release notes:

What's Changed

  • [pipeline] add metrics for pipeline, run and schedule by @HaozhengAN in https://github.com/PaddlePaddle/PaddleFlow/pull/1015
  • simplify afs mount ins by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1039
  • feature: hdfs chown support by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1038
  • [pipeline] cherry-pick from 145: fatal error: concurrent map writes (#1026) by @HaozhengAN in https://github.com/PaddlePaddle/PaddleFlow/pull/1035
  • pread use too many mem by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1042
  • feat(job): generate log url for paddleflow job by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1033
  • feature: all filesystem support chown and chmod by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1046
  • feature: all filesysetem support chown and chmod by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1048
  • perf: optimize s3 stat and write by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1049
  • feat(job): adjust log url format by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1050
  • bos can not get sts with properity sts not equal true by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1052
  • fix: The name of pv is inconsistent when creating jobs concurrently by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1058
  • fs client remove all have not check if a entry is dir by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1059
  • Revert "fs client remove all have not check if a entry is dir" by @hysunflower in https://github.com/PaddlePaddle/PaddleFlow/pull/1061
  • fix: sts delete bug by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1060
  • [pipeline]: bugfix: no resume for run by @HaozhengAN in https://github.com/PaddlePaddle/PaddleFlow/pull/1055
  • paddleflow-deployment.yaml 1.4.5.2,Add operation - n paddleflow by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1067
  • fixbug: support init k3s, and fix create job create ns failed by @qiaoshuangshuang in https://github.com/PaddlePaddle/PaddleFlow/pull/1070
  • fs client remove all have not check if a entry is dir by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1064
  • fix: sts bug by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1073
  • fix: minio list bug by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1074
  • fix: sts duration cause panic bug by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1077
  • close dir do not need to reduce filehandler count by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1079
  • fix: mount pod cpu and memory limit bug by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1082
  • CFS Mkdir perm by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1085
  • s3 api not allow to delete over 1k obj at once, rename op may trigger… by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1081
  • feature: csi mount default with 0777 by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1091
  • 【deploy】Add files via upload by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1089
  • fix start bos by sts by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1093
  • docs: add fs create docs by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1099
  • add demo by @hysunflower in https://github.com/PaddlePaddle/PaddleFlow/pull/1102
  • more write error log by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1101
  • 【deploy】add yaml deploy files by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1106
  • feature: update go.mod by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1107
  • 【dockerfile】add glusterfs dockerfile by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1109
  • 【dockerfile】update filename by @hysunflower in https://github.com/PaddlePaddle/PaddleFlow/pull/1110
  • 【deploy】paddleflow dockerfile Integrated glusterfs and pfs-csi-plugin resources by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1112
  • 【dockerfile】update Dockerfile.gluster user by @hysunflower in https://github.com/PaddlePaddle/PaddleFlow/pull/1113
  • 【deploy】volcano-deploy.yaml root-equota subsequence by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1115
  • paddleflow-deployment.yaml split crd by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1116
  • utime bug. write wrong time when utime files by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1117
  • fix: readdir may be read cache without not expire and update go mode … by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1118
  • readdir dels unexpect entries by @caizejun in https://github.com/PaddlePaddle/PaddleFlow/pull/1119
  • paddleflow-server Dockerfile base paddleflow/ubuntu:latest by @liujiaxing123666 in https://github.com/PaddlePaddle/PaddleFlow/pull/1127
  • fix: sts subpath=/ err by @luoyuedong in https://github.com/PaddlePaddle/PaddleFlow/pull/1125
  • feat(queue): get the namespace of queue from annotations when sync volcano queue by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1135
  • Python client可用获取版本信息、客户端信息 by @tornado404 in https://github.com/PaddlePaddle/PaddleFlow/pull/1095
  • feat(runtime): optimize runtime interface by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1137
  • feat(job): update job storage interface by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1138
  • fix bug for unmarshall(default float -> json.Number) by @Mo-Xianyuan in https://github.com/PaddlePaddle/PaddleFlow/pull/1139
  • feat(job): extract job type and framework when job event detected by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1144
  • feat(job): update kubernetes runtime job interface getter by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1145
  • feat(job plugin): update job plugin register by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1146
  • feat(runtime): change the parameter of runtime client interface by @D0m021ng in https://github.com/PaddlePaddle/PaddleFlow/pull/1147
  • feat(queue plugin): update queue plugin register by @D0m021ng in…

Excerpt shown — open the source for the full document.