From 72f7b0ecfd20bed5003a8f0f426582e312183b9a Mon Sep 17 00:00:00 2001 From: Wilfred Spiegelenburg Date: Mon, 20 Nov 2023 15:48:59 +1100 Subject: [PATCH] [YUNIKORN-2102] Publish helm chart for 1.4.0 --- index.md | 17 ++++++++++------- index.yaml | 21 ++++++++++++++++++++- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/index.md b/index.md index 4a8dee1..cf127f3 100644 --- a/index.md +++ b/index.md @@ -36,12 +36,13 @@ shim layer and adopt to different ResourceManager implementation including Apach ## Feature highlights -- App-aware scheduling +- Gang scheduling +- Application and queue aware preemption - Hierarchy Resource Queues +- Application aware scheduling - Job Ordering and Queuing -- Resource fairness -- Resource Reservation -- Throughput +- High throughput scheduling +- Default Kubernetes workload compatible (daemonsets, jobs, deployments etc) Read the complete list of features from [here](https://yunikorn.apache.org/docs/get_started/core_features). @@ -64,12 +65,14 @@ YuniKorn has builtin web UIs for queue hierarchies and apps. See below: | 1.18.x | 0.10.0 | 0.11.0 | | 1.19.x | 0.11.0 | 1.0.0 | | 1.20.x | 0.12.1 | 1.2.0 | -| 1.21.x | 0.12.1 | - | -| 1.22.x | 0.12.2 | - | -| 1.23.x | 0.12.2 | - | +| 1.21.x | 0.12.1 | 1.3.0 | +| 1.22.x | 0.12.2 | 1.3.0 | +| 1.23.x | 0.12.2 | 1.3.0 | | 1.24.x | 1.0.0 | - | | 1.25.x | 1.2.0 | - | | 1.26.x | 1.2.0 | - | +| 1.27.x | 1.4.0 | - | +| 1.28.x | 1.4.0 | - | ## Useful links diff --git a/index.yaml b/index.yaml index c69cb2d..9f88e19 100644 --- a/index.yaml +++ b/index.yaml @@ -209,4 +209,23 @@ entries: urls: - https://github.com/apache/yunikorn-release/releases/download/v1.3.0/yunikorn-1.3.0.tgz version: 1.3.0 -generated: "2023-06-12T15:00:00.000000+10:00" + - apiVersion: v1 + appVersion: 1.4.0 + created: "2023-11-20T15:00:00.000000+11:00" + description: YuniKorn scheduler for Kubernetes + digest: b27542e1c17e83bbadbbb09bd4a2e6433a84d0a6c674614361f748756eb8b355 + home: https://yunikorn.apache.org + icon: https://raw.githubusercontent.com/apache/yunikorn-site/master/static/img/logo/yunikorn_classic_logo.png + maintainers: + - email: dev@yunikorn.apache.org + name: Developers mailing list + sources: + - https://github.com/apache/yunikorn-core + - https://github.com/apache/yunikorn-k8shim + - https://github.com/apache/yunikorn-scheduler-interface + - https://github.com/apache/yunikorn-web + name: yunikorn + urls: + - https://github.com/apache/yunikorn-release/releases/download/v1.4.0/yunikorn-1.4.0.tgz + version: 1.4.0 +generated: "2023-11-20T15:00:00.000000+11:00"