microshift
microshift copied to clipboard
A small form factor OpenShift/Kubernetes optimized for edge computing
Original rebase PR: https://github.com/openshift/microshift/pull/3804
`ci_phase_boot_and_test.sh` - `ci_phase_iso_boot.sh` and `ci_phase_test.sh` merged together `ci_phase_iso_boot.sh` - functionality temporarily moved to `ci_phase_test.sh`, both scripts will be later removed and replaced by `ci_phase_boot_and_test.sh` in CI.
Following ovn-k and RHCOS updates: https://github.com/openshift/ovn-kubernetes/pull/2273 https://github.com/openshift/os/pull/1596 Depends on: https://issues.redhat.com/browse/ART-10428 previous bump: https://github.com/openshift/microshift/pull/3350
# rebase.sh failed - check committed rebase_sh.log amd64: 4.18.0-0.nightly-2024-08-27-195306 arm64: 4.18.0-0.nightly-arm64-2024-08-27-181947 prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1828643856690712576 - api embedded-component cbdcd0df43e80e4b31d1804e471828ed16fe06dc to 2b42490270d8559f3e668d1574aacc73329c8116 - b3cbbee 2024-08-22T11:39:33-04:00 Allow 1-week window for lookback for feature...
**Which issue(s) this PR addresses**: Closes #
To be followed by periodic tests **in a separate PR**. See [this JIRA comment](https://issues.redhat.com/browse/USHIFT-4127?focusedId=25637816&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-25637816) for the list of tests ported and affected. Note that the following tests were duplicated in...
The functional changes include: * Consolidation of Web and Registry URL definition using VM bridge interface, or host name if libvirt is not configured * Mirror registry script uses an...
**Which issue(s) this PR addresses**: Closes #