Skip to content

4.17.0-ec.3-202408091541.p0

Pre-release
Pre-release
Compare
Choose a tag to compare
@microshift-rebase-script microshift-rebase-script released this 12 Aug 05:07
· 144 commits to main since this release
ef76b69

This is a candidate release for 4.17.0.

See the mirror for build artifacts:

Or add this RPM repository to your x86 systems:

[microshift-4.17.0-ec-3]
name=MicroShift 4.17.0 EarlyAccess ec.3 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.17.0-ec.3/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0

or for aarch64 systems:

[microshift-4.17.0-ec-3]
name=MicroShift 4.17.0 EarlyAccess ec.3 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.17.0-ec.3/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0

What's Changed

  • USHIFT-3478: Configuration adaptations for dual stack by @pacevedom in #3609
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-20-191204_amd64-2024-07-20_arm64-2024-07-21 by @microshift-rebase-script in #3665
  • USHIFT-3773: Skip 2 node sig-architecture conformance test by @pacevedom in #3667
  • NO-ISSUE: Missing persistent journal on 1st boot when installing using rhel94 iso by @pmtk in #3654
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-20-191204_amd64-2024-07-20_arm64-2024-07-22 by @microshift-rebase-script in #3671
  • NO-ISSUE: Fix common versions script not to produce errors for non-existent repos by @ggiguash in #3627
  • OCPEDGE-1126: Rebase LVMS in replacement of topolvm by @jakobmoellerdev in #3535
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-20-191204_amd64-2024-07-20_arm64-2024-07-23 by @microshift-rebase-script in #3674
  • USHIFT-3770: Add service to cleanup stale kubelet files on boot by @pmtk in #3657
  • USHIFT-3001: Add initial RF ipv6 tests by @pacevedom in #3658
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-20-191204_amd64-2024-07-20_arm64-2024-07-24 by @microshift-rebase-script in #3680
  • NO-ISSUE: Skip topolvm deletion check for crel upgrades by @pmtk in #3677
  • USHIFT-2193: docs: corrects and adjusts rebase docs for LVMS by @jakobmoellerdev in #3675
  • USHIFT-3462: microshift-baseline TuneD profile by @pmtk in #3571
  • USHIFT-3465: Add high-performance CRI-O runtime and RuntimeClass by @pmtk in #3655
  • USHIFT-3748: Check for oc utility on hypervisor host, install with fetch_tools.sh by @vanhalenar in #3653
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-25-142842_amd64-2024-07-25_arm64-2024-07-25 by @microshift-rebase-script in #3683
  • USHIFT-3479: ipFamilyPolicy adjustments and ovnk restart on dual stack migration by @pacevedom in #3676
  • USHIFT-3503: Attempt to gracefully destroy a VM before forceful shutdown by @ggiguash in #3684
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-28-191830_amd64-2024-07-28_arm64-2024-07-28 by @microshift-rebase-script in #3687
  • USHIFT-1545: Full VM name validation by @vanhalenar in #3672
  • USHIFT-2928: Remove /var/run symlink creation workaround from bootc container files by @ggiguash in #3688
  • USHIFT-3126: Use RHEL 9 version of bootc-image-builder by @ggiguash in #3689
  • USHIFT-3749: Implement ostree-to-bootc image basic upgrade tests by @ggiguash in #3634
  • USHIFT-3102: Revert back to using xfs /boot partition type in tests by @ggiguash in #3693
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-30-234803_amd64-2024-07-30_arm64-2024-07-30 by @microshift-rebase-script in #3696
  • USHIFT-3463: Add microshift-tuned daemon for unattended TuneD profile activation by @pmtk in #3656
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-07-31-035751_amd64-2024-07-31_arm64-2024-07-31 by @microshift-rebase-script in #3704
  • USHIFT-3773: Skip untainted nodes conformance test by @pacevedom in #3698
  • OCPBUGS-37749: Rebase lvms quay.io lvms dev lvms4 lvms operator bundle v4.17.0 27 by @eggfoobar in #3706
  • USHIFT-3772: Dual stack RF e2e tests by @pacevedom in #3681
  • NO-ISSUE: Restart osbuild-composer after enabling kernel-rt repo by @pmtk in #3708
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-01-213905_amd64-2024-08-01_arm64-2024-08-01 by @microshift-rebase-script in #3712
  • USHIFT-3783: Additional parameter for node ipv6 address in dual stack by @pacevedom in #3705
  • USHIFT-3790: Remove no-signature-verification option from bootc kickstart by @ggiguash in #3714
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-01-213905_amd64-2024-08-01_arm64-2024-08-04 by @microshift-rebase-script in #3719
  • USHIFT-3764: Add gomplate processing to bootc container files by @ggiguash in #3715
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-01-213905_amd64-2024-08-01_arm64-2024-08-05 by @microshift-rebase-script in #3724
  • USHIFT-3150: Restructure scenarios to presubmits and periodics folders by @ggiguash in #3716
  • NO-JIRA: fix: update script to git add rebase entrypoint script by @eggfoobar in #3707
  • USHIFT-3843: Fix local RPM query to include version and release by @ggiguash in #3727
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-06-134057_amd64-2024-08-06_arm64-2024-08-06 by @microshift-rebase-script in #3732
  • USHIFT-2990: Early warning low latency job by @pmtk in #3721
  • NO-ISSUE: Update the getting started docs for RHEL 9.4 by @ggiguash in #3728
  • USHIFT-3780: Reorganized test harness scripts by @vanhalenar in #3699
  • USHIFT-3008: Getting started bootc documentation by @ggiguash in #3690
  • USHIFT-3788: Workload partitioning RF tests by @eslutsky in #3700
  • NO-ISSUE: rebase-main-4.17.0-0.nightly-2024-08-07-211009_amd64-2024-08-07_arm64-2024-08-07 by @microshift-rebase-script in #3737
  • USHIFT-2990: ci-footprint-and-performance: make reboot as separate top-level step by @pmtk in #3738

New Contributors

Full Changelog: 4.17.0-ec.2-202407191549.p0...4.17.0-ec.3-202408091541.p0