-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'FederatedAI:master' into master
- Loading branch information
Showing
7 changed files
with
38 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
##KubeFATE v1.8 new feature list: | ||
|
||
1. Solve the warning of potential security vulnerabilities in Github pages #519 | ||
|
||
2. Adjust the file structure of Chart to facilitate the addition of new modules #526 | ||
|
||
3. Support specify ingress class names #523 | ||
|
||
4. Bug fix #501 | ||
|
||
5. Support FATE v1.8.0 #551 | ||
|
||
6. KubeFATE support liveness and readiness #552 | ||
|
||
|
||
##Timeline | ||
* Dev Time: 2022/03/11 - 2022/03/30 | ||
* Test Time: 2022/03/31 - 2022/04/8 | ||
* Release Time: 2022/04/13 - 2022/04/15(Sprint Review, Sprint Retrospective) | ||
|