Bug 1907373 - Rebase to kube 1.20.0
Summary: Rebase to kube 1.20.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.7
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.7.0
Assignee: Stefan Schimanski
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-14 11:26 UTC by Tomáš Nožička
Modified: 2021-02-24 15:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
[sig-api-machinery] Servers with support for Table transformation should return chunks of table results for list calls [Suite:openshift/conformance/parallel] [Suite:k8s] [sig-api-machinery] Servers with support for Table transformation should return generic metadata details across all namespaces for nodes [Suite:openshift/conformance/parallel] [Suite:k8s]
Last Closed: 2021-02-24 15:43:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift api pull 789 0 None closed Bug 1907373: Bump to kube 1.20.0 2021-02-03 09:59:34 UTC
Github openshift api pull 825 0 None closed Bug 1907373: bring selflinks back for 4.7, they will be removed in 4.8 2021-02-03 09:59:34 UTC
Github openshift apiserver-library-go pull 39 0 None closed Bug 1907373: kube 1.20.0 2021-02-03 09:59:34 UTC
Github openshift client-go pull 172 0 None closed Bug 1907373: bump to kube 1.20.0 2021-02-03 09:59:34 UTC
Github openshift kubernetes pull 471 0 None closed Bug 1907373: Rebase to kube v1.20.0 2021-02-03 09:59:35 UTC
Github openshift library-go pull 942 0 None closed Bug 1907373: kube 1.20.0 2021-02-03 09:59:34 UTC
Github openshift origin pull 25761 0 None closed Bug 1907373: Fix build test CM count 2021-02-03 09:59:35 UTC
Github openshift origin pull 25764 0 None closed Bug 1907373: Tests for kube rebase to 1.20.0 2021-02-03 09:59:37 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:43:41 UTC

Internal Links: 1907390

Description Tomáš Nožička 2020-12-14 11:26:13 UTC
OpenShift 4.7 needs to be based on top of kube 1.20.0

Comment 3 Ke Wang 2021-01-04 15:19:01 UTC
Checked the bug related PRs, 

$ cd api
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep '#789'
164a2fb6 OpenShift Merge Robot Mon Dec 14 19:49:59 2020 - Merge pull request #789 from tnozicka/1.20.0-beta.2

$ git log --date=local --pretty="%h %an %cd - %s" | grep '#825'
78a19e96 OpenShift Merge Robot Wed Dec 16 23:18:26 2020 - Merge pull request #825 from deads2k/keep-self-link

$ cd apiserver-library-go
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep '#39'
6f1013f4 OpenShift Merge Robot Mon Dec 14 22:55:56 2020 - Merge pull request #39 from tnozicka/1.20.0-beta.2

$ cd client-go
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep '#172'
e615e336 OpenShift Merge Robot Mon Dec 14 20:55:52 2020 - Merge pull request #172 from tnozicka/kube-1.20.0-beta.2

$ cd kubernetes
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep ' #471 '
86b3ca48ea1 OpenShift Merge Robot Tue Dec 15 00:46:29 2020 - Merge pull request #471 from tnozicka/rebase-v1.20.0-beta.2

$ cd library-go
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep '#942'
d265f469 OpenShift Merge Robot Mon Dec 14 21:52:56 2020 - Merge pull request #942 from tnozicka/kube-1.20.0-beta.2

$ cd origin
$ git checkout -b 4.7 remotes/origin/release-4.7
$ git log --date=local --pretty="%h %an %cd - %s" | grep '#25761\|#25764'
1cf6f74992 OpenShift Merge Robot Thu Dec 17 22:35:44 2020 - Merge pull request #25764 from tnozicka/kube-1.20.0
91f2f44b3f Michal Fojtik Mon Dec 14 20:21:00 2020 - Merge pull request #25761 from tnozicka/fix-build-test

All be merged to 4.7 branch, so move the bug VERIFIED.

Comment 7 errata-xmlrpc 2021-02-24 15:43:16 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.0 security, bug fix, and enhancement 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-2020:5633


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