#
# 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 0.12.2

** Sub-task
    * [YUNIKORN-625] - Use v1 for CertificateSigningRequest instead of v1beta1
    * [YUNIKORN-726] - Quick start results in admission controller crashloop back off.
    * [YUNIKORN-938] - Admission controller: remove v1beta1 usage
    * [YUNIKORN-941] - split scheduler and admission controller deployment
    * [YUNIKORN-947] - Add missing fields to the admission wehooks
    * [YUNIKORN-1013] - Update the copyright years in NOTICE file to 2022
    * [YUNIKORN-1014] - Update e2e test matrix to include K8s 1.22.x, 1.23.x
    * [YUNIKORN-1015] - Helm chart should reflect compatibility with K8S 1.22, 1.23
    * [YUNIKORN-1018] - Update CHANGELOG for 0.12.2

** Bug
    * [YUNIKORN-995] - Use v1 for ClusterRoleBinding rbac.authorization.k8s.io instead of v1beta1
    * [YUNIKORN-1022] - Helm chart services are not specific enough
    * [YUNIKORN-1038] - Admission controller does not ignore the YuniKorn scheduler pod
    * [YUNIKORN-1041] - Fix binding of dynamic volumes to pod

** Improvement
    * [YUNIKORN-928] - refactor admission controller code

** Task
    * [YUNIKORN-987] - remove references to Cloudera jiras
    * [YUNIKORN-1016] - Update scheduler-interface dependency to v0.12.2-1 (core)
    * [YUNIKORN-1017] - Update dependencies to v0.12.2-1 (k8shim)
    * [YUNIKORN-1023] - Update README to reflect build requirements of Go 1.15+
    * [YUNIKORN-1024] - Update CHANGELOG for 0.12.2

