issues
search
secretflow
/
kuscia
Kuscia(Kubernetes-based Secure Collaborative InfrA) is a K8s-based privacy-preserving computing task orchestration framework.
https://www.secretflow.org.cn/docs/kuscia/latest/zh-Hans
Apache License 2.0
73
stars
55
forks
source link
repo-sync-2024-09-03T16:01:01+0800
#417
Closed
YanZhuangz
closed
2 months ago
YanZhuangz
commented
2 months ago
New Features
[Feature] Implemented runp runtime through proot, decoupling App images from Kuscia images, and supporting dynamic updates of App images.
[Feature] Introduced a network diagnostic tool in Kuscia to help users identify network-related issues.
[Feature] Added local configuration management for nodes, making it easier for users to manage sensitive information configurations.
[Feature] ODPS now supports partitioned writing to data tables.
[Feature] Data source supports MySQL databases (only structured data tables are supported).
[Documentation] Added documentation for upgrading Secretflow images and deploying operations for non-root users.
New Features