Skip to content

KubeFATE v1.4.4

Compare
Choose a tag to compare
@owlet42 owlet42 released this 11 Sep 03:00
· 274 commits to master since this release
1629fc0

By downloading, installing or using the software, you accept and agree to be bound by all of the terms and conditions of the LICENSE and DISCLAIMER.

  1. KubeFATE v1.4.4 supports FATE v1.4.4 and FATE-Serving v2.0.
  2. Optimize the mirror download experience for Chinese users by adding 163 image repository:
    a. For docker-compose user, please refer to: https://github.com/FederatedAI/KubeFATE/tree/master/docker-deploy#set-up-a-local-registry-harbor-optional
    b. For Kubernetes user, please refer to: https://github.com/FederatedAI/KubeFATE/tree/master/docker-deploy#set-up-a-local-registry-harbor-optional
  3. Refactor of Kubefate service and switch persistence backend from MongoDB to MySQL.
  4. New features and bug fixes:
    a. Sub Job feature.
    b. Creation and checking of namespace.
    c. Log display configuration.
    d. Bugs of one cases where cluster deployment failed to show successful deployment
    e. Bugs of "Rename" problem
    f. Other bugs fixes