2.17.0-4.12.9
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.17.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.9
- Podman 4.4.1
- OKD 4.12.0-0.okd-2023-02-18-033438
crc status
now correctly shows the status when using 'microshift' preset #3594- user's kubeconfig is updated by merging with microshift's kubeconfig #3594
- Fixes a bug where
oc
binary was not available when using microshift preset #3581 - Adds 'microshift' as a possible value to the help string of the 'preset' config option #3576
- 'SSH key mismatch error' isssue is now resolved #3514
Known Issues
crc setup
on macOS might ask for sudo password, see #3608
git shortlog
44e1571 cut v2.17.0
b074bd9 Status: Remove local variable for cluster status result
72634a6 cmd/Start: Remove the export kubeconfig in template
ea2feb5 MicroShift: merge kubeconfig to user defined KUBECONFIG or ~/.kube/config
f2dd97e Status: Use preset to show pretty print info
22addb7 Status: Add microshift as part of status
eb15bff ClusterOperator: Rename kubernetesClient to openShiftClient
e0966a1 Start: Fix message if user start an already running instance
da29c08 Bundle: Check for base/app domain except for podman bundle
9f60a87 Remove Read and Write timeout from the daemon API server
0fb95f4 bundle: Create oc/podman symlink/copy if it present in bundle
bb15dcf Bundle: oc and kubeconfig files should be part of each preset except podman
fba489a Start: use the router image as per openshift version for microshift preset
2bce99d preset: Add AllPresets helper
a37471d Preset: Add presetMap variable
cdc618e check for error from scanner
a4e4e24 fix addition of empty newline to end of known_hosts
afe9670 remove CRC specific entries from known_hosts file during cleanup
09b97a3 move func RemoveCRCHostEntriesFromKnownHosts() to pkg/crc/ssh package
0959fb6 CI: use dummy pull secret for microshift workflow
eb8b7fa Revert "CI: Add pull secret info in microshift workflow job"
ec99aaa CI: Add pull secret info in microshift workflow job
f8e450a CI: update the name of microshift workflow
38dd808 build(deps): bump github.com/docker/docker
518c20b CI: add microshift preset for workflow
fc92752 Fixes #3554 update windows preflight check for user in required groups