Back to index
Download the installer for your operating system or run
oc adm release extract --tools quay.io/openshift-release-dev/ocp-release:4.10.53-x86_64
Tests:
- Blocking jobs
- Informing jobs
Upgrades from:
Untested upgrades:
4.10.10,
4.10.11,
4.10.12,
4.10.13,
4.10.14,
4.10.15,
4.10.16,
4.10.17,
4.10.18,
4.10.20,
4.10.21,
4.10.22,
4.10.23,
4.10.24,
4.10.26,
4.10.27,
4.10.28,
4.10.29,
4.10.30,
4.10.31,
4.10.32,
4.10.33,
4.10.34,
4.10.35,
4.10.36,
4.10.37,
4.10.38,
4.10.39,
4.10.41,
4.10.42,
4.10.43,
4.10.44,
4.10.45,
4.10.46,
4.10.48,
4.10.6,
4.10.7,
4.10.8,
4.10.9,
4.9.23,
4.9.24,
4.9.25,
4.9.28,
4.9.29,
4.9.30,
4.9.31,
4.9.32,
4.9.33,
4.9.34,
4.9.35,
4.9.37,
4.9.38,
4.9.39,
4.9.40,
4.9.41,
4.9.42,
4.9.43,
4.9.44,
4.9.45,
4.9.46,
4.9.47,
4.9.48,
4.9.49,
4.9.50,
4.9.51,
4.9.52,
4.9.53Upgrades to:
Loading changelog, this may take a while ...
Created: 2023-02-22 08:20:01 +0000 UTC
Image Digest: sha256:0f683cf611bd6f2d3ab045b52df0fcda8adefa086e6ee80c5551275e5692cd8c
Release 4.10.53 was created from registry.ci.openshift.org/ocp/release:4.10.0-0.nightly-2023-02-21-061718
Components
Rebuilt images without code change
- Updating ose-alibaba-machine-controllers images to be consistent with ART #23
- Full changelog
- Updating ose-cluster-machine-approver images to be consistent with ART #168
- Full changelog
- Switch to OS-shipped stalld (#490) #490
- e2e: check for tsc=reliable instead of tsc=nowatchdog (#428) #428
- Full changelog
- Updating ose-etcd images to be consistent with ART #151
- OCPBUGS-5950: UPSTREAM:<carry>: etcdserver: process the scenaro of the last WAL rec… #179
- OCPBUGS-3103: Rebase openshift/etcd 4.10 onto v3.5.6 #171
- trim build path #14816
- client/pkg/fileutil: add missing logger to {Create,Touch}DirAll #14799
- clientv3: do not refresh token when users use CommonName based authentication #14790
- etcdserver: call the OnPreCommitUnsafe in unsafeCommit #14733
- add warning message when delete to release-3.5 #13748
- clientv3: fix the implementation of double barrier #14658
- server: add more context to panic message #14676
- fix: close maintenance conn #14662
- test: added e2e test case for issue 14571: etcd doesn’t load auth info when recovering from a snapshot #14656
- server: refresh auth info when etcd recovers from a snapshot #14648
- Backport #14591 to 3.5. #14593
- Release-3.5: server/etcdmain: add configurable cipher list to gRPC proxy listener #14500
- client/v3: Add backoff before retry when watch stream returns unavailable #14582
- Makefile: additional logic fix / Update Ubuntu base #13861
- etcdserver: added more debug log for the purgeFile goroutine #14578
- Automated cherry pick of #13224 #14572 #14573
- *: avoid closing a watch with ID 0 incorrectly #14563
- Backport PR 14322 to release-3.5 #14547
- Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt #14489
- OCPBUGS-2142: Rebase openshift/etcd 4.10 onto 3.5.5 #156
- fix the flaky test TestV3AuthRestartMember #14454
- server: don’t panic in readonly serializable txn #14178
- etcdctl: allow move-leader to connect to multiple endpoints #14434
- testing: fix TestOpenWithMaxIndex cleanup #14440
- server/etcdmain: add build support for Apple M1 #14436
- server,test: refresh cache on each NewAuthStore #14409
- Fix corruption checks v3.5 #14282
- Move consistent_index forward when executing alarmList operation #14429
- fix the potential data loss for clusters with only one member #14424
- Backport of pull/14354 to release-3.5 #14397
- Refactor the keepAliveListener and keepAliveConn #14366
- clientv3: close streams after use in lessor keepAliveOnce method #14361
- etcdserver: bump OpenTelemetry to 1.0.1 and gRPC to 1.41.0 #14312
- Change default sampling rate from 100% to 0% #14318
- server/auth: protect rangePermCache with a RW lock #14227
- clientv3: Fix parsing of ETCD_CLIENT_DEBUG #14222
- Support configuring
MaxConcurrentStreams
for http2 #14219
- Automated cherry pick of #14182 #14187
- client/v3: do not overwrite authTokenBundle on dial #14132
- Restrict the max size of each WAL entry to the remaining size of the WAL file #14127
- Backport two lease related bug fixes to 3.5 #14087
- scripts: Avoid additional repo clone #14050
- Test release scripts #14043
- [backport 3.5]: server/auth: enable tokenProvider if recoved store enables auth #13205
- Update golang.org/x/crypto to latest #13996
- Update consitent_index when applying fails #13946
- Revert #13714 #13950
- Full changelog
- OCPBUGS-3434: UPSTREAM: 113517: kubelet: fix pod log line corruption when using timestamps and long lines #1415
- UPSTREAM: <carry>: Wait for default service account in node authorizer test #1398
- Bug 2101326: bump to k8s 1.23.12 #1382
- Automated cherry pick of #112299: Reduce default gzip compression level from 4 to 1 in #112400
- Automated cherry pick of #112526: Limit redirect proxy handling to redirected responses #112529
- Automated cherry pick of #112508: kubeadm: allow RSA and ECDSA format keys in preflight check #112536
- Automated cherry pick of #111205: Fix problem in updating VolumeAttached in node status #112303
- Automated cherry pick of #112193: Add an option for aggregator #112358
- Automated cherry pick of #112017: exec auth: support TLS config caching #112338
- Automated cherry pick of #110951: fix nestedPendingOperations mount and umount parallel bug #112102
- Automated cherry pick of #110179: Prune defaults for CRD serving #110578
- Automated cherry pick of #111009: Windows: ensure runAsNonRoot does case-insensitive comparison #112212
- Automated cherry pick of #111999: fix error type #112140
- Automated cherry pick of #107025: Remove AttachID matching from Detach #111952
- Automated cherry pick of #112183: Tolerate sub-microsecond eventTime changes on update #112188
- Automated cherry pick of #112150: Improve kubectl display of invalid errors #112156
- Automated cherry pick of #108146: Fixing logic for kubelet permissions check on windows #111079
- Automated cherry pick of #111773: fix a memory leak problem when calling DryRunPreemption #111804
- Automated cherry pick of #111235: fix a possible panic because of taking the address of nil #111273
- Automated cherry pick of #110140: Fixing issue in generatePodSandboxWindowsConfig for #110965
- Automated cherry pick of #108593: tests: Updates the should delete a collection of pods test #109789
- Automated cherry pick of #111141: Fix kubelet panic when accessing metrics/resource endpoint #111164
- Automated cherry pick of #110075: Add retry logic for Unix Domain sockets on Windows #110934
- Automated cherry pick of #111477: Share a single etcd3 client logger across all clients #111649
- Automated cherry pick of #111721: Fix deleting UIDs tracking expectations #111723
- Automated cherry pick of #110813: Ensure the dir of –audit-log-path exists #111226
- Automated cherry pick of #111646: Fix JobTrackingWithFinalizers when a pod succeeds after the #111665
- Update Go to 1.17.13 #111640
- Update Go to 1.17.12 #111465
- kubeadm: fix the bug that configurable KubernetesVersion not respected during kubeadm join #111022
- Automated cherry pick of #111026: Do not skip job requeue in conflict error #111038
- [release-1.23 cherrypick] Bump cAdvisor to v0.43.1 #111013
- Hotfix: filter out unsatisfied nodes when calling AddPod in PodTopologySpread #110853
- Cherry pick of #110294 GIT-110239: fix activeDeadlineSeconds enforcement bug #110545
- Automated cherry pick of #107631: Avoid updating Services with stale specs Fix the bug that #109358
- Automated cherry pick of #110523: fix image pulling failure when IMDS is unavailalbe in kubelet #110555
- Automated cherry pick of #110791: kubeadm: fix the bug that configurable KubernetesVersion not #110909
- Automated cherry pick of #110408: apiserver: printers should use int64 #110602
- Automated cherry pick of #110469: add missing error handling steps #110577
- Automated cherry pick of #109124: Winkernel proxier cache HNS data to improve syncProxyRules #110702
- Automated cherry pick of #110652: fix: –chunk-size with selector returns missing result #110757
- Automated cherry pick of #108284: fix: exclude non-ready nodes and deleted nodes from azure #109932
- Revert “Automated cherry pick of #109124: Winkernel proxier cache HNS data to improve syncProxyRules” #110585
- Automated cherry pick of #108078: Skip updating Endpoints and EndpointSlice if no relevant #108879
- Automated cherry pick of #109624: Ignore EndpointSlices that are already marked for deletion #110483
- Automated cherry pick of #110256: kubelet: Mark ready condition as false explicitly for terminal pods #110480
- Automated cherry pick of #110145: fix audit union loop variables in closures #110275
- Automated cherry pick of #109124: Winkernel proxier cache HNS data to improve syncProxyRules #109981
- ipvs: fix prevent concurrent map read and map write for 1.23 #110322
- Automated cherry pick of #109987: Fix resizing of ephemeral volumes #110118
- Automated cherry pick of #110191: kubelet: Pod probes should be handled by pod worker #110417
- Update Go to 1.17.11 #110423
- Automated cherry pick of #107402: Reject proxy requests to 0.0.0.0 as well #110361
- Automated cherry pick of #110255: Endpoints and EndpointSlices should not publish IPs for terminal pods #110259
- Automated cherry pick of #109103: cpu manager policy set to none, no one remove container id #109156
- Backport of #106539: Replace url label in rest client latency metrics by host and path #109699
- Automated cherry pick of #110009: Fix requests scope classification #110091
- Automated cherry pick of #109969: authn: fix cache mutation by AuthenticatedGroupAdder #110005
- Automated cherry pick of #109858: GCE: skip updating and deleting external loadbalancers if #110002
- Automated cherry pick of #109947: Wait for cache to sync in job’s TestWatchOrphanPods #109980
- Update Go to 1.17.10 #110045
- Automated cherry pick of #109836: Fix OpenAPI loading error caused by empty APIService #109867
- Disable JobTrackingWithFinalizers due to unresolved bug #109491
- Automated cherry pick of #108107: kubelet apiserver: be gentle closing connections on #109381
- Automated cherry pick of #109486: Integration test for backoff limit and finalizers #109788
- Automated cherry pick of #108613: Fix a bug that out-of-tree plugin is misplaced when using #108890
- Automated cherry pick of #108429: Allow KUBE_TEST_REPO_LIST to be a remote url as well #109512
- Automated cherry pick of #108553: fix: race detected in TestErrConnKilled #109257
- Automated cherry pick of #106969: kubectl: fix hard-coded value in zsh completion #109235
- Automated cherry pick of #109074: kubeadm: add etcd flag for member data consistency #109075
- Automated cherry pick of #109442: Correct event registration for multiple scheduler plugins. #109446
- Automated cherry pick of #108496: iptables: remove port opener #108885
- Automated cherry pick of #108000: azure_file: add namespace tests for InTree to CSI #108600
- Update Go to 1.17.9 #109462
- Automated cherry pick of #109188 upstream release 1.23 #109216
- Automated cherry pick of #108752: Fix: Clean job tracking finalizer from orphan pods #109020
- Automated cherry pick of #109245: Fix: abort nominating a pod that was already scheduled to a #109246
- Fix non-enum CSR condition field, omit enums from static openapi snapshot #109179
- Adjust tests to pass for both client-side and server-side validation #109041
- Automated cherry pick of #108639: unmark non-validated types as enums. #108740
- Cherry pick 108772 #108791
- Automated cherry pick of #109137 upstream release 1.23 #109159
- Automated cherry pick of #107845: kubelet: If the container status is created, we are waiting #108882
- Automated cherry pick of #108455: Copy request in timeout handler #109015
- Automated cherry pick of #108928: kube-up: use registry.k8s.io for containerd-related jobs #108943
- Automated cherry pick of #107763: e2e: Wait for kube-root-ca.crt to be created #108860
- Move kubelet secret and configmap manager calls to sync_Pod functions #108756
- Automated cherry pick of #108366 (release-1.23): Delay writing a terminal phase until the pod is terminated #108723
- OCPBUGS-1266: UPSTREAM: <carry>: Remove reserved CPUs from default set #1362
- Full changelog
- OCPBUGS-1987: do not periodically update Available clusteroperator co… (#718) (#720) #718
- helm upgrades and uninstalls backport 4.10 (#663) #663
- OCPBUGS-251 Gather status of the cephclusters.ceph.rook.io resources (#659) #659
- Full changelog
Source code for this page located on github