[PR #10429] [MERGED] Remove: GoAway #8746

Closed
opened 2026-02-26 16:33:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10429
Author: @MickLesk
Created: 12/30/2025
Status: Merged
Merged: 12/30/2025
Merged by: @CrazyWolf13

Base: mainHead: remove_goaway


📝 Commits (1)

📊 Changes

4 files changed (+0 additions, -157 deletions)

View changed files

ct/goaway.sh (+0 -54)
ct/headers/goaway (+0 -6)
frontend/public/json/goaway.json (+0 -40)
install/goaway-install.sh (+0 -57)

📄 Description

✍️ Description

GoAway has been removed for the time being.

Recent updates introduced breaking SQLite schema changes that require users to manually recreate the database, resulting in data loss and services failing to start. This is not compatible with our requirement for safe, non-destructive updates without manual intervention.

As GoAway is still in an alpha stage (said the maintainer) and migrations are currently unstable, we are not able to support it at this time. We may reconsider inclusion once the project reaches a more stable state with reliable automatic migrations.

Related issue (closed as not reproducible)
https://github.com/pommee/goaway/issues/109

Fixes #

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.

🛠️ 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.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/10429 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 12/30/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `remove_goaway` --- ### 📝 Commits (1) - [`070a73a`](https://github.com/community-scripts/ProxmoxVE/commit/070a73a9c88939d6805ec35ce833e3b094e9cf45) Remove: GoAway ### 📊 Changes **4 files changed** (+0 additions, -157 deletions) <details> <summary>View changed files</summary> ➖ `ct/goaway.sh` (+0 -54) ➖ `ct/headers/goaway` (+0 -6) ➖ `frontend/public/json/goaway.json` (+0 -40) ➖ `install/goaway-install.sh` (+0 -57) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description GoAway has been removed for the time being. Recent updates introduced breaking SQLite schema changes that require users to manually recreate the database, resulting in data loss and services failing to start. This is not **compatible** with our requirement for safe, non-destructive updates without manual intervention. As GoAway is still in an alpha stage (said the maintainer) and migrations are currently unstable, we are not able to support it at this time. We may reconsider inclusion once the project reaches a more stable state with reliable automatic migrations. Related issue (closed as not reproducible) https://github.com/pommee/goaway/issues/109 ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:33:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#8746
No description provided.