Skip to content

Update Core to 2026 State-Of-The Art (ProxmoxVE Upstream Merge)#425

Merged
MickLesk merged 6 commits intomainfrom
update_core
Jan 7, 2026
Merged

Update Core to 2026 State-Of-The Art (ProxmoxVE Upstream Merge)#425
MickLesk merged 6 commits intomainfrom
update_core

Conversation

@MickLesk
Copy link
Copy Markdown
Member

@MickLesk MickLesk commented Jan 7, 2026

✍️ Description

🔗 Related PR / Issue

Link: #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

Screenshot for frontend Change


🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.

Introduces support for scanning and assigning the first free IP from a user-specified range, and expands advanced LXC container settings to include GPU passthrough, TUN/TAP, nesting, keyctl, mknod, timezone, protection, and APT cacher options. Refactors advanced_settings wizard to support these new features, updates variable handling and defaults, and improves summary and output formatting. Also enhances SSH key configuration, storage/template validation, and GPU passthrough logic.
Refactors and expands the hardware acceleration setup to support multiple GPU types (Intel, AMD, NVIDIA), adds user selection for GPU configuration, and improves driver installation logic for Debian and Ubuntu. Adds runtime directory persistence for MariaDB using tmpfiles.d to ensure /run/mysqld exists after reboot. Includes minor robustness improvements and error handling throughout the script.
Updated the copyright year from 2025 to 2026 in alpine-install.func, api.func, and cloud-init.func to reflect the new year. No functional changes were made.
@MickLesk MickLesk requested a review from a team as a code owner January 7, 2026 19:43
@MickLesk MickLesk merged commit dd33df2 into main Jan 7, 2026
3 checks passed
@MickLesk MickLesk deleted the update_core branch April 1, 2026 11: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