-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.14
-
None
-
No
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
MicroShift fails to build with error: vendor/github.com/openshift/route-controller-manager/pkg/cmd/controller/route/standalone_apiserver.go:67:160: not enough arguments in call to apifilters.WithAuthentication have (http.Handler, authenticator.Request, http.Handler, nil) want (http.Handler, authenticator.Request, http.Handler, authenticator.Audiences, *authenticatorfactory.RequestHeaderConfig)
Version-Release number of selected component (if applicable):
Current main (ART builds are already affected because they're doing rebase on their own
How reproducible:
100%
Steps to Reproduce:
1. Rebase MicroShift to newest nightly and try tobuild the executable 2. 3.
Actual results:
Compilation fails
Expected results:
Compilation succeeds
Additional info:
To fix the issue, route-controller-manager's Kubernetes dependencies on branch release-4.13 must be updated to match version that is in openshift/kubernetes (i.e. 1.26.5) and then wait for nightly including the fix. https://redhat-internal.slack.com/archives/C03DP9PABNC/p1685436325462399 https://redhat-internal.slack.com/archives/C03DP9PABNC/p1685452170114889
- clones
-
OCPBUGS-14276 MicroShift 4.13 fails to build after including Kubernetes bump to 1.26.5
- Closed
- is depended on by
-
OCPBUGS-14276 MicroShift 4.13 fails to build after including Kubernetes bump to 1.26.5
- Closed
- links to
-
RHSA-2023:5008 OpenShift Container Platform 4.14.z security update