Bug 2082029 - Bump to latest available 1.20.15 k8s
Summary: Bump to latest available 1.20.15 k8s
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.z
Assignee: Josef Karasek
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On: 2077004
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-05 08:59 UTC by Josef Karasek
Modified: 2022-05-25 12:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Release Note
Doc Text:
This fix contains the following changes coming from updated version of kubernetes from 1.20.14 up to v1.20.15: Changelog for v1.20.15: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#v12015
Clone Of:
Environment:
Last Closed: 2022-05-25 12:03:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1253 0 None open Bug 2082029: Rebase 1.20.15 2022-05-05 09:02:07 UTC
Red Hat Product Errata RHSA-2022:2268 0 None None None 2022-05-25 12:03:12 UTC

Description Josef Karasek 2022-05-05 08:59:57 UTC
This fix contains the following changes coming from updated version of kubernetes from 1.20.14 up to v1.20.15:

Changelog for v1.20.15:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#v12015

Comment 4 Ke Wang 2022-05-13 03:42:42 UTC
Verification steps:
Installed latest OCP 4.7.z payload, checked the kube-apiserver operator, 

$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.7.0-0.nightly-2022-05-12-035425   True        False         23m     Cluster version is 4.7.0-0.nightly-2022-05-12-035425

$ oc get no
NAME                                       STATUS   ROLES    AGE   VERSION
ci-ln-t53kwtk-72292-zfp29-master-0         Ready    master   42m   v1.20.15+98b2293
ci-ln-t53kwtk-72292-zfp29-master-1         Ready    master   42m   v1.20.15+98b2293
ci-ln-t53kwtk-72292-zfp29-master-2         Ready    master   42m   v1.20.15+98b2293
ci-ln-t53kwtk-72292-zfp29-worker-a-skkjh   Ready    worker   36m   v1.20.15+98b2293
ci-ln-t53kwtk-72292-zfp29-worker-b-nfnr4   Ready    worker   36m   v1.20.15+98b2293
ci-ln-t53kwtk-72292-zfp29-worker-c-fs6nf   Ready    worker   33m   v1.20.15+98b2293

$ oc describe co/kube-apiserver | grep -A6 'Versions:'
  Versions:
    Name:     raw-internal
    Version:  4.7.0-0.nightly-2022-05-12-035425
    Name:     kube-apiserver
    Version:  1.20.15
    Name:     operator
    Version:  4.7.0-0.nightly-2022-05-12-035425
    
$ oc get pod -n openshift-kube-apiserver-operator
NAME                                      READY   STATUS    RESTARTS   AGE
kube-apiserver-operator-69b764d9f-bmkwc   1/1     Running   2          47m

$ oc describe po/kube-apiserver-operator-69b764d9f-bmkwc -n openshift-kube-apiserver-operator | grep 'OPERAND_IMAGE_VERSION'
      OPERAND_IMAGE_VERSION:   1.20.15
      
      Verification steps:

We can see the kube-apiserver has been updated to 1.20.15, so move the bug VERIFIED.

Comment 7 errata-xmlrpc 2022-05-25 12:03:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.7.51 security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:2268


Note You need to log in before you can comment on or make changes to this bug.