glasskube / glasskube

🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
https://glasskube.dev
Apache License 2.0
2.99k stars 180 forks source link

Install `glasskube-autoupdater` if a package with auto update enabled gets installed #1090

Closed pmig closed 1 month ago

pmig commented 2 months ago

Is your feature request related to a problem? Please describe. We released the glasskube-autoupdater package. But it does not get automatically installed if a package with automatic updates is installed or automatic updates get enabled later on.

Describe the solution you'd like We should place a warning / hint around the checkbox that in order for auto updates to work, the glasskube-autoupdater package needs to be installed. glasskube-autoupdater should be a link to the actual package.

Describe alternatives you've considered

Additional context

bishalbera commented 2 months ago

I want to try this @pmig

christophenne commented 2 months ago

@pmig is this really just the UI part of this issue? because I can't find any related issues. Because the actual logic of this also has to be implemented somewhere, as well as the CLI. In case this ticket is meant to only show the warning (as it says in the solution description), I think the title should reflect that – I'll add the triage label again so we can talk about it again next week, for me this is quite unclear right now.