blob: aa59c53036b66f790486d61db2a63f469909ff98 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to you under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
Release Notes - Apache YuniKorn - Version 1.5.2
** Bug
* [YUNIKORN-2230] - Placement rule does not behave as expected
* [YUNIKORN-2621] - CSINode informer is not started
* [YUNIKORN-2629] - Adding a node can result in a deadlock
* [YUNIKORN-2632] - Data race in IncAllocatedResource
* [YUNIKORN-2637] - finalizePods should ignore pods like registerPods does
* [YUNIKORN-2642] - Don't set resources on the recovery queue
* [YUNIKORN-2646] - Deadlock detected during preemption
* [YUNIKORN-2661] - Fix hard-coded boolean in setLimit
* [YUNIKORN-2665] - Gang app originator pod changes after restart
* [YUNIKORN-2703] - Core: Fallback to default queue if no placement rules match
** Improvement
* [YUNIKORN-2630] - Release context lock in shim when processing config in the core
* [YUNIKORN-2704] - Event publish errors out when predicates fail
* [YUNIKORN-2705] - DOAP is malformed
* [YUNIKORN-2711] - Skip setting the queue name to default queue in the shim
** Task
* [YUNIKORN-2672] - Upgrade to K8s 1.29.6