This is an automated email from the ASF dual-hosted git repository.

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 1eb938f  [YUNIKORN-972] Update roadmap to reflect 0.11.0 released and 
0.12.0 in-progress (#99)
1eb938f is described below

commit 1eb938faa03c8b0fa2e8a1cfae178a0404f0033d
Author: Craig Condit <[email protected]>
AuthorDate: Wed Dec 8 15:09:27 2021 -0600

    [YUNIKORN-972] Update roadmap to reflect 0.11.0 released and 0.12.0 
in-progress (#99)
    
    Closes: #99
---
 src/pages/community/roadmap.md | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/src/pages/community/roadmap.md b/src/pages/community/roadmap.md
index c544a00..7615337 100644
--- a/src/pages/community/roadmap.md
+++ b/src/pages/community/roadmap.md
@@ -32,21 +32,25 @@ under the License.
 # Current Release Development
 
 Release status:
-- Version: Release-0.11
-- Target release date: July 16, 2021
-- Development status: [issue 
tracker](https://issues.apache.org/jira/projects/YUNIKORN/versions/12350025)
+- Version: 0.12.0
+- Target release date: December 2021
+- Release manager: Chaoran Yu
+- Development status: [Issue 
tracker](https://issues.apache.org/jira/projects/YUNIKORN/versions/12350843)
 
 Planned features:
-- [YUNIKORN-568](https://issues.apache.org/jira/browse/YUNIKORN-568) Gang 
Scheduling stabilization and enhancement
-- [YUNIKORN-413](https://issues.apache.org/jira/browse/YUNIKORN-413) REST API 
redesign
-- [YUNIKORN-568](https://issues.apache.org/jira/browse/YUNIKORN-568) UI 
usability enhancements
-- [YUNIKORN-649](https://issues.apache.org/jira/browse/YUNIKORN-649) 
Improvements for user identity retrieval and ACLs
-- [YUNIKORN-669](https://issues.apache.org/jira/browse/YUNIKORN-669) 
Kubernetes 1.19 support
+- [YUNIKORN-861](https://issues.apache.org/jira/browse/YUNIKORN-861) Gang 
scheduling support for affinity
+- [YUNIKORN-807](https://issues.apache.org/jira/browse/YUNIKORN-807) Improve 
performance of node sorting
+- [YUNIKORN-940](https://issues.apache.org/jira/browse/YUNIKORN-940) Periodic 
&amp; on-demand state dump in YuniKorn
+- [YUNIKORN-33](https://issues.apache.org/jira/browse/YUNIKORN-33) Performance 
benchmark with kubemark
+- [YUNIKORN-872](https://issues.apache.org/jira/browse/YUNIKORN-872) Build 
against Kubernetes 1.20
+- [YUNIKORN-698](https://issues.apache.org/jira/browse/YUNIKORN-698) 
Kubernetes 1.20 support
+- [YUNIKORN-908](https://issues.apache.org/jira/browse/YUNIKORN-908) 
Kubernetes 1.21 support
 
 # Past Releases
 
 | Version      | Release Date          | Release Manager           | Release 
Note                                           |
 |---------     |:-------------:        |:---------------:          
|----------------------                                  |
+| 0.11.0       | 2021-08-18            | Kinga Marton              | 
[0.11.0-release-notes](../release-announce/0.11.0) |
 | 0.10.0       | 2021-04-09            | Tao Yang                  | 
[0.10.0-release-notes](../release-announce/0.10.0) |
 | 0.9.0        | 2020-08-28        | Wilfred Spiegelenburg | 
[0.9.0-release-notes](../release-announce/0.9.0)   |
-| 0.8.0        | 2020-05-04        | Weiwei Yang           | 
[0.8.0-release-notes](../release-announce/0.8.0)   |
\ No newline at end of file
+| 0.8.0        | 2020-05-04        | Weiwei Yang           | 
[0.8.0-release-notes](../release-announce/0.8.0)   |

Reply via email to