[PR #367] [MERGED] Add default for Automatic Allocation in CreateNode #720

Closed
opened 2026-02-05 17:52:25 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/367
Author: @rmartinoscar
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @lancepioch

Base: mainHead: patch-3


📝 Commits (3)

  • 693f86f Update CreateNode.php
  • e156c7e Update CreateNode.php
  • 36a4fb8 Update app/Filament/Resources/NodeResource/Pages/CreateNode.php

📊 Changes

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

View changed files

📝 app/Filament/Resources/NodeResource/Pages/CreateNode.php (+1 -0)

📄 Description

Add ->default matching env PANEL_CLIENT_ALLOCATIONS_ENABLED to avoid 500 when creating a node and Automatic Allocation is not set


🔄 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/367 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (3) - [`693f86f`](https://github.com/pelican-dev/panel/commit/693f86fd7c9e7eee20fd46032669e44806bf13a3) Update CreateNode.php - [`e156c7e`](https://github.com/pelican-dev/panel/commit/e156c7e726571d7bf524009d0d3b3303f8b04efc) Update CreateNode.php - [`36a4fb8`](https://github.com/pelican-dev/panel/commit/36a4fb8404606d8ec92db26ccb3ec90b2b705350) Update app/Filament/Resources/NodeResource/Pages/CreateNode.php ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/NodeResource/Pages/CreateNode.php` (+1 -0) </details> ### 📄 Description Add ->default matching env PANEL_CLIENT_ALLOCATIONS_ENABLED to avoid 500 when creating a node and Automatic Allocation is not set --- <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 17:52:25 +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#720