Releases: crc-org/crc
2.43.0-4.17.1
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
andcrc 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
2.42.0-4.17.0
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.42.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.0
- MicroShift 4.16.14
- OKD 4.15.0-0.okd-2024-02-23-163410
- Use containers/libhvee for crc VM management on windows
- fixes a bug where default network mode was not returned based on the operating system
git shortlog
6689ec2 cut v2.42.0
40aa602 Update microshift bundle version to 4.16.14
a13d33b Update OpenShift bundle version to 4.17.0
053da06 go proxy integration test: remove unused flags from the test
28c34fa Return default networking mode based on the operating system
3f62a38 [QE] Added a new e2e annotation to identify test to be executed only during release testing
b0e3fba [QE]fix short of registry name typo introduce by commit ddb0e7c
ddb0e7c [QE] Push qe oci image to quay on every merge to main This commit will push qe oci images to quay tagged as next, so we can use the latest changes on e2e and integration code to be used across all our CI systems
70949d5 fix path traversal which flagged by snyk scan
9cfc806 Add toos/vendor as part of snyk ignore list
b6ab6a1 QE fix typo on windows-e2e gh action flow.
71a3f1d QE: windows integration gh action increased overall timeout for suite.
ca178a2 QE: windows e2e gh action bump mapt to v0.6.9
662d582 QE: reduce the amount of windows e2e executions
ec4d2b9 build(deps): bump github.com/containers/common from 0.59.1 to 0.60.3
87a008a build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
01ff74f fix: Propagation for labelFiler param
d6c6e90 libhvee: Use libhvee APIs for disk resize
e5e2fde Use libhvee instead of the current PowerShell cmdlet implementation
593eaab windows: Remove system networking
5122f5e build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2
b26f8f0 build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in /tools
ad8d514 build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
11397da build(deps): bump github.com/containers/image/v5 from 5.32.1 to 5.32.2
55e4bb2 build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2
922800a Update go version from 1.21 to 1.22
674e980 update-go-version: remove regex for ubi8/go-toolset images
d86787b update-go-version: Add regex to change go version for containerfile also
4948e01 Change base image of go-toolset from ubi to openshift release
3a2d864 Dockerfile: Switch from openshift-4.16 to openshift-4.17 tag for go-1.21
fe55e68 Remove manual creation of routes-controller manifest
5f29d92 build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0
16819bf build(deps): bump libvirt.org/go/libvirtxml from 1.10006.0 to 1.10007.0
da95dd3 build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0
851872b build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
4e80c4c build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0
2.41.0-4.16.7
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.41.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.16.7
- Podman
- OKD 4.15.0-0.okd-2024-02-23-163410
- Display Persistent volumes usage in the output for
crc status
for the MicroShift preset #4265 - Use UEFI bootloader for crc instances on macOS #4309
- Fixes a bug for podman-desktop by switching to using
ed25519
keys for SSH to the crc instances #4304
git shortlog
e6495fe cut v2.41.0
70535de build(deps): bump github.com/containers/gvisor-tap-vsock
80dcac9 test: fix ssh key path in podman tests
e222fc9 Update Openshift/microshift version to 4.16.7 (stable channel)
8bcc1b9 Revert "build(deps): bump github.com/golangci/golangci-lint in /tools"
ee36371 Rename GetRsaPrivateKeyPath to GetECDSAPrivateKeyPath for backward compatibility
7bb32ee ssh: Use ed25519 algorithm instead ECDSA
831c5f9 build(deps): bump github.com/golangci/golangci-lint in /tools
7b042f7 build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in /tools
8a88ac7 Fix: go-lint fixes for go tools 0.24.0 update
ab63fcd macos: Remove no longer needed code
896d7f4 macos: Boot the VM using UEFI
5c2c473 build(deps): bump github.com/containers/image/v5 from 5.32.0 to 5.32.1
a732394 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
540c261 build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0
3e3c88c build(deps): bump libvirt.org/go/libvirtxml from 1.10005.0 to 1.10006.0
4ab724b build(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0
0f161e3 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
9ebd0ec build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
e28d25f Display PersistentVolumeUsage in crc status
7c63a82 build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0
2.40.0-4.16.4
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.40.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.16.4
- MicroShift 4.16.4
- OKD 4.15.0-0.okd-2024-02-23-163410
git shortlog
a14925b cut v2.40.0
759713f Doc: update macOS supported version requirement
75851ab update openshift and microshift bundles to 4.16.4
095b397 build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1
8c3504a build: Use $@ in macos-amd64 target
3ed82fc build: Add go.mod/go.sum and Makefile to SOURCES
16cf22d build: Ensure binaries are rebuilt on any source change
0b5de9b build(deps): bump github.com/containers/image/v5 from 5.31.1 to 5.32.0
c24c448 update-go: Update script to get go major and minor version
ef819b2 Update libvirt driver to 0.13.9
6af4fb9 Add WaitForKubeAPIServerCertRenewal helper
b88f1e1 cluster: Update the location of aggregator-client certificate
beca62f start: Remove workaround to delete apiserver pod in case of aggregator-client-ca regenerated
e3d5e47 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
db4810b build(deps): bump github.com/containers/gvisor-tap-vsock
ec24d65 Issue #4279 Fix case sensitive WSL2 validation check
71b8eb6 new action that push qe images for new tag
2fa7958 build(deps): bump github.com/ProtonMail/go-crypto
56367f1 build(deps): bump github.com/ProtonMail/go-crypto
d93b545 clusteroperator: Ignore EvaluationConditionsDetected condition
54882f6 Show MicroShift version as part of 'version' command
1a915c7 build: replace amd64 with GOARCH in make target 'release'
2.39.0-4.16.0
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.39.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.16.0
- MicroShift 4.16.0
- OKD 4.15.0-0.okd-2024-02-23-163410
- Fixes a bug on windows where usernames with umlaut would cause crc setup to fail #4249
NOTE: This release contains tech preview of
arm64
for Linux
git shortlog
0849cb8 cut v2.39.0
a0fa656 e2e: update config feature to work with new libvirt driver name
aa46dad libvirt: Fix machine driver command name
c66f5d3 build(deps): bump libvirt.org/go/libvirtxml from 1.10003.0 to 1.10005.0
5ff9c5e windows: set text encodig for powershell to utf-8
d40cdbd build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 in /tools
e6046ed build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
16568b1 build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
6f668ef build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0
142a009 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
d3534af Update openshift/microshift version to 4.16.0 (stable channel)
b3cf378 build: Update k8s and openshift go modules to sync with openshift-4.16
0dee66e [qe]e2e: wait longer for monitoring operator to avoid failures, pulling images delay may due to networking
22a112d [QE] fix not catch error for oc login,#4101
77c0f1f Spec: Append arch info for admin-helper and libvirt driver
926c78e libvirt/constants.go: Add arch info to download machine-driver-libvirt binary
589e152 constants/constants.go: Add arch info to admin-helper linux binary
66f9143 packaging: Don't build rpm for ppc64le arch
9c3edd3 Makefile: Use GOARCH for linux-release target
5b4318e Add support to generate aarch64 bits for Linux
9a55385 build(deps): bump github.com/ProtonMail/go-crypto
41beb85 build(deps): bump github.com/containers/image/v5 from 5.31.0 to 5.31.1
2.38.0-4.15.17
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.38.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.15.17
- MicroShift 4.15.17
- OKD 4.15.0-0.okd-2024-02-23-163410
- Update admin-helper to 0.5.4
- Update libvirt driver to 0.13.8
- Release forwarded ports on crc stop when using user-mode networking #4217
git shortlog
25b6eb9 cut v2.38.0
2867381 Update openshift and microshift bundle to 4.15.17 (stable channel)
0019384 build(deps): bump github.com/crc-org/admin-helper from 0.5.2 to 0.5.4
e52f746 update admin-helper to v0.5.4
38811fe kubeconfig: Don't use JoinHostPort with URI
558baf4 build(deps): bump github.com/ProtonMail/go-crypto
aafdab6 update crc-driver-libvirt version to 0.13.8
3d4caf8 [qe] qenvs rebranding to mapt
4f83f71 Append ingress-https-port to the issuer field in OAuth token requests
e592451 Release ports on crc stop
a2b3cd9 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
75c99ec fix can't find release-info.json file for 'make release'
2636e4a fix 'sed -i' in Makefile failure for macOS
1d10459 release-info: Test its format as part of 'make test'
4b59cba Revert "build: Add release-info.json verification to 'make check'"
9924e91 build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9
b853643 Add nvram
option for undefine vm
2b23a06 nameservers.go: use temporary
option for modify the network connection
79e8128 build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
9c052ec build(deps): bump github.com/klauspost/cpuid/v2 from 2.2.7 to 2.2.8
35711b9 build(deps): bump github.com/golangci/golangci-lint in /tools
177a96f build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 in /tools
106b42a build(deps): bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5
7f15ad1 build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
0edb846 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5
1d023d7 build: Add release-info.json verification to 'make check'
37b772f Fix invalid release-info.json.sample
c74697c [qe] micro typo fix in image script
f75264a [qe] Upgrade task spec image to ubi9 on install operator story
829e538 update image to centos:stream9 used for testing rpm build on ci
f0dfdd0 pkg: remove use of sudo from the signing script
cd2dfcc golangci-lint: Fix file permission for gosec
b880342 golangci-lint: Fix nolint for G110 (gosec)
d20410a golangci-lint: fixes revive errors for non-used variables
a099f0e build(deps): bump github.com/golangci/golangci-lint in /tools
b02e5ad [qe] fix goimports error in integration test
ecaec27 [qe] change integration get parmeter way
c0effe1 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
0606649 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0
2.37.1-4.15.14
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.37.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.15.14
- MicroShift 4.15.14
- OKD 4.15.0-0.okd-2024-02-23-163410
- Support for macOS < 13 has been removed in this release (was deprecated in earlier releases)
git shortlog
36d4510 cut v2.37.1
e589591 pkg: remove use of sudo from the signing script
6ce85b7 cut v2.37.0
2bf3df5 update base images for integration and e2e to go-toolset:1.21
d9e501b Revert "[qe] unified darwin and linux scripts to execute integration and e2e tests remotely"
7b16784 Update openshift/microshift bundle to 4.15.14 (stable channel)
813c80a --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-minor ...
a99837d [qe] add crc config set/get preset test cases
0f14537 [qe] unified darwin and linux scripts to execute integration and e2e tests remotely
617cb9f [qe] added labelFilter parameter to allow filtering integration tests to be executed based on labels
17ba019 Remove @jsliacan from OWNERS file :(
0a7c02c [qe] ensure all crc start commands set the bundle if it is passed through the params
15df284 [qe] increase default timeout for integration tests suite
860f026 update-go: Add build-installer
strategy for update-go
2b3f53f windows-artifacts: run yq --inplace
to windows-artifacts.yml
deb0649 CI: Remove windows-2019
os for make-check github runner
95bf3f4 tls: Stop using elliptic.Marshal
0a73631 build: Run make vendor
after update to go-1.21
febe474 Update to golang-1.21 from golang-1.20
34074db Remove podman preset completely
c0be0bd Revert "Version: Add podman bundle version to version command/api"
482ba87 Revert "API: Add podman version to status result"
46d6014 Revert "cmd/Status: Add podman version as part of crc status"
4e1a5b5 readme: remove the deleted windows workflow badge
f6c4e43 rpm: Update admin-helper/machine-driver-libvirt RPMs
cd351ef build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 in /tools
8253448 build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1
2.36.0-4.15.12
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.36.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.15.12
- Podman 4.4.4
- OKD 4.15.0-0.okd-2024-02-23-163410
- Fixes a bug where DNS resolution of *.crc.testing domains were failing in the CRC VM #4110
git shortlog
27c493c cut v2.36.0
17be834 Update MicroShift and OpenShift bundle to 4.15.12 (stable channel)
4306f75 build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
e0bb2dc build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
64d106a build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1
b316f6f CI windows tester identify provisioned machine with github action run id
9120f1f CI windows tester extend matrix testing to windows 10 22h2-ent
9efd4fe CI tester windows use the official actions/download-artifact@v4 to download artifacts to be tested
e6f4209 CI tester windows Use the run id to sync the artifacts fom the builder to the tester
c7bc3f2 CI: Github actions fix commit status on new PR
493bde6 build(deps): bump libvirt.org/go/libvirtxml from 1.10002.0 to 1.10003.0
aa0669a build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0
e20df46 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3
49b2145 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4
26c46a5 build(deps): bump github.com/cucumber/godog from 0.14.0 to 0.14.1
4c5ebd9 Makefile: Explict mention go version for 'go mod tidy'
a77001a update-go-version: Add logic to update go version of makefile
9bdaac7 Makefile: Use 'GOVERSION' variable
82b1862 build: Set -o pipefail in Makefile
02fcdb5 build: Simplify/improve verify-vendor.sh
9aa3b58 CI: Add go version check step in make-check for linux
7cd2eac Makefile: Update the go version for update-go-version script
0831c96 update-go-version: Add single quote style for go version update
b49d820 update-go-version: Don't add the go version if key is not in the workflow
6ee5d78 Revert "build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2"
492c503 nameserver: rename CreateResolvFileOnInstance
60040cd nameservers: Use nmcli to update the nameserver and search info
9d616d6 network/types: Add helper function to get search domain and nameserver
75b9141 preflight-linux: Add logic to check if /etc/resolv.conf managed by systemd-resolved
2.35.0-4.15.10
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.35.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.15.10
- Microshift 4.15.9
- OKD 4.15.0-0.okd-2024-02-23-163410
git shortlog
3956e85 cut v4.15.10
769abdb Update microshift version to 4.15.9
a5761b0 Update OpenShift version to 4.15.10 (latest channel)
d6d5750 [qe] change the httpd image used within e2e to registry.access.redhat.com/ubi8/httpd-24:latest
ded1b1c [qe] fix integration image scripts
1b075ed [qe] Use ubi8 image as builder for qe images
ec97112 telemetry: add no-op functionality
ff8c976 Chocolatey: Update project url for crc spec
e25a659 [qe] fix check for condition for a starting cluster behind proxy
ec6cbfb build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
c188994 [qe] improve windows pr-checks / merges running integration, e2e in parallel
ae4e57f [qe] refactor qe images to make use of deliverest base image
c948c26 build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0
5238143 cert_renewal: fix incorrect info for wait time in log info
0fe2275 Integration: Fix marketplace test using workaround
948ff29 cert_renewal: Increase waiting time from 8min to 10min
1db4f26 cert_renewal: Watch kubelet-serving signer along with kube-apiserver-client-kubelet
f38564f cert_removal: Remove code path which is fixed in later version of OCP
5263690 Test changes for podman preset removal
8f83eae Starting an existing machines with podman preset will return an error
095fb5f Podman preset deprecation: Remove all usages of the Podman preset from the code - remove podman preset specific code - reject podman as a valid preset value for new machines
2b6d22c build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0
91e67b6 build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8
3ce8397 CI: Add .snyk file to consumed by openshift ci's security scanning
f28aa35 build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /tools
977e674 build(deps): bump libvirt.org/go/libvirtxml from 1.10001.0 to 1.10002.0
903ae56 build(deps): bump peaceiris/actions-gh-pages from 3 to 4
de1ebb9 build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0
c725e56 build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
3adaf06 build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0
2331271 Avoid using syscall.Sysctl to get macOS version
a229bd6 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3
2.34.1-4.15.3
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.34.1
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.
NOTE: The Podman preset is deprecated and will be removed in a future release. Consider rather using a Podman Machine managed by Podman Desktop.
Notable Changes
- OpenShift 4.15.3
- MicroShift 4.15.3
- Podman 4.4.4
- OKD 4.15.0-0.okd-2024-02-23-163410
- increases the default memory for the openshift preset to 10.5 GB #4066
- fixes a bug in crc where commands would error out if telemetry client was not initialized #4084
- run all windows pre-flight checks during
crc setup
as well ascrc start
#4082 - improve windows preflight check error messages #4082
- updates the minimum supported libvirt version for crc to 8.0.0 #4048
- add podman binary to PATH only when
crc podman-env
is ran and not whencrc oc-env
is used #4022
git shortlog
b470b5f cut v2.34.1
54c0e8b build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
dada0fc [e2e] Change tag for httpd image on openshift story
5126da6 Update OKD version to 4.15.0-0.okd-2024-02-23-163410
ec910cf docs: updated systems requirement for OpenShift 4.15
16e07ab e2e: Increase disk size to 40G for openshift story
7e694ae Increase memory resource from 9126 to 10752
8bd4b78 Update OpenShift and MicroShift bundle to 4.15.3 (stable channel)
f22e901 build: Update gvisor-tap-vsock go module
7b901a1 build: Update k8s and openshift go modules
0cd39c4 telemetry: do not return an error when identify hash file is malformed
37b3ee1 gha: specify paths that trigger windows workflow
c3d38f5 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
e258505 windows: Fix 'should be ran' typo
75862f4 windows: Explain when fixUserPartOfCrcUsersAndHypervAdminsGroup is needed
ce11282 windows: Run StartupOnly checks at setup
time instead
7436243 windows: Fix permission of private ssh keys
b933753 build(deps): bump github.com/docker/docker
db35db8 cut v2.34.0
317f899 update microshift bundle to v4.15.0
fe2a917 update macos preflight checks unit test
faceda3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
fca672b build(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4
b379594 build(deps): bump github.com/ProtonMail/go-crypto
9c6d8a3 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
402b9b9 build(deps): bump google.golang.org/protobuf in /tools
fcbb3e6 qe: add podman command to path
8f082a2 e2e: make sure CheckCRCStatus is logging
a3aa3af e2e: add memory size option
d29ca54 e2e: wait for monitoring operator
4960590 e2e: oc login with --insecure-skip-tls-verify
9bf6f4d build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 in /tools
4026f7f preflight: add check to remove podman from ~/.crc/bin/oc
012cf33 create symlink for podman in ~/.crc/bin/podman dir
77d0a2e build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
f0ab72b build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
953da55 kubeconfig: add unit test for addContext
e33e661 kubeconfig: move code requesting user token to separate function
1db42c4 build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
48095a9 build(deps): bump github.com/containers/image/v5 from 5.29.2 to 5.30.0
980760b build(deps): bump libvirt.org/go/libvirtxml from 1.10000.0 to 1.10001.0
c8d6e15 build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
93c6fb5 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
d828916 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
e94d390 lint: Ignore 'dotfiles' warnings in test/
e557690 lint: Fix 'superfluous-else' warning from revive
07b6cfb build(deps): bump github.com/golangci/golangci-lint in /tools
86f9a40 build(deps): bump github.com/ProtonMail/go-crypto
7b7c035 build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0
ce57b47 libvirt: Raise minimum supported version
ebadb51 macos installer: Default to using ad-hoc signing