Back to index
4.12.0-0.okd-scos-2022-12-02-083740 Download installer and client with:
oc adm release extract --tools quay.io/okd/scos-release:4.12.0-0.okd-scos-2022-12-02-083740 Team Approvals:
No tests for this release
Loading changelog, this may take a while ...
Created: 2022-12-02 15:56:29 +0000 UTC
Image Digest: sha256:3cdff7c4770488ca162b0099528ac6ab62c046d6c4a1d872ef30c0dd5bc9fcf6
Release 4.12.0-0.okd-scos-2022-12-02-083740 was created from registry.ci.openshift.org/origin/release-scos:4.12.0-0.okd-scos-2022-12-02-083740
Components
The RHCOS diff above only contains RHEL packages (e.g. kernel, systemd, ignition, coreos-installer).
For a full diff which includes OCP packages (e.g. openshift-clients, openshift-kubelet), run the
following command:
img_from=$(oc adm release info --image-for=rhel-coreos quay.io/okd/scos-release:4.12.0-0.okd-scos-2022-10-25-053756)
img_to=$(oc adm release info --image-for=rhel-coreos quay.io/okd/scos-release:4.12.0-0.okd-scos-2022-12-02-083740)
git diff --no-index <(podman run --rm $img_from rpm -qa | sort) <(podman run --rm $img_to rpm -qa | sort)
Removed images
contour
contour-operator
external-dns
ironic-hardware-inventory-recorder
local-storage-static-provisioner
Rebuilt images without code change
OCPBUGS-2635 : Patch the Scheduler manifest for schedulable masters (#4653) #4653
MGMT-12361 : Sync install-config structure with upstream (#4551) #4551
Default to using converged flow for 4.12 hub versions (#4481) #4481
MGMT-9984 : Support iPXE in converged ZTP flow (#4439) #4439
NO-ISSUE: annotate lso namespace instead of project (#4545) #4545
MGMT-12318 : fix conditions update on ASC (#4544) #4544
Bump OCP versions: 4.10 (#4542) #4542
MGMT-8578 : Framework for day2 master CI ZTP jobs (#4437) #4437
MGMT-11799 : change all ‘go get’ commands (#4538) #4538
Add some time to the cluster delete test to avoid flakes (#4539) #4539
Full changelog
Updating ose-agent-installer-csr-approver images to be consistent with ART (#535) #535
Full changelog
Updating ose-agent-installer-node-agent images to be consistent with ART (#440) #440
Full changelog
Updating atomic-openshift-cluster-autoscaler images to be consistent with ART #242
Full changelog
Updating ose-cluster-baremetal-operator images to be consistent with ART #300
Full changelog
OCPBUGS-4215 : e2e: performance profile: add logs and minor fixes (#516) #516
E2E: Automation offline CPUs test (#514) #514
Configure ktimers scheduler prio same as ksoftirqs (#511) #511
Set RPS for all rx queues (#503) #503
E2E fix: Make Nodeselector tests independent (#422) #422
Full changelog
OCPBUGS-3359 : Revert “[build-407] Mount shared secret and configmap list config path into shared driver node” #62
Updating ose-csi-driver-shared-resource-operator images to be consistent with ART #58
Full changelog
Updating ose-gcp-cluster-api-controllers images to be consistent with ART #186
Full changelog
SDN-3508 : Add proxy env variables to CNO deployment #1845
MCO-258 : inplaceupgrader: handle multiple upgrade versions #1810
PowerVS Refactor docs - bug fixes #1825
Docs: add nodes for InPlace Upgrade NodePools #1805
network: Use non default ovn-k V4InternalSubnet at tenant #1783
Adds davidvossel as approver #1833
NodePool API: rename spec.tunedConfig to spec.tuningConfig #1802
reduce konnectivity-agent log verbosity #1828
add HC available duration metric #1829
aws: use gp3-csi storage class by default #1830
Full changelog
Updating ose-ibm-cloud-controller-manager images to be consistent with ART #42
Full changelog
Updating ose-ibmcloud-cluster-api-controllers images to be consistent with ART #43
Full changelog
Updating openshift-enterprise-egress-router images to be consistent with ART #115
Updating ose-egress-http-proxy images to be consistent with ART #114
Updating openshift-enterprise-egress-dns-proxy images to be consistent with ART #117
Updating openshift-enterprise-keepalived-ipfailover images to be consistent with ART #116
Full changelog
OCPBUGS-4091 : NM resolve prepender: remove extra quotes in OKD flow #3433
OCPBUGS-3955 : daemon: gate done state on uncordon completion #3425
OCPBUGS-3750 : daemon: Stop setting I/O scheduler to bfq #3417
OCPBUGS-3874 : Don’t make https call to http endpoint #3420
OCPBUGS-3504 : On-prem: Ensure resolv-prepender respects NM dispatcher timeout #3410
OCPBUGS-3650 : Revert “Substitute skopeo inspect for imageInspect/podman” #3414
OCPBUGS-3001 : Substitute skopeo inspect for imageInspect/podman, drop podman inspect fallback #3396
Force string format when logging rpm-ostree status #3393
controller: Don’t allow creating the force file via MachineConfig #3391
Bug 2034883 : Sync controllerconfig anyway if daemon sync fails #3388
Fix machine-config-operator logspam when extensions container is not present #3387
Full changelog
Updating ose-openshift-controller-manager images to be consistent with ART #241
Full changelog
Updating ose-powervs-block-csi-driver images to be consistent with ART #15
io/util removed as deprected #18
Fix formatting issues #17
Full changelog
OCPBUGS-3649 : : Fix flake reporting for certain tests. #27557
OCPBUGS-3649 : Revert “Merge pull request #27533 from dgoodwin/merge-alert-backstops” #27550
Synchronize release-4.12 with master #27541
OCPBUGS-3428 : Skip broken [sig-devex][Feature:ImageEcosystem] tests #27537
k8s 1.25.0 #27503
Revert 1.25 again #27499
Extend SCC tests with their corresponding service account variants #27491
MicroShift: label e2es with more apigroup labels (squashing more PRs into a single one + fixes) #27498
Skip resource growth checks in upgrade-rollback jobs #27450
k8s 1.25.0 #27490
Remove must-gather pod from lack priorityclass exception list #27469
Ocpbugs 2275 remove templateservicebroker test #27484
Support external topology for hypershift #27437
Full changelog
Source code for this page located on github