Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.44.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.3
- MicroShift 4.17.3
- Fixes a bug where kube config file had an invalid context after
crc stop
#4400 - Fixes a bug in e2e tests where command outputs without a newline were not parsed #4417
- Removes the 'default' namespace from the 'crc-developer' kube context as 'developer' user do not have access to the 'default' namespace #4420
git shortlog
facc771 cut v2.44.0
7664059 [QE] fix linux e2e failure of podman, issue 4424
6d3be5a [QE]fix github action error for Linux arm64 test
87be5a8 [QE] fix failure of github action for Linux arm64 test
79da175 [QE] fix github action of linux arm64 tests
b6d4459 [QE] fix github action error imported by 0b4c663
ca6e2d1 build(deps): bump github.com/containers/libhvee from 0.7.1 to 0.9.0
0b4c663 add github action for linux arm64 tests with machine from testing farm
42afbf1 Update openshift/microshift to 4.17.3 (stable channel)
d485151 test (e2e) : Add E2E test for java app deploy workflow using Eclipse JKube (#4397)
d231c86 images/squid: Use centos-stream9 instead 8 (EOL)
f1104af build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 in /tools
2d17d6e build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
fa7add1 [QE] check postprocess program availability
e22465a build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
4ecbec5 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
eea4451 build(deps): bump github.com/ProtonMail/go-crypto
960424f build(deps): bump github.com/klauspost/cpuid/v2 from 2.2.8 to 2.2.9
d9f83bc fix (test/extended/util) : shell doesn't parse command output ending without newline (#4416)
21445e6 build(deps): bump mikepenz/action-junit-report from 4 to 5
5b09ebf kubeconfig: remove default namespace from crc-developer context
57ed326 build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
6652e57 build(deps): bump github.com/cucumber/godog from 0.14.1 to 0.15.0
72e0f81 build(deps): bump libvirt.org/go/libvirtxml from 1.10008.0 to 1.10009.0
70a1d67 build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
ed23b49 [QE]bump qe images with deliverset v0.0.7
0342835 fix (crc/machine) : KubeContext left in invalid state after crc stop