4.20.0-ec.4-202507110811.p0
Pre-release
Pre-release
·
279 commits
to main
since this release
This is a candidate release for 4.20.0.
See the mirror for build artifacts:
- https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.20.0-ec.4/
- https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.20.0-ec.4/
Or add this RPM repository to your x86 systems:
[microshift-4.20.0-ec-4]
name=MicroShift 4.20.0 EarlyAccess ec.4 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.20.0-ec.4/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
or for aarch64 systems:
[microshift-4.20.0-ec-4]
name=MicroShift 4.20.0 EarlyAccess ec.4 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.20.0-ec.4/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
What's Changed
- USHIFT-5818: Generic Device Plugin - Sanity Smoke Test by @pmtk in #5121
- USHIFT-5897: Observability test: remove debug exporter and journal log matching by @pmtk in #5167
- USHIFT-5818: Generic Device Plugin - fixes for periodic jobs by @pmtk in #5168
- NO-ISSUE: rebase-main-4.20.0-0.nightly-2025-07-07-234740_amd64-2025-07-07_arm64-2025-07-09 by @microshift-rebase-script[bot] in #5172
- OCPBUGS-58357: router enable ROUTER_ENABLE_EXTERNAL_CERTIFICATE feature gate by @eslutsky in #5170
- USHIFT-5898: Improve GDP config validation by @pmtk in #5169
Full Changelog: 4.20.0-ec.3-202507081733.p0...4.20.0-ec.4-202507110811.p0