File tree 2 files changed +3
-1
lines changed
release-top-level-artifacts
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ Release Notes - Apache YuniKorn - Version 1.0.0
120
120
* [YUNIKORN-1178] - Nil pointer dereference during schedule recovery
121
121
* [YUNIKORN-1179] - Logs are spammed with health check status messages
122
122
* [YUNIKORN-1180] - JSON parse error when creating placeholders
123
+ * [YUNIKORN-1190] - Shim needs to account for usage of pods without app ID
123
124
124
125
125
126
** New Feature
@@ -174,6 +175,7 @@ Release Notes - Apache YuniKorn - Version 1.0.0
174
175
* [YUNIKORN-1141] - [Umbrella] Post graduation tasks
175
176
* [YUNIKORN-1163] - REST API - Return history of application state transitions
176
177
* [YUNIKORN-1172] - Make e2e tests cleanup pods faster
178
+ * [YUNIKORN-1189] - Release validation script should support plugin mode
177
179
178
180
** Test
179
181
* [YUNIKORN-522] - Smoke test for dynamic queue clean up
Original file line number Diff line number Diff line change 13
13
"name" : " yunikorn-k8shim" ,
14
14
"alias" : " k8shim" ,
15
15
"description" : " the scheduler shim for K8s" ,
16
- "tag" : " v1.0.0-1 " ,
16
+ "tag" : " v1.0.0-2 " ,
17
17
"repository" : " https://github.com/apache/yunikorn-k8shim"
18
18
}, {
19
19
"name" : " yunikorn-scheduler-interface" ,
You can’t perform that action at this time.
0 commit comments