[PR #1588] [MERGED] Fix container status caching #1473

Closed
opened 2026-02-05 18:15:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1588
Author: @Boy132
Created: 8/11/2025
Status: Merged
Merged: 8/11/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-status-cache


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 app/Http/Controllers/Api/Remote/Servers/ServerContainersController.php (+2 -1)

📄 Description

Fixes Return value must be of type ContainerStatus, string returned errors.


🔄 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/pelican-dev/panel/pull/1588 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-status-cache` --- ### 📝 Commits (1) - [`1352efe`](https://github.com/pelican-dev/panel/commit/1352efe7285efe1bb7fbf43297ac11e9d1bee94d) fix container status ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Api/Remote/Servers/ServerContainersController.php` (+2 -1) </details> ### 📄 Description Fixes `Return value must be of type ContainerStatus, string returned` errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:15:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1473