crc icon indicating copy to clipboard operation
crc copied to clipboard

`checkIfNewVersionAvailable` should be disabled or made okd-specific

Open cfergeau opened this issue 3 years ago • 1 comments

The code in https://github.com/code-ready/crc/blob/b9a345dda0b51c0fefda0ac054030e283823fa02/cmd/crc/cmd/start.go#L194 checks if there's a newer crc version on mirror.openshift.com When using an OKD build, comparing OKD version with the latest OpenShift Local version does not make sense. We could disable this check, or make an OKD specific one.

cfergeau avatar Jul 20 '22 15:07 cfergeau

With a proper OKD preset as in https://github.com/code-ready/crc/pull/3272 this becomes a non-issue.

cfergeau avatar Jul 28 '22 14:07 cfergeau

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 01 '22 12:10 stale[bot]