Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.45.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.17.7
- MicroShift 4.17.7
- OKD 4.15.0-0.okd-2024-02-23-163410
- Fixes a bug around bundle download from quay.io [#4474]
- Fixes a bug in the daemon API for status (
/status
) not returning the correct preset [#4480] - Improves the handling of bundle download cancellation during
crc setup
[#4405] - Improves the check to see if resolving DNS names are working during
crc start
[#4477] - Shows user friendly error message when trying to use the
okd
preset on arm macOS [#4485]
git shortlog
7aeb3bf cut v2.45.0
d1fdbab chore : Update CRC GitHub issue template to be more interactive
b156876 Update OpenShift/MicroShift bundle to 4.17.7 (stable channel)
9d5f656 build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
dcdf126 build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
641d64e github.com/containers/gvisor-tap-vsock v0.8.1
6a7f839 CI: update macOS-12 to macOS-14
28b72b7 fix (machine) : crc daemon /status
api should return correct preset value for okd
cluster (#4478)
602c1f4 fix (config) : Display message when user tries to set okd preset on arm (#3389)
ce1b636 Update docs addresses and remove make docs in README
a8221eb Convert README and CONTRIB to markdown
e3f375a Move docs out of repo
86c8cbe build(deps): bump github.com/crc-org/vfkit from 0.5.1 to 0.6.0
8ee8e71 doc : Use GitHub recommended keywords in pull request template to automatically link related issues (#4488)
8a1d173 build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
79cbf53 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
9d2f4d0 build(deps): bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3
4b16d45 build(deps): bump github.com/golangci/golangci-lint in /tools
face0f4 fix: Download bundle without specifying tag
2c5e735 build(deps): bump github.com/golangci/golangci-lint in /tools
8d3928b Use the min builtin function
504c055 feat (dns) : Add host.crc.testing
to /etc/hosts (#4410)
107c55c build(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0
41695ca bundle download & decompression: added Context argument
f71c018 fix (daemon) : Add logging to provide additional information for non-200 status codes (#3766)
f71d9ce build(deps): bump mikepenz/action-junit-report from 4 to 5
d23d714 build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
8e5c7be Ignore virtualization check for arm64 for Linux platform