[PR #862] [MERGED] Discard ipAddresses cache if wings is offline + Switch to Select #1021

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/862
Author: @rmartinoscar
Created: 1/6/2025
Status: Merged
Merged: 1/6/2025
Merged by: @rmartinoscar

Base: mainHead: fix/AllocationIPSelect


📝 Commits (4)

  • d0cbd40 Change TextInputColumn to SelectColumn
  • 233c369 Discard cache if wings is offline
  • 98d8db7 Return 0.0.0.0 instead of an empty array
  • fdc918d Adjustment & remove dns resolve

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php (+4 -1)
📝 app/Models/Node.php (+5 -8)

📄 Description

No description provided


🔄 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/862 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/AllocationIPSelect` --- ### 📝 Commits (4) - [`d0cbd40`](https://github.com/pelican-dev/panel/commit/d0cbd4034a8036be3ba3cc85ca3cfecf99057022) Change TextInputColumn to SelectColumn - [`233c369`](https://github.com/pelican-dev/panel/commit/233c369ec17e2f9c83e9288b4d64de707a9bac8a) Discard cache if wings is offline - [`98d8db7`](https://github.com/pelican-dev/panel/commit/98d8db7b34d50809d347ddfe2ed8e4d55ec11e3b) Return 0.0.0.0 instead of an empty array - [`fdc918d`](https://github.com/pelican-dev/panel/commit/fdc918d73cfe61bdfd8eb553a583479236056400) Adjustment & remove dns resolve ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php` (+4 -1) 📝 `app/Models/Node.php` (+5 -8) </details> ### 📄 Description _No description provided_ --- <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:01:24 +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#1021