Bug 2022265 - Bump to latest available 1.21.6 k8s
Summary: Bump to latest available 1.21.6 k8s
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.z
Assignee: Thomas Jungblut
QA Contact: jmekkatt
URL:
Whiteboard:
Depends On: 2022281
Blocks: 2022259
TreeView+ depends on / blocked
 
Reported: 2021-11-11 08:18 UTC by Thomas Jungblut
Modified: 2021-11-30 10:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
This fix contains the following changes coming from updated version of kubernetes from 1.21.5 up to v1.21.6: Changelog for v1.21.6: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#changelog-since-v1215
Clone Of:
Environment:
Last Closed: 2021-11-30 10:25:45 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:4830 0 None None None 2021-11-30 10:26:09 UTC

Description Thomas Jungblut 2021-11-11 08:18:17 UTC
This fix contains the following changes coming from updated version of kubernetes from 1.21.5 up to v1.21.6:

Changelog for v1.21.6:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#changelog-since-v1215

Comment 6 jmekkatt 2021-11-24 09:31:21 UTC
Verified kubernetes version with the build 4.8.0-0.nightly-2021-11-24-020113.
 
Kubernetes version from inline checks found v1.21.6 as expected.
 
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2021-11-24-020113   True        False         73m     Cluster version is 4.8.0-0.nightly-2021-11-24-020113
 
$ oc version
Client Version: 4.9.6
Server Version: 4.8.0-0.nightly-2021-11-24-020113
Kubernetes Version: v1.21.6+81bc627
 
$ oc get nodes
NAME                                         STATUS   ROLES    AGE    VERSION
ip-10-0-132-202.us-east-2.compute.internal   Ready    worker   96m    v1.21.6+81bc627
ip-10-0-159-59.us-east-2.compute.internal    Ready    master   100m   v1.21.6+81bc627
ip-10-0-161-76.us-east-2.compute.internal    Ready    worker   96m    v1.21.6+81bc627
ip-10-0-179-47.us-east-2.compute.internal    Ready    master   100m   v1.21.6+81bc627
ip-10-0-204-63.us-east-2.compute.internal    Ready    worker   96m    v1.21.6+81bc627
ip-10-0-209-72.us-east-2.compute.internal    Ready    master   104m   v1.21.6+81bc627
 
$ oc get co/kube-apiserver -o yaml | grep -A1 '\- name: kube-apiserver'
  - name: kube-apiserver
    version: 1.21.6
 
Based on the above, moved bug status to Verified

Comment 8 errata-xmlrpc 2021-11-30 10:25:45 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 (OpenShift Container Platform 4.8.22 bug fix 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/RHBA-2021:4830


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