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