Skip to content

Feat/implement k3s version upgrades from quickstack UI#62

Merged
biersoeckli merged 7 commits intomainfrom
feat/implement-k3s-version-upgrades-from-quickstack-ui
Feb 24, 2026
Merged

Feat/implement k3s version upgrades from quickstack UI#62
biersoeckli merged 7 commits intomainfrom
feat/implement-k3s-version-upgrades-from-quickstack-ui

Conversation

@biersoeckli
Copy link
Owner

This pull request introduces dynamic version management for K3s and Longhorn installations by fetching version information from external JSON files, and adds new upgrade-related server actions.

@vercel
Copy link

vercel bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
get-quickstack Ready Ready Preview, Comment Feb 24, 2026 8:08am

Request Review

- Added K3s upgrade handling in K3sUpdateInfo component, including user confirmation and upgrade process initiation.
- Integrated K3s version information retrieval and display, including current and next available versions.
- Created a new UpdateInfoPage component to encapsulate QuickStack and K3s version information.
- Refactored cluster service to replace node service with a more comprehensive cluster service.
- Introduced K3sVersionUtils for version parsing and manipulation.
- Added K3s version information fetching from a new JSON source.
- Implemented upgrade plans creation and deletion logic in K3sUpdateService.
- Enhanced error handling and user feedback during upgrade processes.
- Removed deprecated node service and updated related imports across the application.
@biersoeckli biersoeckli force-pushed the feat/implement-k3s-version-upgrades-from-quickstack-ui branch from 21dba98 to ec7b2cf Compare January 31, 2026 16:07
@biersoeckli biersoeckli marked this pull request as ready for review February 24, 2026 08:12
@biersoeckli biersoeckli merged commit 6dc9620 into main Feb 24, 2026
3 checks passed
@biersoeckli biersoeckli deleted the feat/implement-k3s-version-upgrades-from-quickstack-ui branch February 24, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant