FederatedAI / KubeFATE

Manage federated learning workload using cloud native technologies.
Apache License 2.0
424 stars 221 forks source link

fix the issue which leads to fum fail #812

Closed JingChen23 closed 1 year ago

JingChen23 commented 1 year ago

Signed-off-by: Chen Jing jingch@vmware.com

Description

Without this fix upgrade will fail

Tests

Before fix

Using fum to upgrade from v1.9.0 to v1.9.1 will fail.

After fix

Using fum to upgrade from v1.9.0 to v1.9.1 can succee.