Bug 2090692 - Bump to latest 1.24 k8s release
Summary: Bump to latest 1.24 k8s release
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11.0
Assignee: Maciej Szulik
QA Contact: zhou ying
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-26 11:12 UTC by Maciej Szulik
Modified: 2022-08-23 16:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:14:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift oc pull 1121 0 None open Bug 2090692: Beautify help and align with kubectl output 2022-05-26 11:13:31 UTC
Github openshift oc pull 1168 0 None open Bug 2090692: fix version from 1.24.0 beta to 1.24.1 2022-06-13 17:58:40 UTC
Github openshift origin pull 27183 0 None open Bug 2090692: slightly loosen oc exec help test 2022-05-27 13:48:01 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:14:54 UTC

Description Maciej Szulik 2022-05-26 11:12:46 UTC
Bump oc dependencies to use latest k8s 1.24

Comment 4 zhou ying 2022-06-06 01:31:19 UTC
checked the pr has merged , will move to verified status.

Comment 6 Maciej Szulik 2022-06-13 17:58:32 UTC
Bringing back to POST since I forgot to bump Makefile file.

Comment 8 zhou ying 2022-06-15 08:34:52 UTC
Cloned the repo, the fixed pr has merged :


cat Makefile 
all: build
.PHONY: all

ifdef OS_GIT_VERSION
SOURCE_GIT_TAG := ${OS_GIT_VERSION}
endif

# Include the library makefile
include $(addprefix ./vendor/github.com/openshift/build-machinery-go/make/, \
	golang.mk \
	targets/openshift/images.mk \
	targets/openshift/rpm.mk \
	targets/openshift/deps-gomod.mk \
)

GO_LD_EXTRAFLAGS :=-X k8s.io/component-base/version.gitMajor="1" \
                   -X k8s.io/component-base/version.gitMinor="24" \
                   -X k8s.io/component-base/version.gitVersion="v1.24.1" \
....

Comment 10 errata-xmlrpc 2022-08-10 11:14:33 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 (Important: OpenShift Container Platform 4.11.0 bug fix and 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:5069


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