-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/version: OpenShift version should not be preset dependent
This fixes this: $ crc config set preset podman $ crc version CRC version: 2.10.2+e04852790 OpenShift version: 4.2.0 Podman version: 4.2.0 Even taking into account OKD, an OKD version is not a valid OpenShift version, so it's misleading to show it as such.
- Loading branch information
1 parent
641ff18
commit 7c2a37e
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters