Skip to content

2.43.0-4.17.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 11:58
· 18 commits to main since this release

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.43.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.1
  • MicroShift 4.17.1
  • OKD 4.15.0-0.okd-2024-02-23-163410
  • improves bundle validation during crc setup #4343
  • fixes a bug on windows where detection of shell under SSH for commands crc oc-env and crc podman-env wasn't working #4401
  • docs: adds documentation on how to access services running on the host from the CRC instance while using user-mode networking #4404

git shortlog

268795f cut v2.43.0
9175c8e build(deps): bump github.com/containers/gvisor-tap-vsock
8150969 update openshift and microshift bundle to 4.17.1
aea4f39 [QE] limit log size for test reports
e4fe4f1 build(deps): bump github.com/zalando/go-keyring from 0.2.5 to 0.2.6
9b7772d bundle validation: expand regex
64042d8 bundle validation: expand regex
b174d0c Doc: Add instruction to access service from host to crc instance
f4ccc58 shell_windows: Detect shell under ssh
9f06891 bundle validation: check for bundle preset mismatch during setup
55a8836 build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11
410a6db [QE] Change junit xml format to fill test reports on failure
5611baa build(deps): bump libvirt.org/go/libvirtxml from 1.10007.0 to 1.10008.0
ab8ba04 build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in /tools
4aeed06 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
3689ff1 build(deps): bump github.com/containers/common from 0.60.3 to 0.60.4
4a1d27a build(deps): bump github.com/ProtonMail/go-crypto
ab7c92f Print warning instead of error in case of unstable cluster - Since the code doesn't exit, the error messaging might be confusing to users
f5cec01 build(deps): bump github.com/golangci/golangci-lint in /tools
ec42d9c tools/go.mod: Update the go version from 1.22.0 to 1.22.1
3a8f554 kubeconfig: For string conversion use FormatUint instead Itoa
9bbe753 driver_darwin: Change arg for resize from int64 to uint64
22533ff libhvee_windows: Use uint64 as arg for disk resize function
42d1adb shell_windows: Get pid as uint32 instead int
f3428fe driver_darwin: Make readPidFromFile to return int32 instead int
c6000b4 shell32_windows.go: use int32 instead of int for showCmd parameter
329d1cd Change type of DiskSize to int to uint
7f4bfec Update crc-org/machine module