Version checker errors when consumed as library #465
Labels
bug
This issue describes a defect or unexpected behavior
carvel accepted
This issue should be considered for future work and that the triage process has been completed
What steps did you take:
I have used kbld as a library and kbld is detected as
develop
so if you have aminimumVersionRequired
specified in kbld config.What happened:
it failed with:
What did you expect:
To work fine.
Anything else you would like to add:
Chatting with @joaopapereira we made a change in vendored file
vendor/carvel.dev/kbld/pkg/kbld/version.go
with this code and worked as expected:Environment:
kbld --version
): 0.41.0Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: