Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce min glasskube version for packages #353

Open
pmig opened this issue Mar 12, 2024 · 1 comment
Open

Introduce min glasskube version for packages #353

pmig opened this issue Mar 12, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@pmig
Copy link
Member

pmig commented Mar 12, 2024

Is your feature request related to a problem? Please describe.
We currently already have packages available in glasskube/packages that are not compatible with the current release, but only with the main branch. This will also happen in future as we are rapidly evolving.

Describe the solution you'd like
Add a requiredVersion SemVer range to our package manifest, which is evaluated during package installation and package updates against the client and controller version.

Describe alternatives you've considered
Introduce a more sophisticated merge / release workflow, but it is hard to fully control this as users might use different versions of Glasskube along the way.

Additional context
This ticket is slightly related to #112

@pmig pmig added enhancement New feature or request needs-triage labels Mar 12, 2024
@hanshal101
Copy link
Contributor

Hey @pmig I would like to work on this.

@kosmoz kosmoz added this to the v0.3.x milestone Apr 22, 2024
@kosmoz kosmoz modified the milestones: v0.4.x, v0.5.0 May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants