4.18.0-ec.0-202409020818.p0
Pre-release
Pre-release
microshift-rebase-script
released this
03 Sep 05:21
·
427 commits
to main
since this release
This is a candidate release for 4.18.0.
See the mirror for build artifacts:
- https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.18.0-ec.0/
- https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.18.0-ec.0/
Or add this RPM repository to your x86 systems:
[microshift-4.18.0-ec-0]
name=MicroShift 4.18.0 EarlyAccess ec.0 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.18.0-ec.0/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
or for aarch64 systems:
[microshift-4.18.0-ec-0]
name=MicroShift 4.18.0 EarlyAccess ec.0 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.18.0-ec.0/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
What's Changed
- USHIFT-706: Add CSI Deployment Flag and Config by @copejon in #3678
- USHIFT-3494: Add explicit command line mode to virtual machine creation by @ggiguash in #3743
- USHIFT-3780: Fix cleanup-all option in manage_hypervisor_config.sh by @ggiguash in #3744
- NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-08-013133_amd64-2024-08-08_arm64-2024-08-09 by @microshift-rebase-script in #3741
- USHIFT-3776: Remove skip of topolvm check for
crel
image by @pmtk in #3761 - NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-09-031511_amd64-2024-08-09_arm64-2024-08-12 by @microshift-rebase-script in #3759
- USHIFT-3789: Start using reqpart for partitioning disks in kickstart by @ggiguash in #3755
- USHIFT-4062: Add storage config docs for CSI pluggability by @copejon in #3770
- USHIFT-2987: Add support for low-latency feature by @agullon in #3769
- USHIFT-3781: Merge build_rpms.sh and create_local_repo.sh by @vanhalenar in #3733
- USHIFT-4070: Add to support to target multiple RF test suites by @agullon in #3783
- USHIFT-4069: rebase fix to workaround MCO's use of go templates in yaml files by @copejon in #3776
- USHIFT-4061: change imagePullPolicy from Always to IfNotPresent by @eslutsky in #3768
- USHIFT-3784: Removed manage_vm_connections.sh and PUBLIC_IP by @vanhalenar in #3775
- NO-ISSUE: Performance CI job: get BRANCH and JOB_TYPE from CI by @pmtk in #3791
- USHIFT-4081: Skip new sig-network-edge idling tests by @pacevedom in #3808
- USHIFT-2804: Instructions for layered product teams for testing the products with MicroShift by @ggiguash in #3784
- OCPBUGS-38974: Update openvswitch to 3.4 by @npinaeva in #3816
- OCPBUGS-38848: Rebase 4.18 2024-08-29 with fixes by @pmtk in #3829
- NO-ISSUE: rebase-main-4.18.0-0.nightly-2024-08-29-020346_amd64-2024-08-29_arm64-2024-08-29 by @microshift-rebase-script in #3832
- USHIFT-4121 USHIFT-4123: Skip sig-ci tests, revert ovnk image by @pacevedom in #3837
New Contributors
Full Changelog: 4.17.0-ec.3-202408091541.p0...4.18.0-ec.0-202409020818.p0