github crc-org/crc v2.14.0
2.14.0-4.12.1

latest releases: v2.41.0, v2.40.0, v2.39.0...
19 months ago

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.14.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.12.1
  • Podman 4.3.1
  • OKD 4.11.0-0.okd-2022-11-05-030711
  • crc oc-env and crc podman-env commands now works on powershell core
  • crc podman-env --root output was fixed to add missing --root to the printed instructions

Known Issues

  • While using podman commands, you might get an error saying

Error: failed to connect: ssh: handshake failed: knownhosts: key mismatch

this can be worked around by removing the host key from the known_hosts file using:

 $ ssh-keygen -R "[127.0.0.1]:2222"

Please refer to #3514 for details.

git shortlog

868d96c cut v2.14.0
d42584c bump openshift version to 4.12.1 and update bundle hash
6354417 Powershell Core Dectection
b1b8365 e2e: Correct typo in config test for windows
3291661 Ignore test out dirs from commits
32e00b2 constants: Add ResolveHelperPath() helper
275925c vfkit: Remove unused NewHost parameter
7b04899 preflight: Remove 'old admin helper' checks
96e927e cache: Unexport a few private methods/functions
0c1fe60 cache: Remove unneeded os.Mkdir call from CacheExecutable
c05087e cache: Remove Cache.destDir
20a02e6 cache: Pass full path to Cache.New()
e96b3bb libvirt: Add MachineDriverPath()
baebd65 vfkit: Add VfkitPath() helper
9801914 constants: Add AdminHelperPath() function
654a79a macos: Remove TrayExecutablePath()
b233123 e2e: move cleanup actions to Scenario After hook
d600b47 e2e: reflect changes to windows checks
0f38e69 e2e: wait for cluster in running state for openshift stories
bb030d1 e2e: remove unnecessary steps from openshift scenario
57667a1 bundle: Check that the bundle URLs match the OpenShift version
12b2a36 gitignore: Add leading / to most entries
56d017b podman-env: Add missing '--root'
8c4fdb5 build: Re-add release flags to 'linux-release-binary'
c4518fe build: Don't hardcode target name in go build rules
cb50f4f Update OWNERS_ALIASES

Don't miss a new crc release

NewReleases is sending notifications on new releases.