4.19.0-ec.0-202412131642.p0
Pre-release
Pre-release
microshift-rebase-script
released this
17 Dec 05:20
·
74 commits
to main
since this release
This is a candidate release for 4.19.0.
See the mirror for build artifacts:
- https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.19.0-ec.0/
- https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.19.0-ec.0/
Or add this RPM repository to your x86 systems:
[microshift-4.19.0-ec-0]
name=MicroShift 4.19.0 EarlyAccess ec.0 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/x86_64/microshift/ocp-dev-preview/4.19.0-ec.0/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
or for aarch64 systems:
[microshift-4.19.0-ec-0]
name=MicroShift 4.19.0 EarlyAccess ec.0 RPMs
baseurl=https://mirror.openshift.com/pub/openshift-v4/aarch64/microshift/ocp-dev-preview/4.19.0-ec.0/el9/os/
enabled=1
gpgcheck=0
skip_if_unavailable=0
What's Changed
- USHIFT-4924: Measure bootc build time and include build log in junit for failed builds by @pmtk in #4211
- USHIFT-4737: Add tag and digest capabilities to mirror script by @pacevedom in #4214
- USHIFT-4699: Update bootc instructions with 4.17 version by @ggiguash in #4215
- NO-ISSUE: Install nfv-openvswitch package to get openvswitch-selinux-extra-policy package by @praveenkumar in #4212
- USHIFT-4868: Remove centos9 image and tests from ostree by @ggiguash in #4224
- USHIFT-4874: introduce upstream build using gh-action by @eslutsky in #4119
- USHIFT-4892: Address Snyk issues by @vanhalenar in #4184
- Use older "Bootc Image Builder" (BIB) image by @pmtk in #4233
- USHIFT-4921: Remove ostree-to-bootc build dependency chain by @ggiguash in #4228
- USHIFT-4026: Add tests for MicroShift published image validation by @ggiguash in #4226
- USHIFT-4908: Update podman-rpm build image by @pmtk in #4241
- USHIFT-4881: Optimize bootc image builds by extending local mirror usage by @ggiguash in #4225
- USHIFT-5086: Fix local package downloads after removing sudo by @ggiguash in #4248
- NO-ISSUE: Bump golangci-lint version from 1.55.2 to 1.62.2 by @pmtk in #4260
- USHIFT-5089: Add retry on exception when pushing images to local registry by @ggiguash in #4258
- USHIFT-4912: Update sonobuoy to 0.57.2 by @pacevedom in #4250
- NO-ISSUE: Allow using custom pool for the dev vm disk by @eranco74 in #4265
- USHIFT-4916:
microshift healthcheck
- wait formicroshift.service
by @pmtk in #4229 - USHIFT-5083: Always use qualified commit references in bootc kickstart by @ggiguash in #4249
- NO-ISSUE: Rebase main 4.19.0 with updates by @pmtk in #4259
- OCPBUGS-45192: Add ipv6 to trusted firewall zone by @pacevedom in #4268
- OCPBUGS-38468: use default route mtu by @eslutsky in #4269
- NO-ISSUE: fix doc message by @agullon in #4289
- USHIFT-4939: Switch to using RHEL95 base for building bootc container images by @ggiguash in #4282
- OCPBUGS-38468: Revert "use default route mtu" by @pacevedom in #4293
- NO-ISSUE: Use
rpm -q PKG
instead ofrpm -qa | grep PKG
by @pmtk in #4298 - USHIFT-5101: Move offline tests from periodics to presubmits by @pacevedom in #4295
- NO-ISSUE: Relax cri-o versioning requirement before full transition to 1.32 by @ggiguash in #4306
- NO-ISSUE: rebase-main-4.19.0-0.nightly-2024-12-10-040415_amd64-2024-12-10_arm64-2024-12-10 by @microshift-rebase-script in #4304
- NO-ISSUE: rebase-main-4.19.0-0.nightly-2024-12-10-040415_amd64-2024-12-10_arm64-2024-12-11 by @microshift-rebase-script in #4314
- USHIFT-5098: Fix container verification procedure to exit on the first error by @ggiguash in #4294
- USHIFT-4925: Service startup time data collecting by @vanhalenar in #4251
- USHIFT-4275: Enable FIPS bootc scenario on rhel95 by @ggiguash in #4308
- NO-ISSUE: rebase-main-4.19.0-0.nightly-2024-12-10-040415_amd64-2024-12-10_arm64-2024-12-12 by @microshift-rebase-script in #4316
- USHIFT-4932: TLS config options for api server by @pacevedom in #4244
New Contributors
Full Changelog: 4.18.0-ec.4-202411221636.p0...4.19.0-ec.0-202412131642.p0