github crc-org/crc v2.7.1
2.7.1-4.11.0

latest releases: v2.41.0, v2.40.0, v2.39.0...
2 years ago

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.7.1
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.0
  • Podman 4.1.1
  • Adds support for running the openshift preset on M1 MacBooks (For more details please check blog post by @praveenkumar)
  • Adds File sharing between host and crc vm on macOS and linux
    • uses virtiofs to automatically mount host's home directory at /home/$host_username/
    • assuming $HOME is /home/crc users can run podman run -v /home/crc/httpd.conf:/etc/httpd.conf httpd
  • New okd preset was added, run crc config set preset okd to try

git shortlog

8b30b97 cut v2.7.1
6af9303 Update the kernel args to instance config during stop
8d4df00 cut v2.7.0
c56868e Fixes #3298 Changes Windows release preflight message
c195bce Update openshift bundle to 4.11.0
5cbb7a3 Create output dir beforehand
eafc3be Add arch info to bundle path var for integration target
b178aa4 Issue 3258 Upgrade ginkgo to v2
050b4be bump tray to 1.2.8
383290f Add openshift preset bundle download link for M1
6a4fbb2 Revert "config: Force use of podman preset on M1 CPUs"
2686dd6 Constants: Add the okd bundle specification for getting default bundle
609f5c9 Update okd to 4.11.0-0.okd-2022-07-29-154152 version
aa97905 Toggle shared dirs based on the config option enable-shared-dirs
a9031ad Add new bool field EnableSharedDir to StartConfig
00fafc4 Add config option to enable or disable shared directories
ab6e30d bump machine-driver-libvirt to 0.13.5
34ab97b machine: Add file sharing support
038c43b vfkit: Don't try to use virtiofs it's unsupported
50faa96 vfkit: Add file sharing support
933e7bc go.mod: Update 'machine' and 'vfkit'
ff46794 ghactions: macos: Upload installer before sanity checking it
7fdf9a8 ghactions: macos: Fix installer filename
2cef5e6 Use preset to show info message
658e605 Add default mem/cpu for OKD preset
e351afa Add OKD preset to expose the same port as OpenShift
5c207ac Fix logic for bundle mismatch function
50315e6 Remove okd build logic and IsOkdBuild function
e031382 Make GetBundleVersion OKD-aware
3eb6875 Add OKD as preset
5ed578d Get bundle version according to preset
f09bacf Update podman bundle to 4.1.1
dcacb18 Update crc version to 2.6.0.999
b91afcd workflows: Try to avoid possible artifact upload race
4ecb6cc build: Add "" around $(TOOLS_BINDIR)
1b6bf22 workflows: Downgrade mingw to workaround Windows failure
d7cd449 build: Move tools building to a sub Makefile in tools/
132c5ae build: Vendor gomod2rpmdeps sources
39cfc21 build: Rework golangci-lint/makefat rules
7a9c38f build: Vendor golangci-lint sources
d90d222 build: Vendor makefat sources
b5c1ac4 macos: Use makefat instead of lipo
da10d2b lint: Force amd64 ARCH for Windows golangci-lint runs
316979d bundle: Don't extract container image layer twice
b9a345d fix gomod2rpmdeps installation

Don't miss a new crc release

NewReleases is sending notifications on new releases.