Bug 2024642 - Bump to latest available 1.21.8 k8s
Summary: Bump to latest available 1.21.8 k8s
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.8.z
Assignee: Josef Karasek
QA Contact: Ke Wang
URL:
Whiteboard: LifecycleReset
Depends On: 2024643
Blocks: 2024640 2042175
TreeView+ depends on / blocked
 
Reported: 2021-11-18 14:59 UTC by Thomas Jungblut
Modified: 2022-03-16 11:30 UTC (History)
6 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.21.6 up to v1.21.8: Changelog for v1.21.7: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#changelog-since-v1217 Changelog for v1.21.8: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#changelog-since-v1218
Clone Of:
Environment:
Last Closed: 2022-03-16 11:30:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1102 0 None open Bug 2024642: Rebase v1.21.8 2022-01-04 12:11:18 UTC
Red Hat Product Errata RHBA-2022:0795 0 None None None 2022-03-16 11:30:33 UTC

Description Thomas Jungblut 2021-11-18 14:59:22 UTC
This fix contains the following changes coming from updated version of kubernetes from 1.21.6 up to v1.21.7:

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

Comment 1 Michal Fojtik 2021-12-25 04:22:34 UTC
This bug hasn't had any activity in the last 30 days. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're marking this bug as "LifecycleStale" and decreasing the severity/priority. If you have further information on the current state of the bug, please update it, otherwise this bug can be closed in about 7 days. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. Additionally, you can add LifecycleFrozen into Whiteboard if you think this bug should never be marked as stale. Please consult with bug assignee before you do that.

Comment 2 Michal Fojtik 2022-01-04 12:22:32 UTC
The LifecycleStale keyword was removed because the needinfo? flag was reset.
The bug assignee was notified.

Comment 5 Ke Wang 2022-03-07 03:07:48 UTC
Verification steps:
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2022-03-05-052841   True        False         21m     Cluster version is 4.8.0-0.nightly-2022-03-05-052841

Check the kubelet version as below,
$ oc get no
NAME                                       STATUS   ROLES    AGE   VERSION
ci-ln-37wyfmb-72292-fdkjv-master-0         Ready    master   42m   v1.21.8+8a3bf4a
ci-ln-37wyfmb-72292-fdkjv-master-1         Ready    master   42m   v1.21.8+8a3bf4a
ci-ln-37wyfmb-72292-fdkjv-master-2         Ready    master   41m   v1.21.8+8a3bf4a
ci-ln-37wyfmb-72292-fdkjv-worker-a-sqfjl   Ready    worker   31m   v1.21.8+8a3bf4a
ci-ln-37wyfmb-72292-fdkjv-worker-b-9km4v   Ready    worker   31m   v1.21.8+8a3bf4a
ci-ln-37wyfmb-72292-fdkjv-worker-c-5hvmz   Ready    worker   31m   v1.21.8+8a3bf4a

Check the kube-apiserer version as below,
$ oc get co/kube-apiserver -o yaml | grep -A1 '\- name: kube-apiserver'
  - name: kube-apiserver
    version: 1.21.8

Check Kubernetes version as below,
$ oc version
Client Version: 4.9.0-0.nightly-2021-11-18-000209
Server Version: 4.8.0-0.nightly-2022-03-05-052841
Kubernetes Version: v1.21.8+8a3bf4a

See above, Kubernetes is updated to 1.21.8. As for functional tests, have to rely on QE's daily schedule regression tests. During the tests, if there will be issue hit on any component related to the rebase, separate bug should be filed. Move the bug VERIFIED.

Comment 8 errata-xmlrpc 2022-03-16 11:30:09 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.34 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-2022:0795


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