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
What happened:
Running
microshift versionon MicroShift installed via latest .rpm from COPR shows an "unknown" version:What you expected to happen:
It should show the version correctly as:
How to reproduce it (as minimally and precisely as possible):
microshift versionAnything else we need to know?:
Environment:
microshift version): see abovecat /etc/os-release): Fedora 34 cloud imageuname -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/LinuxRelevant Logs