What’s New
- Added a queue mechanism to the build process to prevent multiple parallel builds from overloading a QuickStack node
- Added placement options for build jobs in the QuickStack settings
- Added an overview page for all recent builds
- Kubernetes events are now displayed in the deployment logs
- Fixed an error on the backups page that prevented it from loading when a backup location was unreachable
- Optimized build pipelines and devcontainer setup
- Various smaller fixes and improvements
What's Changed
- chore: enhance devcontainer setup for local k3s development and updated contribution guidelines by @biersoeckli in #81
- fix: implement error handling for external data fetching in backups and monitoring page by @biersoeckli in #84
- Feat/placement options for build containers in cluster by @biersoeckli in #85
- chore: optimized arm build-and-push on canary and prod release for quickstack image by @biersoeckli in #86
- Feat/build process optimizations by @biersoeckli in #87
- fix: replaced libredesk logo by @biersoeckli in #88
Full Changelog: 0.0.9...0.0.11