Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Add semver pinning for Fabrikate to build.sh #1412

Closed
evanlouie opened this issue May 5, 2020 · 0 comments · Fixed by #1451
Closed

Add semver pinning for Fabrikate to build.sh #1412

evanlouie opened this issue May 5, 2020 · 0 comments · Fixed by #1451
Assignees
Labels
effort - S 1-2 days effort enhancement New feature or request

Comments

@evanlouie
Copy link
Contributor

As a: Developer

I want: build.sh to have a pinned major version of Fabrikate to download.

So that: Fabrikate developers can release new major versions which may break backwards compatibility (e.g. Adding Helm 3 support and dropping Helm 2)

Describe the solution you'd like: Add a major version pin to the build.sh script to determine which Fabrikate version to download.

e.g. if major = 0 then build.sh should download the latest Fabrikate binary matching v0.x.x.

Acceptance Criteria:

Describe alternatives you've considered:

Additional context: Depending on the timeliness this gets address, we are most likely going to have a release cadence in Fabrikate such that:

  • Helm2 support is maintained in v0.xx and v1.x.x
  • Helm3 support is maintained in v2.x.x

Does this require updates to documentation?:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
effort - S 1-2 days effort enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant