Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.12.0
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.
Notable Changes
- OpenShift 4.11.18
- Podman 4.2.0
- OKD version updated to 4.11.0-0.okd-2022-11-05-030711
- Removes wildcard DNS check for usermode network
- Adds missing log message about bundle download to the output of
crc start
command crc setup
command uses thednf
command instead of theyum
command to install the required packages on RHEL like distributions- The GUI tray app's publisher name has been corrected.
- If a time skew occurs when waking up from the sleep state, a new feature for macOS synchronizes the guest
crc
VMs time with the host's time. This feature is applicable for theopenshift
preset.
git shortlog
ea98bb4 cut 2.12.0
d36d035 Replace yum with dnf for package installation
3806625 bump tray-electron to 1.2.9
288364d Update admin-helper to latest version
7cb13d4 Update openshift bundle to 4.11.18 (fast channel)
db63999 vfkit: Enable timesync
a3aca7b constants: Add DaemonVsockPort constant
8c66328 vfkit: Use latest upstream version
b4134de [integration] fix ssh cmd for macos platform
f8bc245 [integration] integration container support for arm64
22335ec [integration] integration binary support for arm64
7c4226e [e2e] fix ssh cmd on e2e container
ec0a262 dns: Remove one indentation level from CheckCRCLocalDNSReachableFromHost
74fcae9 dns: Remove 'wildcard' DNS check for usermode networking
725fd52 dns: Pass CheckCRCLocalDNSReachableFromHost to ServicePostStartConfig
04645c2 Revert "Network: Explicit pass the api/apps and domain details of bundle"
ea74e2c dns: Move CheckCRCLocalDNSReachableFromHost from network to dns package
123f612 machine: Print log when downloading bundle