Koonal Bharadwaj
04/12/2022, 8:50 PMlakectl
from 0.57
to 0.61
.
Issue: We tag lakefs commits with prefix-X.X.X
(i.e test-1.0.0
). This does not seem to be working anymore. It seems that the hyphen/periods is now an issue.
Version:
lakectl --version
>> lakectl version 0.61.0
Command:
lakectl tag create --config /root/.lakectl.yml --force <lakefs://origin/test-1.0.0> d8d8a9974512c34bd526823e46447ed89488e4e749965f3462ab5dd60dbdd013
Error:
Invalid tag: not a valid ref uri
Any help would greatly be appreciated.Yoni Augarten
04/12/2022, 8:58 PMKoonal Bharadwaj
04/12/2022, 9:01 PMYoni Augarten
04/12/2022, 9:02 PM.
in it. This will pass the current validation. On the next version you will be able to re-tag the same commits with your desired tag name.Yoni Augarten
04/12/2022, 9:02 PMYoni Augarten
04/12/2022, 9:03 PMKoonal Bharadwaj
04/12/2022, 9:03 PMYoni Augarten
04/12/2022, 9:04 PMYoni Augarten
04/12/2022, 9:04 PMYoni Augarten
04/12/2022, 9:04 PMlakectl tag create --config /root/.lakectl.yml --force <lakefs://origin/test-1-0-0> <lakefs://origin/d8d8a9974512c34bd526823e46447ed89488e4e749965f3462ab5dd60dbdd013>