-
Notifications
You must be signed in to change notification settings - Fork 224
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened:
Running microshift version on MicroShift installed via latest .rpm from COPR shows an "unknown" version:
$ microshift version
MicroShift Version: 4.8.0-0.microshift-unknown
Base OKD Version: 4.8.0-0.okd-2021-10-10-030117
What you expected to happen:
It should show the version correctly as:
$ microshift version
MicroShift Version: 4.8.0-0.microshift-2021-11-19-115908
Base OKD Version: 4.8.0-0.okd-2021-10-10-030117
How to reproduce it (as minimally and precisely as possible):
- Install microshift.rpm according to "Getting Started" documentation:
...
sudo dnf copr enable -y @redhat-et/microshift
sudo dnf install -y microshift
- Run
microshift version
Anything else we need to know?:
Environment:
- Microshift version (use
microshift version): see above - Hardware configuration: vagrant + VirtualBox
- OS (e.g:
cat /etc/os-release): Fedora 34 cloud image - Kernel (e.g.
uname -a): Linux fedora 5.11.12-300.fc34.x86_64 Init #1 SMP Wed Apr 7 16:31:13 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux - Others:
Relevant Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.