[BUG]: Cert-CSI from release v1.2.0 downloads wrong version v0.8.1 #1009
Labels
area/cert-csi
Issues pertaining to Cert CSI
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
Cert-CSI from release v1.2.0 downloads wrong version v0.8.1.
$ curl -fsSL https://github.com/dell/cert-csi/releases/download/v1.2.0/cert-csi-v1.2.0.zip > certcsi.zip && unzip certcsi.zip && sudo install cert-csi-v1.2.0 /usr/bin/cert-csi && cert-csi --version
Archive: certcsi.zip
replace cert-csi-v1.2.0? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
inflating: cert-csi-v1.2.0
[2023-10-12 03:27:49] INFO Starting cert-csi; ver. 0.8.1
cert-csi version 0.8.1
Logs
$ curl -fsSL https://github.com/dell/cert-csi/releases/download/v1.2.0/cert-csi-v1.2.0.zip > certcsi.zip && unzip certcsi.zip && sudo install cert-csi-v1.2.0 /usr/bin/cert-csi && cert-csi --version
Archive: certcsi.zip
replace cert-csi-v1.2.0? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
inflating: cert-csi-v1.2.0
[2023-10-12 03:27:49] INFO Starting cert-csi; ver. 0.8.1
cert-csi version 0.8.1
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
$ curl -fsSL https://github.com/dell/cert-csi/releases/download/v1.2.0/cert-csi-v1.2.0.zip > certcsi.zip && unzip certcsi.zip && sudo install cert-csi-v1.2.0 /usr/bin/cert-csi && cert-csi --version
Archive: certcsi.zip
replace cert-csi-v1.2.0? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
inflating: cert-csi-v1.2.0
[2023-10-12 03:27:49] INFO Starting cert-csi; ver. 0.8.1
cert-csi version 0.8.1
Expected Behavior
It should print the correct version.
CSM Driver(s)
NA
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
NA
Operating System
RHEL 7.8
The text was updated successfully, but these errors were encountered: